techcamp

Project includes 1) creating arduino hardware. 2) C code that runs the sensors and motors and talks to buetooth connection. 3) Python with Kivy graphical user interface that connects via bluetooth to control arduino robot. To run, you must have arduino python pyserial and kivy. ARduino from https://www.arduino.cc/en/Main/Software Python 2.7 minimum 2.7.12 https://www.python.org/downloads/ pyserial https://pypi.python.org/pypi/pyserial kivy https://kivy.org/#download