Commit graph

9 commits

Author SHA1 Message Date
jpunkt
eb35e2edce added Bounce library
implemented + tested:
- user interaction
- recording
- updated light-fading to use elapsed_millis
2022-01-12 20:34:11 +01:00
jpunkt
eeb7df97f7 Implemented debugging commands:
- scroll positions
- sensor values
Implemented motor controls:
- move to position
- rewind/zero (tested on vertical scroll only)
Untested:
- timer for position control / detect scroll rip
2022-01-11 20:20:05 +01:00
jpunkt
ef34adf75c Implemented state "wait for connection".
Fixed LED heartbeat blink code.
Added button response commands for serial communication.
2022-01-05 19:07:50 +01:00
jpunkt
3bfe65f1f7 Interim commit (not working)
- Added state machine (work in progress)
- Added heartbeat blink (weird errors)
2021-12-22 21:13:07 +01:00
jpunkt
300050a80f Implementing serial communication (works) and light fades (not yet). 2021-12-20 18:31:49 +01:00
jpunkt
3e740fba89 Implementing serial communication (interim commit). 2021-12-19 19:21:09 +01:00
jpunkt
c4ef5348a6 light test (success). 2021-12-17 20:06:57 +01:00
jpunkt
41dead1da1 Preliminary motor tests (success). 2021-12-15 19:20:04 +01:00
jpunkt
ae9c6451a9 initial commit 2021-12-14 20:07:55 +01:00