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

Rework massage mode - levels, parameters, jumps at transition #6

Open Jonny999999 opened 2 years ago

Jonny999999 commented 2 years ago

V2: adjust settings to new hardware

more levels

Fix unconftortable shakes when switching between different massage modes

already partially fixed this in 3fa2f17a72d238ef706168d9e9dfb21ad5011584 (fixed random longer movement during shaking)
however there is still too long movement exactly when switching shake modes (move joystick to different quadrant)

Jonny999999 commented 3 months ago

made some optimizations so it is usable with new hardware again in 32b31b481d786a558c5fa09bfa5aa28c6007b04d Still needs full rework though