Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other hardware peripherals #9

Open
whaleygeek opened this issue Aug 30, 2014 · 1 comment
Open

Support for other hardware peripherals #9

whaleygeek opened this issue Aug 30, 2014 · 1 comment

Comments

@whaleygeek
Copy link
Owner

I have other work going on elsewhere that has created hardware peripheral drivers for other things like neopixels, 7seg displays, servos, etc. Some of the earlier work on this is included in the firmware folders (more by chance than design). The eventual plan is to add support both in the standard firmware, and inside the Python, for all sorts of peripherals. At the moment, just simple GPIO is all we need for now. But I will take a look at this later on in 2014 hopefully, and try and merge in work from other projects.

@whaleygeek
Copy link
Owner Author

I've done a lot of work recently on the piduino http://blog.whaleygeek.co.uk/program-arduino-chips-from-your-raspberry-pi-no-install-required/

I'm hoping to merge some of the work done with that, with this anyio library. I have NeoPixels, analog, 7Seg and servo PWM working on the piduino.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant