- Notifications
You must be signed in to change notification settings - Fork215
Build your own robot like a Ninja 🐱👤 This is the first emotional modular EdTech robot that can walk and roll!
License
OttoDIY/OttoNinja
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository has the mainOtto Ninja robot libraries for ESP compatible boards.
- Designed to work with ESP8266 boards, but most of the code could be adapted to other microcontrollers.
You will need toadd the ESP8266 to your Arduino IDE
⭐ Star us on GitHub; it helps!
You will need theArduino IDE on your computer
- Download Otto Ninja libraries here
- Open the Arduino IDE and navigate to Sketch > Include Library > Add .ZIP Library...
- Navigate to .zip file location that you just downloaded and open it.
- You will see in the bottom black area a message that it has been installed.
- To verify they are properly installed, go to Sketch > Include Library menu. You should now see the library at the bottom of the drop-down menu.
You can find codes in File > Examples > OttoNinja.
*For more details or other ways toinstall libraries, visit this link
*For the LED matrix, you will need theAdafruit LED Backpack library and all the dependencies just do the exact same installation steps.
*For the OLED display, you will need theU8g2 libraries
For the firmware code to remote control Ninja via theRemote XY mobile App, select NodeMCU 1.0 as the board.
Connect the ESP board using the USB cable to your computer.
Open the app and press + Add new device.
Select the WiFi point.
Select "OTTO NINJA" from the options.
The password is 12345678.
(Make sure to have wifi disconnected from other networks) and power the robot with a battery all the time.
Contributing to this software is warmly welcomed.
- Test it, and if you find any problems, then post an issue.
- Help us solve the issues or other bugs.
- Improve and optimize the current libraries.You can do thisbasically by forking, committing modifications, and thenpull a request.
Thanks for your contribution, and welcome to theOtto DIY community
You can use all resources of Otto for free, but Otto DIY website must be included in any redistribution, and remixes must keep the CC-BY-SA license. In open source, the idea is that more people can have access; therefore, if you copy or remix Otto, you must also release it under the same open license, which means you must also release all files to the public.
Otto DIY bywww.ottodiy.com is licensed under aCreative Commons Attribution-ShareAlike 4.0 International License.
Thanks toSebastian Coddington for this project.
About
Build your own robot like a Ninja 🐱👤 This is the first emotional modular EdTech robot that can walk and roll!