Git Product home page Git Product logo

edukit3-bluetooth's People

Contributors

recantha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

edukit3-bluetooth's Issues

Option for shutting down pi?

Great work, however could you add an optional shutdown script after the plus and minus buttons are pressed? This would be very helpful for a pi in headless mode

Forgot to talk about the Bluetooth dongle?

In the "You will need:" no mention that you need either a Pi3 (with build-in Bluetooth) or a Bluetooth dongle to plug in a free USB slot (and if you have a PiZero you need "USB on the go" on the go adapter.)

So 3 options:

  • Pi3
  • Pi0 + USB OTG + Bluetooth dongle
  • Any other Pi + Bluetooth dongle

For me, it would be the 2nd option that cost less (and I am not afraid to destroy a PiZero).

Cwiid module not working on newest version Bullseye

Love the module and have used it successfully on my old Raspberry Pi. However in the latest release of Raspbian - Bullseye - running
sudo apt-get install python-cwiid
comes up with a module not found error
I researched the packages in Bullseye and then tried
sudo apt-get install python3-cwiid
which didn't thrown an error.
However when I came to run the wii_controller.py script (after adding brackets to the print functions to make it run in python 3) i get the following error:
Traceback (most recent call last): File "/home/pi/Edukit3-bluetooth/wii_controller.py", line 65, in <module> import cwiid ImportError: /usr/lib/python3/dist-packages/cwiid.cpython-39-aarch64-linux-gnu.so: undefined symbol: PyVarObject_CallFunction
Do you know what could be wrong? Should I just revert to an earlier version on Raspbian?
Thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.