bitio
Micro:bit IO library
A Python library providing an interface to Micro:bit I/O devices
A micro:bit I/O device library for Python
93 stars
15 watching
32 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
takluyver/ubit_kernel | An interface to run MicroPython code on the micro:bit single-board computer | 26 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
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 |
joan2937/pigpio | A C library that provides a low-level interface to the Raspberry Pi's GPIO peripherals. | 1,464 |
peterhinch/micropython-micro-gui | A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. | 265 |
seanmtracey/node-red-contrib-bitio-wrapper | An Node.js module that interfaces with Micro:bits using the Bitio library to send and receive data over serial connections. | 1 |
guycarver/micropython | A collection of hardware and software drivers and utility libraries for MicroPython on various platforms | 147 |
titimoby/microbit4all | Provides code examples and documentation for a micro:bit development platform | 1 |
octaprog7/mcp23017 | Controls a 16-bit I/O expander with serial interface using MicroPython. | 0 |
mohanson/pybtc | Provides human-friendly interfaces for common Bitcoin operations using Python | 5 |
ofek/bit | A Python library providing an easy-to-use interface to Bitcoin and other cryptocurrencies. | 1,245 |
miiohio/ziopy | An implementation of a functional programming library with type-safe effects and monadic do notation for Python | 82 |
diybitcoinhardware/embit | A minimal Bitcoin library for embedded systems with a focus on compactness and auditability. | 87 |
bartoszadamczyk/pico-ir | A Python library for working with Infrared (IR) signals on the Raspberry Pi Pico microcontroller | 25 |