#Raspberry Pi code
Different code examples that runs on the Raspberry Pi
##Examples
- openFrameworks:
- MotorControl: using an h-bridge (l298n) to control 2 DC motors. Using up/down/left/right key to control the movement of the motors.
#TODO
- Comment code...