bobforcha / olivia_robot

Our home robot educational project
0 stars 0 forks source link

Create rover microcontroller firmware #2

Open bobforcha opened 4 years ago

bobforcha commented 4 years ago

Create firmware for Particle Photon ™.

Desired Capabilities

bobforcha commented 4 years ago

Have added basic motor functions and have begun TCP server/client development.

bobforcha commented 4 years ago

Rover can function as a TCP server and receive commands. Currently limited to moving forward and stopping.