RoboJam: Difference between revisions

From SGMK-SSAM-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:




== Source ==
== Source Code ==


[https://github.com/ChrisMicro/freiBot https://github.com/ChrisMicro/freiBot]
[https://github.com/ChrisMicro/freiBot https://github.com/ChrisMicro/freiBot]


  cd ~/path/to/your/arduino/sketchbook
  cd ~/path/to/your/arduino/sketchbook
  git clone https://github.com/ChrisMicro/freiBot
  git clone https://github.com/ChrisMicro/freiBot


Feel free to fork it!
Feel free to fork it!

Revision as of 15:42, 10 October 2015

RoboJam Workshop

Start& Ende: Samstag, 10.10 ab 10h mit Schluss irgendwann am Sonntag, 11.10.2015 Adresse: Adresse: MechArtLab, Hohlstrasse 52, 8004 Zürich

Parts

  • Microcontroller: Arduino Nano
  • Motortreiber: L293D
  • Antrieb: Pollin Motoren + Inline Skate Kugellager

Sensoren:

  • Schalter
  • 1 Schnurrhaar
  • zwei LEDs als Lichtsensor
  • MP6050 3Achs Gyro+Beschl.


Source Code

https://github.com/ChrisMicro/freiBot

cd ~/path/to/your/arduino/sketchbook
git clone https://github.com/ChrisMicro/freiBot

Feel free to fork it!