Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Size: (weeks of effort)

Summary:

Modify the Cubetto firmware to speak each command as the program is run.





Details:

The Cubetto robot hardware is based on Arduino and its firmware may be modified using the Arduino IDE.

"Cubetto Tutorial | Update Firmware" video from Primo Toys

Resources

Hardware

The video above says to install support for Genuino Zero (now "Arduino Zero" that the legal battle is resolved between arduino.cc and arduino.org):

Arduino Zero specs:

  • Microcontroller: ATSAMD21G18, 32-Bit ARM Cortex M0+ at 48 MHz
  • Flash Memory: 256 KB
  • SRAM: 32 KB

Microcontroller on Cubetto board says:

  • Atmel
  • ATSAMD21
  • G18A-U
  • 1810 D ARM
  • 1810PKY TW

Potential Modern Arduino Zero Equivalent: MKR Zero

Acceptance:


Dependencies:


  • No labels