-
Notifications
You must be signed in to change notification settings - Fork 87
GSoC 2014 ideas
rseetham edited this page Mar 7, 2014
·
14 revisions
The purpose of this page is to collect ideas for new features and improvements to PyBBIO that can be proposed as projects for the 2014 Google Summer of Code under the BeagelBoard.org organization.
Anyone is welcome to add to the list, just click the 'Edit Page' button (you'll need to be logged into Github). The page uses the Markdown format.
###Ideas
- SPI library
- I2C library
- CAN
- eQEP
- GPMC
- PRUSS library?
- Peripheral device libraries (external sensors, displays, etc.)
- XBee?
- LCD?
- bluetooth integration (pybluez)
- Camera
- "Internet Of Things" helper libraries
- data acquisition libraries
- better support for PyBBIO-server module
- ...
- Project examples (bigger than just API demos)
- Toaster oven reflow controller: https://github.com/alexanderhiam/toasterReflow
- Convert to hardware SPI library (once it's written!)
- Clean up!
- ...
- Toaster oven reflow controller: https://github.com/alexanderhiam/toasterReflow
- Fritzing diagrams for example programs
- Packaging PyBBIO for apt-get/opkg distribution (
libraries/
directory location)