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

Break code into platform module and remote control module #58

Closed laurb9 closed 7 years ago

laurb9 commented 8 years ago

The display and controls are not usable while platform is rotating or is out of reach on a tall pole, which I think are common use cases.

Split the code and hardware into

The communication between the two can be serial (wired) or radio. The remote can be replaced by phone eventually. May need two boards otherwise.

laurb9 commented 7 years ago

Implemented in 2.0-beta: https://github.com/laurb9/pano-controller/releases/tag/v2.0-beta