laurb9 / PanoController-Firmware

Platform for high-resolution panoramic photography, supporting 3D-printed PanoController board, Gigapan EPIC 100, Nodal Ninja Mecha E1 and other platforms.
MIT License
16 stars 3 forks source link

SAMD support (Adafruit Feather M0) #59

Closed laurb9 closed 8 years ago

laurb9 commented 8 years ago

Support new Cortex M0 boards:

pin allocation needs revisiting This focuses on handling the M0 only. BLE integration in #10

laurb9 commented 8 years ago

Note: IRremote lib not supported yet in M0: https://github.com/z3t0/Arduino-IRremote/issues/274

laurb9 commented 8 years ago

All functionality other than IR remote working with the Adafruit Feather M0 Bluefruit board.

laurb9 commented 8 years ago

joystick probably needs to support a Cancel button in addition to OK.