cparrapa / PandoDIY

Pando, an emotional robopet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PandoDIY

Pando is a remix of Otto. See Otto: https://github.com/OttoDIY/PLUS

pando

Programming

  1. Download & Install Arduino IDE: https://www.arduino.cc/en/Main/Software.
  2. Copy all libraries to C:\Users\user\Documents\Arduino\libraries (or wherever your library folder is installed):
  3. Open for example Pando_gesture_test.ino or Pando_sensor_test.ino, make sure in tools you have "Board: Arduino Uno" "Processor ATmega328" and your Pando is connected to the corresponding port
  4. Upload code to your Pando and it will dance!
  5. Make your own dance and emotions just modify the program using same functions

DIY Instructions

For more instructions, please visit DFRobot community: http://mc.dfrobot.com.cn/forum.php?mod=viewthread&tid=35162

About

Pando, an emotional robopet


Languages

Language:C++ 89.8%Language:C 10.2%