https://github.com/adafruit/Adafruit_Microbit
example code for using microbit with arduino IDE
https://github.com/adafruit/Adafruit_Microbit
Last synced: 10 months ago
JSON representation
example code for using microbit with arduino IDE
- Host: GitHub
- URL: https://github.com/adafruit/Adafruit_Microbit
- Owner: adafruit
- Created: 2017-09-07T21:54:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T15:22:47.000Z (over 2 years ago)
- Last Synced: 2025-08-18T01:00:07.258Z (10 months ago)
- Language: C++
- Size: 176 KB
- Stars: 32
- Watchers: 17
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-microbit-zh - Adafruit Arduino MicroBit library - Wrapper code and examples for using micro:bit with Arduino IDE. (编程 / C/C++)
- awesome-microbit - Adafruit Arduino micro:bit library - Wrapper code and examples for using micro:bit with Arduino IDE. (©️ C/C++ / ©️ C/C++ Libraries)
README
# Adafruit MicroBit library [](https://github.com/adafruit/Adafruit_Microbit/actions)[](http://adafruit.github.io/Adafruit_Microbit/html/index.html)
Wrapper code and examples for using microbit with arduino IDE
Included:
* BLE Serial client device for talking to Adafruit Bluefruit Connect App & Adafruit IO (Based v. heavily on Sandeep Mistry's BLE Code!)
* Adafruit_GFX compatible LED Matrix driver on Timer 2
* Internal die temperature read (but its not very good)
Check out the detailed guide here: https://learn.adafruit.com/use-micro-bit-with-arduino