I love the idea of dev bounties, especially crowdsourced dev bounties. Seems like it would be a great way to get some proper dev attention on our niche usecases. I wonder if our community has enough life left to support something like this.
Probably also a great way to end up with a bunch of buggy and un/under-tested code on your vehicle but thatās the cost of progress I guess.
So your solution has an Arduino between the remote receiver and the ESC? Is it in parallel or in series? Could the system be configured such that a failure of the Arduino of any type does not have any effect on the input from the receiver?
Yes for ppm you have to connect an arduino/esp32 with a vesc and then connect all the vescs with canbus. You can also do split ppm with two arduinos .
No if the arduino stops working for some reason then you will go to neutral . Unless you have two arduinos split ppm and have redundancy . But i think split ppm is not as safe as canbus.
It is a nice project but as i said traction control is the main goal