microperi
Microcontroller controller
A Python library that enables remote control of a BBC micro:bit using MicroPython's API.
MicroPeri is a library for using the BBC micro:bit with MicroPython as an external peripheral device or sensor, using an API which closely replicates the micro:bit's MicroPython API.
0 stars
3 watching
3 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
ntoll/microfs | A tool for interacting with the simple file system on the BBC micro:bit | 39 |
peterhinch/micropython_remote | A library that captures and replays 433MHz remote control codes to control devices | 70 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
thearn/python-arduino-command-api | A Python library for communicating with microcontroller boards | 415 |
matneee/microbit-nokia5110-pcd8544-lcd | A collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller | 9 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
mignon-p/neobit | A custom microcontroller board for connecting LEDs and other peripherals to the BBC micro:bit | 6 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
capella-ben/micropython_mcp2515 | A microPython library for interacting with CAN Bus controllers. | 4 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
mcauser/microbit-my9221 | A library for controlling 10 segment LED bar graph modules using the MY9221 LED driver | 0 |
wybiral/micropython-ch9121 | A library providing an Ethernet module control interface for MicroPython-based systems. | 9 |