Hi Thomoi,
I am returning with the development of this project that was stopped six months, and really I am very hopeful.
About the control of the ESCS:
I used the servoblaster Richardghirst:
https://github.com/richardghirst/PiBits ... rvoBlaster as the interface between the raspberry and the ESCS, through the GPIO's who sent the PWM pulse to control the motors.
Briefly on the one hand I have a xbox360 wireless controller connected to a laptop by sending commands via IP.
On the other hand I have the Raspberry Pi (with a wi-fi receiver) listening to these commands and passing instructions to the servoblaster.
I did some problems with processing on my tests(
It was possible to see with the naked eye the PWM pulse arriving first on a motor and then another even when I commanded the four motors at the same time.)
I am now studying solutions with real-time processing and multiple threads, as we now have the Raspberry Pi 2.
I was developing all in java, but I'll try something in Python or C # as well.
Once you get hit with my codes I will post excerpts here to help those who are interested.
My Working folder:
https://drive.google.com/folderview?id= ... sp=sharing
Best Regards,
Felippe Mendonça dos Santos
felippe.fms@gmail.com