MoonBot is a robot kit designed and developed by Morpx Inc.
The goal of MoonBot is to inspire kids to connect what they learned in school to projects that have real world impacts. MoonBot is equipped with state-of-the-art AI sensing technology, making it one of the smartest robots on the market.
This repository will share all the open-source code running on MoonBot, as well as its instruction manuals, example programs, etc.
You can use these libraries to read data or set properties of the MU Vision Sensor.
Before you use MoonBot Mixly library, you need install the following library first in arduino [mixly_path]/arduino-1.x.x/arduino.exe:
How to Installing Additional Arduino Libraries?
- Servo
- Adafruit_NeoPixel
- AsyncDelay
- SoftwareSerial
- SoftwareWire
- Wire
and install MuVisionSensorIII-Mixly.
We have included code for Arduino ATmega 1280 only, DO NOT use moonbot library on other Arduino chips.

