philippkrauss / otto

My version of OttoDIY (https://www.ottodiy.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otto

My version of OttoDIY (https://www.ottodiy.com)

Current version can walk and sing and has an 8x8 LED Matrix to show mouths

libraries

cd lib
git clone git@github.com:Obijuan/ArduSnake.git
mv ArduSnake ArduSnake2
mv ArduSnake2/ArduSnake ArduSnake
rm -rf ArduSnake2
cd lib
git clone git@github.com:riyas-org/max7219.git
mv max7219/MaxMatrix MaxMatrix
rm -rf max7219

About

My version of OttoDIY (https://www.ottodiy.com)


Languages

Language:C++ 82.6%Language:C 14.9%Language:Objective-C 2.0%Language:Makefile 0.4%