7 Commits

Author SHA1 Message Date
a1cb640b2b RC Parser on UART implemented
The receiving end on the stm32.
TODO: Send back data to the NodeMCU
2020-06-13 15:45:43 +02:00
b2fa98ee1b Some simple serial test
Just write back the serial data that comes in
2020-06-13 15:45:43 +02:00
2d8f533a3e Deployment of control loops
Find the bug! Needs fixing. Not tuned! And something crashes the board.
When vibrating a lot (probably high gains or high d-term / d-term noise) or when the robot leans a lot to one side everything freezes. Both loops blinking leds stop completely and steppers stay at last command.

I've tried electronic fixes and lastly put the controller on its own power supply.
Can be triggered even without any power electronics connected (rocking the robot by hand). So it seems to be software related!
2020-06-13 15:45:43 +02:00
806a80ebe0 Prettier way of driving the control loop 2020-06-13 15:45:42 +02:00
cce67f7659 Fix stop function in Servo driver 2018-08-31 17:49:59 +02:00
74e0d97986 Main file test for motors, servos and other drivers 2018-08-29 22:52:38 +02:00
3544b940db Minimal main file 2018-08-25 11:43:37 +02:00