MicrobitV2-HHS
Microbit board library
A comprehensive library for Microbit V2 boards, providing support for radio communication and pulse width modulation (PWM) for tasks like sensor control, audio playback, and servo operation.
Microbit V2 library and example code supporting NRF52 Radio and pwm (Tone, Servo).
2 stars
2 watching
0 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bsiever/microbit-pxt-blehid | Enables Bluetooth HID functionality on Micro:bit V2 devices | 31 |
vshymanskyy/tinygsm | A small Arduino library for using GSM modules in IoT projects | 1,984 |
microbit-foundation/microbit-v2-hardware | Provides technical documentation and design files for the BBC micro:bit V2 hardware board | 67 |
ht-deko/microbit_screen | A C++ library providing an LED screen interface for the micro:bit microcontroller | 5 |
microbit-foundation/mbedos-microbit-v2-starter | An example project for developing Mbed OS applications on micro:bit V2 boards | 7 |
rhubarbdog/microbit-radio | A hardware platform providing radio functionality using Micropython and MakeCode Blocks | 8 |
fizban99/microbit_hcsr04 | A Python library that reads distance from an ultrasonic sensor using SPI hardware | 18 |
sabas1080/ubit_bmp085 | Adds I2C interface support to Micro:bit | 0 |
distintiva/distintiva_microbit_lib | A library that provides a set of APIs for interacting with the BBC micro:bit microcontroller from an Arduino-based environment. | 0 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 149 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
heerkog/micropythonblehid | Library providing a framework for creating HID devices over Bluetooth Low Energy (BLE) in MicroPython | 242 |
fizban99/microbit_ssd1306_7seg | A library that allows an OLED display to emulate a 7 segment display on a micro:bit microcontroller | 9 |
lfhohmann/mma8653 | Library for working with MMA8653 accelerometers on microcontrollers like the BBC MicroBit | 1 |
memakura/s2microbit-ble | An extension block for Micro:bit that enables wireless communication using Bluetooth. | 8 |