microbit-radio
Radio platform
A hardware platform providing radio functionality using Micropython and MakeCode Blocks
A Micropython and MakeCode Blocks compatible radio
8 stars
0 watching
5 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
blockycodecross-platformeducationmakecodemicrobitmicropythonradio
Related projects:
Repository | Description | Stars |
---|---|---|
rhubarbdog/microbit-mpr121-keypad | A Python module for interacting with the MPR121 capacitive touch keypad connected to Microbit | 1 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 55 |
rhubarbdog/microbit-dht11 | A Python module providing an interface to read temperature and humidity data from a DHT11 sensor on Microbit microcontrollers | 6 |
takluyver/ubit_kernel | An interface to run MicroPython code on the micro:bit single-board computer | 26 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
wuub/micropython-rfsocket | A Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter. | 34 |
learntoprogramroanoke/learn-microbit | Provides code samples and materials for learning to program with the BBC micro:bit using Python | 2 |
rolandvs/micropython-nfc | An experimental platform for integrating Near Field Communication (NFC) capabilities with MicroPython on various microcontroller boards. | 12 |
manawyrm/fmberry | Software to transmit FM radio using a Raspberry Pi and a specific transmitter chip. | 146 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |
radiorabe/raar | Manages and provides access to an audio archive of recorded radio broadcasts. | 20 |
microbit-playground/microbit-servo-class | Provides a Python class to control servos on the Microbit microcontroller | 21 |
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 |
rust-iot/radio-hal | An embedded radio abstraction layer for digital devices | 71 |