Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 585 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 585 Bytes

Bowler Microcontroller Servers

This repository is for the standard set of bowler servers implemented in microcontrollers. The CDC bootloader and the DyIO firmware that sits on top of it make up the bulk of the repository. There are also example implementation for Pic32 development boards.

##Building the DyIO Firmware

Fitst install the compilers from c-bowler https://github.com/NeuronRobotics/c-bowler and clone the repository.

###Loading firmware using the Bootloader

##Building the Nr CDC Bootloader Firmware

##Building Pic32 development kit firmware