Sensor Readings (Video)
Below is a short screen capture of the Remote Control app with sensor readings that I just incorporated into the app. BNO055 seems to be working great. Behind the scenes I’m holding the copter...
Raspberry Pi based quadcopter with Python
Below is a short screen capture of the Remote Control app with sensor readings that I just incorporated into the app. BNO055 seems to be working great. Behind the scenes I’m holding the copter...
This is a high level overview of my current thinking on software architecture: Server: Runs on Pi Listens on TCP port for incoming connections from a Remote Responds to commands from Remote to operate...