Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Build your own robot like a Ninja 🐱‍👤 This is the first emotional modular EdTech robot that can walk and roll!

License

NotificationsYou must be signed in to change notification settings

OttoDIY/OttoNinja

Repository files navigation

License: GPL v3version

This repository has the mainOtto Ninja robot libraries for ESP compatible boards.

Compatible Hardware

  • 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!

Installation:

You will need theArduino IDE on your computer

  1. Download Otto Ninja libraries here
  2. Open the Arduino IDE and navigate to Sketch > Include Library > Add .ZIP Library...
  3. Navigate to .zip file location that you just downloaded and open it.
  4. You will see in the bottom black area a message that it has been installed. 
  5. 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.

Example:

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

Uploading:

For the firmware code to remote control Ninja via theRemote XY mobile App, select NodeMCU 1.0 as the board.

  1. Connect the ESP board using the USB cable to your computer.

  2. Upload this code 

  3. Download the app to your phone

  4. Open the app and press + Add new device.

  5. Select the WiFi point.

  6. Select "OTTO NINJA" from the options.

  7. The password is 12345678.

(Make sure to have wifi disconnected from other networks) and power the robot with a battery all the time.

How to Contribute:

Contributing to this software is warmly welcomed.

  1. Test it, and if you find any problems, then post an issue.
  2. Help us solve the issues or other bugs.
  3. 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

License: CC-BY-SA

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.

Creative Commons License
Otto DIY bywww.ottodiy.com is licensed under aCreative Commons Attribution-ShareAlike 4.0 International License.

Thanks toSebastian Coddington for this project.


[8]ページ先頭

©2009-2025 Movatter.jp