Skip to content

CalSol/braintrain

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages