DotBot: easy-to-use micro-robot for education and research purposes#

Overview#

This repository contains the source code for firmwares usable with the DotBot hardware.

dotbot app demo

Building firmwares#

The source code of the different applications available in this repository can be built using SEGGER Embedded Studio for ARM. In SEGGER embedded studio, use the package manager (available in menu Tools > Package manager) to install the CMSIS 5 CMSIS-CORE, CMSIS-DSP and nRF packages.

For details on SEGGER Embedded Studio, read the online documentation.

Flashing firmwares#

All DotBots and DKs are based on Nordic Semiconductors microcontrollers, so we recommend that you use Nordic programming tools to flash firmwares:

You are now ready for the Getting started page.