Final version

Dependencies:   mbed Servo Motor

History

ye default tip

2018-12-11, by kzar [Tue, 11 Dec 2018 21:22:30 +0000] rev 3

ye


Sets up a server and then waits for messages from connected devices. The message is then parsed and looks for commands to control the car. Currently only motor speed commands are implemented

2018-12-09, by kzar [Sun, 09 Dec 2018 18:27:35 +0000] rev 2

Sets up a server and then waits for messages from connected devices. The message is then parsed and looks for commands to control the car. Currently only motor speed commands are implemented


V2, received data from controller and flips led

2018-12-05, by kzar [Wed, 05 Dec 2018 20:52:24 +0000] rev 1

V2, received data from controller and flips led


Version 1 of car side mbed code. Car sets up a server and listens for data from the controller. Once data is received, this mbed will update the car control variables as necessary (This version flips led1 )

2018-12-05, by kzar [Wed, 05 Dec 2018 16:38:47 +0000] rev 0

Version 1 of car side mbed code. Car sets up a server and listens for data from the controller. Once data is received, this mbed will update the car control variables as necessary (This version flips led1 )