So i am building a RC car that i can control with a atmel atmega32A.
I have a brushless motor + ESC, but instead of a remote i am controlling the ESC with the microcontroller. I just found out that controlling the ESC is as easy as controlling a servo. (50Hz and pulse from 1ms (off) and 2ms(full throttle).
But then how can you drive backwards?
I know this maybe not the best forum to ask. But hey, it is still software ;)