Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 650 Bytes

Readme.md

File metadata and controls

21 lines (12 loc) · 650 Bytes

DC801 Badge Software

We hope you enjoyed the badge this year. We're very excited this year to have worked with our friends in #badgelife to develop a cross-badge communications platform.

The badge this year had these software features:

  • A UF2 capable USB bootloader - See Bootloader
  • Adventure game
  • Many, many puzzles
  • USB and hardware UART interaction
  • BLE broadcasts

Useful links

To get started programming the badge, check out EnvironmentSetup

To learn about the bluetooth protocol, see Bluetooth

To learn more about the bootloader, see Bootloader