Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Host programming

dnv32 edited this page Sep 24, 2020 · 1 revision

Programming options

  1. CircuitPython (easiest to get started with).
  2. Arduino IDE.
  3. "Bear metal" programming.

CircuitPython

CircuitPython is the easiest way to get started writing code for MIMOSA! The device come pre-programmed with UF2 bootloader. To prepare MIMOSA for CircuitPython all that needs to be done is the mimosa_circuitpython.uf2 needs to be dragged and dropped into the MIMOSABOOT drive that should be auto-mounted to a PC the MIMOSA is plugged into.

Softdevice programming (Coming soon!)

Arduino (Coming soon!)

Bootloader

IDE

"Bear metal" programming (Coming soon!)

IDE

Programmer

Softdevice programming (Coming soon!)