Custom blocks and examples for the BioWearables workshop, using Brilliant Labs' b.Board 1.1, and their new MakeCode IDE.
- docs: Instructions and examples
- hex: Hex files that can be flashed onto the micro:bit
- typescript: Source files for both the library and example programs
- images: Images for the examples and tutorials
The section on Efficient setup in particular has useful information for a more seamless workflow.
- The Brilliant Labs editor
- Language restrictions for Static TypeScript
- The MakeCode reference on defining blocks
- The MakeCode Playground to try things out
- The repository for the Neopixel library (as an example)
- The documentation for the Neopixel library (as an example)
- The MicroPython documentation
- A useful description of the micro:bit's reactive scheduler