| layout | page |
|---|---|
| title | Welcome |
This site is dedicated to a raspberry pie project for the students.
It includes references or hosts schecmatics for support boards, minimal python code and design documentation.
The navigation bar includes
-
[Design]({{ site.baseurl }}/design)
High level design of the robot system we are building
-
[Raspberry pi]({{ site.baseurl }}/raspberry)
Installation notes and other relevant Raspberry material
-
[Hardware]({{ site.baseurl }}/hardware)
An introduction to the raspberry pi, the IO interfaces and the schematics for connecting buttons, light sensors and motor driver.
-
[Code]({{ site.baseurl }}/code)
The python code used to connect to the raspberry, use the IO interfaces and boards.