Software Design
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...
Raspberry Pi based quadcopter with Python
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...
So what am I shooting for from a very high level? 1. A small quadcopter where everything is controlled and operated by Raspberry Pi 2 or 3. Just a frame, motors, sensors and RPi....