I've been doing some work with arduino and GAUI 330X. In this example we controlling the throttle speed of the engines. On the 330X throttle is also used to reset and config the ESCs (4 small boards that control the power to the engines and speed).
I removed the blades and replace those with plastic circles, so I can test the code without having the 330x flying all over the place.
Since I don't own a radio/receiver, it took me a while to get the 330X configure and working.
This example, should allow you to configure the ESCs, and start the 330X, and throttle the engine up and down with the potenciometer.
One thing I didn't realize for a while is that the ESCs are the ones that beep (not the GU334), and since all four are connected to the GU3344 is difficult to configure them because they all beep at same time and are not really synchronized, so you can't really figure out what is the current state of each one.
Probably in the future, I need to figure out a easy way to conf…
I removed the blades and replace those with plastic circles, so I can test the code without having the 330x flying all over the place.
Since I don't own a radio/receiver, it took me a while to get the 330X configure and working.
This example, should allow you to configure the ESCs, and start the 330X, and throttle the engine up and down with the potenciometer.
One thing I didn't realize for a while is that the ESCs are the ones that beep (not the GU334), and since all four are connected to the GU3344 is difficult to configure them because they all beep at same time and are not really synchronized, so you can't really figure out what is the current state of each one.
Probably in the future, I need to figure out a easy way to conf…