Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 803 Bytes

File metadata and controls

29 lines (21 loc) · 803 Bytes

braintrain

These are a series of introductory self-paced labs teaching beginning embedded software engineering concepts.

Labs currently available:

References for non-firmware labs:

Coming soon:

  • Suggest something!

Setup

To get started, you need to setup the PlatformIO build system and clone this repository. Follow the detailed setup instructions.

Troubleshooting

Find the solutions to your troubles here:

Quick Reference

To upload firmware to the board from the command line, run:

pio run -t upload