2.4GHz Radio Remote Control
Pre-release
Pre-release
Note: while this proved to work fine, it is a dead-end as future plans will use an app.
Unit is now composed of two detached modules (#58, #9):
- the motor driver and pano sequence unit (Executor) are installed on the pano platform
- the radio remote control (Navigator) is now detached and has all the menus and configurations
Using NRF24 radio boards which are very common (#9). Tested with Teensy (LC and 3.1).
The code has been reorganized into an Arduino library, and the module code is available as examples (Executor and Navigator). The single-module code is still available as PanoController but it has not been tested.