/iopro

Primary LanguageCGNU General Public License v3.0GPL-3.0

Tools for the SierraFoxtrot BeagleBone Capes

Various tools and firmware for the front-end I/O processor on the Sierra Foxtrot Capes. The capes can be found on tindie (http://tindie.com).

Important source files

  • io_processor - The firmware (an arduino sketch).
  • libraries - libraries used in addition to those shipped with the arduino dev env.
  • utilities - useful tools for workinng with the capes.

Licensing

Unless otherwise stated (mainly the protothread library), all code is released under the GPLv3. See LICENSE.TXT.

Contributing

Always welcome!

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request
  6. Enjoy a refreshing beverage and wait