I have finally managed to get serial communication between the MultiWii board and the Raspberry PI working through use of a level shiftier Admittedly this did took a few attempts likely due to back connections when soldering. This also involved disabling the serial console on the Raspberry PI so I could take over the UART on […]
Month: December 2012
Flight test with Ardunio
Yesterday,I tried a flight test to see if the Ardunio I programmed would work effective as a bridge between my RC receiver and the flight controller, Allowing the control to be switch between the my RC transmitter and Serial input from the PI. As you can see from the image above, The test didn’t quite go as expect. However I had […]
Controlling the MultiWii
In my last post I had explored ways to accessing sensor data from the MultiWii. I’ve managed use the same serial method to get some of data to the PI, However I’m having problems using the UART specifically shifting the power levels from the MultiWii to the PI. I changed my focus onto controlling the MultiWii’s flight […]