nu-microbit-base
Microcontroller project starter
A starter code for teaching the Northwestern Micro:bit v2 course CE346, providing applications and board initialization for a microcontroller development project.
Starter code for Northwestern course CE346 based on Microbit v2
3 stars
3 watching
3 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microbit-foundation/mbedos-microbit-v2-starter | An example project for developing Mbed OS applications on micro:bit V2 boards | 7 |
dwelch67/microbit | Examples of basic programming on the BBC micro:bit board using the Nordic nRF51822 microcontroller | 21 |
fduignan/zephyr_bbc_microbit_v2 | Provides examples and code snippets for developing software applications on the BBC Microbit Version 2 using the Zephyr OS | 15 |
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |
sabas1080/ubit_bmp085 | Adds I2C interface support to Micro:bit | 0 |
learntoprogramroanoke/learn-microbit | Provides code samples and materials for learning to program with the BBC micro:bit using Python | 2 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 428 |
ataradov/mcu-starter-projects | A collection of simple projects and codebases for developing bare-metal microcontroller applications | 313 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
mignon-p/neobit | A custom microcontroller board for connecting LEDs and other peripherals to the BBC micro:bit | 6 |
carlosperate/microbit-dev-env | Facilitates development of MicroPython, MakeCode, and C/C++ programs for the BBC micro:bit using a virtual machine environment. | 25 |
thomasdenney/microjit | A JIT compiler for a microcomputer's embedded processor | 10 |
microbit-foundation/microbit-v2-hardware | Provides technical documentation and design files for the BBC micro:bit V2 hardware board | 67 |
sandeepmistry/node-bbc-microbit | Control a BBC micro:bit from Node.js using BLE. | 83 |
tamakichi/ttbasic_microbit | A portable, text-based programming language and environment for the micro:bit microcontroller | 8 |