tygamvrelis / oil_lamp

Gimballed oil lantern motion recording & playback
1 stars 0 forks source link

Playback must begin automatically on PC-side #5

Closed tygamvrelis closed 4 years ago

tygamvrelis commented 5 years ago

The raspberry pi should be able to boot up into a playback mode. In this mode, it will need to stream commands to the MCU to recreate the recorded motion, and it will also need to initialize the playback of a 4K video stream. These must evolve in lock step

tygamvrelis commented 4 years ago

Playback now begins automatically on the PC side. A crontab is used to run a launcher script when the RPi boots up. Brandon knows the details for this.