You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can notice in the robot selector, only the Otto Starter, Wheels and Ninja Starter are available, because it is necessary to code the other robots in Arduino to be controlled and adapt the controller interface to those new robots when required.
If you have experience coding with Arduino and know how to use the OttoDIYLib, you could copy the Otto Starter code and modify it to adapt it to one of these robots:
Otto Emotions (will require extra functions for the LED eyes)
Otto Humanoid (will require extra functions for the arms moves and to control LED Matrix screen)
Otto Smart (will require extra functions for sensors such as microphone, temperature as well as OLED screen)
Otto Quad would require functions from scratch but you can still take advantage of the code already created for the BLE connection structure.
The text was updated successfully, but these errors were encountered:
As you can notice in the robot selector, only the Otto Starter, Wheels and Ninja Starter are available, because it is necessary to code the other robots in Arduino to be controlled and adapt the controller interface to those new robots when required.
If you have experience coding with Arduino and know how to use the OttoDIYLib, you could copy the Otto Starter code and modify it to adapt it to one of these robots:
Otto Quad would require functions from scratch but you can still take advantage of the code already created for the BLE connection structure.
The text was updated successfully, but these errors were encountered: