Skip to content

SyrianSpock/stm32f4-discovery-aseba

Repository files navigation

Epuck Firmware

Firmware for the Epuck 2

Quickstart

Make sure you have an ARM GCC toolchain and OpenOCD installed.

git submodule init
git submodule update

make
make flash

To start the shell, open a terminal emulator and run

sudo python -m serial.tools.miniterm /dev/ttyACM0

assuming /dev/ttyACM0 is where the epuck is connected

About

aseba port running on a STM32F4 Discovery board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published