I went to watch some drone racing, it was pretty cool!
I write about things I see/do/like
On Saturday I attempted to test my UAV out with the birds. It was decided that we should do a test flight sans bird just…
It was decided that MAVLink would be the best protocol for me to use to send commands to the UAV from my custom controller. From…
On the third day of trying to work out why the UAV had issues with holding it’s height, we found a solution. During research in…
The UAV has now been repaired after it’s visit to the ground via a tree, and so I can move on with my project On…
Today we did a test flight of the UAV, using a COTS controller owned by my dissertation supervisor. We took the UAV to a field,…
As my basic menu system is now working (including looping menu scrolling) The above video shows the scrolling in action on both the main menu…
I attempted to update the data structure described in the previous post to create a 3D array of characters. I learned that Arduino C has…
I have begun prototyping the controller for my project on breadboard. The current system consists of an Arduino Uno, a 4×20 LCD screen, and a…