adafruit / Adafruit_Blinka
Add CircuitPython hardware API and libraries to MicroPython & CPython devices
☆485Updated last month
Alternatives and similar repositories for Adafruit_Blinka:
Users that are interested in Adafruit_Blinka are comparing it to the libraries listed below
- A bundle of useful CircuitPython libraries ready to use from the filesystem.☆930Updated this week
- Two helper classes that handle transaction related state for I2C and SPI including locks.☆114Updated 3 months ago
- ☆60Updated 3 months ago
- Adafruit CircuitPython framebuf driver for SSD1306 or SSD1305 OLED displays. Not for use with displayio. See README.☆310Updated 3 months ago
- Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.☆498Updated 2 months ago
- a numpy-like fast vector module for micropython, circuitpython, and their derivatives☆464Updated last month
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆415Updated 2 months ago
- MicroPython module to read a rotary encoder.☆311Updated 11 months ago
- Remote Shell for MicroPython☆990Updated 4 months ago
- MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.☆741Updated 9 months ago
- Examples to accompany the "Raspberry Pi Pico Python SDK" book.☆1,053Updated 3 weeks ago
- CircuitPython's website☆156Updated this week
- Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy☆214Updated this week
- Python library to control an ST7789 240x240 1.3" TFT LCD display.☆214Updated 3 months ago
- Drivers for RGB displays for Adafruit CircuitPython.☆133Updated 2 months ago
- This is a project which adapts code from another user to allow usage of the PCF8574 I2C lcd backpack for either 20x4 or 16x2 lcd screens.☆161Updated 2 years ago
- A lightweight MicroPython GUI library for display drivers based on framebuf class☆564Updated this week
- WebREPL client and related tools for MicroPython☆645Updated 8 months ago
- A beginner-friendly library for using common electronics components with the Raspberry Pi Pico.☆112Updated 8 months ago
- Pi Pico library for NeoPixel led-strip written in MicroPython. Works with ws2812b (RGB) and sk6812 (RGBW).☆282Updated this week
- CircuitPython drivers for neopixels.☆320Updated 2 months ago
- Fast MicroPython driver for ST7789 display module written in C