RoboJam: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
Arduino Nano ATMega328 Chinese Version. | Arduino Nano ATMega328 Chinese Version. | ||
MacOS 10.5 - 10.8: [http://wch.cn/download/CH341SER_MAC_ZIP.html] | |||
MacOS 10.5 - 10.8: [http://wch.cn/download/CH341SER_MAC_ZIP.html] | |||
MacOS 10.10: [http://javacolors.blogspot.ch/2014/08/dccduino-usb-drivers-ch340-ch341-chipset.html] | MacOS 10.10: [http://javacolors.blogspot.ch/2014/08/dccduino-usb-drivers-ch340-ch341-chipset.html] | ||
Revision as of 23:01, 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.
Drivers
Arduino Nano ATMega328 Chinese Version.
MacOS 10.5 - 10.8: [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!