RoboJam

From SGMK-SSAM-WIKI
Revision as of 13:18, 30 November 2015 by Stahl (talk | contribs)
Jump to navigation Jump to search

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

Daten

  • 10.10 / 11.10.2015: Jam
  • 09.01 / 10.01 2016: Jam
  • 06.02 / 07.02 2016: Jam
  • 05.03 / 06.03 2016: Workshop

Parts

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

Sensoren:

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


Drivers

Arduino Nano ATMega328 Chinese Version.

MacOS 10.5 - 10.8: If you work with one of these operating systems and the driver in the following link, it may occure the first two or three times works and than, your computer crashes. Very bad. We work on it... [1]

MacOS 10.10: [2]

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!