Jonny999999 / armchair_fw

Firmware for a homemade automated electric armchair using an esp32 controller on a custom pcb
https://pfusch.zone/electric-armchair-v2
0 stars 0 forks source link

[V2.1] UART | broadcast config, update config functionality #23

Closed Jonny999999 closed 12 months ago

Jonny999999 commented 1 year ago

due to separate boards changes in configuration of motorctl have to be sent via uart to the motorctl board

tasks to restore V2.0 functionality

the controlledmotor objects are no longer accessable directly thus certain features were disabled and need rework

tasks

Jonny999999 commented 12 months ago

closing this, since V2.1 approach (2 boards with uart) was dropped for now. Reopen if adding uart communication again