Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Embedded

Embedded

383 projects

Showing 36 of 383 projects

AXP202_PythonLibrary
AXP202_PythonLibraryPython

MicroPython library for controlling AXP202 and AXP192 power management chips, ported from Arduino AXP202_Library.

#t-beam#iot#power-management
Stars13
Forks13
Last commit5 years ago
tf-luna-micropython
tf-luna-micropythonPython

A MicroPython I2C library for interfacing with the TF-Luna LiDAR distance sensor module.

#lidar#distance-sensor#sensor-library
Stars13
Forks5
Last commit6 months ago
AD9833-MicroPython-Module
AD9833-MicroPython-ModulePython

MicroPython/Python module for controlling the AD9833 programmable waveform generator via SPI.

#spi#hardware-control#micropython
Stars12
Forks1
Last commit1 year ago
lace
laceAda

A set of Ada components for developing 3D simulations, games, and GUI applications with support for distributed systems.

#event-driven#opengl#embedded
Stars12
Forks2
Last commit17 days ago
micropython-thingspeak
micropython-thingspeakPython

A MicroPython library for sending IoT sensor data to ThingSpeak.com from devices like ESP8266.

#iot#micropython#http
Stars12
Forks1
Last commit8 years ago
esp32-ir-remote
esp32-ir-remotePython

A configurable IR remote controller for ESP32 that connects to MQTT to play scenes supporting NEC, RC6, and Onkyo EISCP protocols.

#iot#micropython#esp32
Stars11
Forks2
Last commit4 years ago
jsonParse
jsonParseC

A simple and fast JSON parser implemented in ANSI C with a reference-counting object model.

#parsing#c-library#json-api
Stars11
Forks1
Last commit7 years ago
MQTT-Hyperdash
MQTT-HyperdashC

A fast MQTT dashboard application and rule engine framework written in C for Linux, Raspberry Pi, and Windows.

#iot#rule-engine#sdl
Stars11
Forks3
Last commit4 years ago
EByte_LoRa_E22_micropython_library
EByte_LoRa_E22_micropython_libraryPython

A MicroPython library for EBYTE E22 LoRa devices (SX1262/SX1268) supporting transparent and fixed transmission modes.

#iot#samd#ebyte-e22
Stars11
Forks0
Last commit1 year ago
micropython-ppm-decoder
micropython-ppm-decoderPython

A MicroPython utility for decoding R/C receiver PPM frame signals from radio control systems.

#robotics#micropython#esp32
Stars11
Forks3
Last commit10 years ago
micropython_pn532
micropython_pn532Python

MicroPython driver for PN532 NFC/RFID breakout boards, enabling NFC/RFID communication on MicroPython-compatible hardware.

#breakout-board#iot#micropython
Stars10
Forks6
Last commit4 years ago
C
CC

A C library for SCALE (Simple Concatenated Aggregate Little-Endian) encoding and decoding, used in Substrate-based blockchains.

#c-library#kusama#polkadot
Stars10
Forks3
Last commit4 years ago
mp_jpeg
mp_jpegC

A fast and memory-efficient JPEG encoder and decoder for MicroPython on ESP32, with precompiled firmware.

#jpeg-encoder#micropython#esp32
Stars10
Forks2
Last commit2 months ago
micropython-cratedb
micropython-cratedbPython

A MicroPython driver for connecting to CrateDB databases, enabling SQL queries and data operations from microcontrollers.

#database-driver#iot#sensor-network
Stars10
Forks0
Last commit23 days ago
micropython-sonoff-switch
micropython-sonoff-switchPython

MicroPython firmware for controlling iTead Sonoff switches via MQTT with local push-button support.

#iot#micropython#home-automation
Stars10
Forks6
Last commit9 years ago
Rust
RustRust

A Rust client library for interacting with the Vert.x TCP event-bus bridge, enabling bidirectional communication between Rust and Vert.x applications.

#iot#embedded#distributed-systems
Stars10
Forks2
Last commit3 years ago
micropython-ttp223
micropython-ttp223

MicroPython examples for using the TTP223 capacitive touch module as a drop-in replacement for push buttons.

#iot#sensor#micropython
Stars9
Forks0
Last commit8 years ago
VL6180X
VL6180XPython

A MicroPython driver for the VL6180X time-of-flight distance sensor on ESP32 microcontrollers.

#distance-sensor#iot#micropython
Stars9
Forks6
Last commit5 years ago
uMQTT
uMQTTJavaScript

MQTT client for publishing messages from MicroPython on WiPy boards.

#iot#micropython#embedded
Stars9
Forks0
Last commit10 years ago
micropython-ys-rf34t
micropython-ys-rf34t

MicroPython examples for using YS-RF34T 433MHz ASK/OOK UART transceivers to emulate and program fixed-code remotes.

#iot#rf-transceiver#micropython
Stars9
Forks1
Last commit6 years ago
FtpTiny-Micropython
FtpTiny-MicropythonPython

A minimal FTP server for MicroPython that runs in a background thread.

#iot#threading#micropython
Stars9
Forks0
Last commit8 years ago
micropython-ht1632c
micropython-ht1632cPython

MicroPython driver for Sure Electronics' HT1632C bicolor LED matrix displays.

#ht1632c#hardware-control#micropython
Stars8
Forks0
Last commit8 years ago
micropython-firebase-firestore
micropython-firebase-firestorePython

A Firebase Firestore client library for MicroPython, enabling NoSQL database operations on microcontrollers.

#iot#micropython#firestore
Stars8
Forks3
Last commit3 years ago
micropython-mcp9808
micropython-mcp9808Python

MicroPython driver for the Microchip MCP9808 temperature sensor with configurable resolution, shutdown mode, and alert functionality.

#iot#micropython#i2c
Stars8
Forks13
Last commit3 years ago
micropython-npyfile
micropython-npyfilePython

Read and write NumPy .npy files in MicroPython for numeric array persistence and streaming.

#robotics#iot#data-persistence
Stars8
Forks1
Last commit2 months ago
tokio-socketcan-bcm
tokio-socketcan-bcmRust

Asynchronous Linux SocketCAN Broadcast Manager (BCM) support for filtering and sending CAN messages in kernel space using Tokio.

#can-bus#embedded#tokio
Stars8
Forks5
Last commit5 years ago
MicroPython-MiFlora
MicroPython-MiFloraPython

MicroPython library for reading data from Xiaomi Mi Flora Bluetooth Low Energy plant sensors.

#iot#micropython#esp32
Stars8
Forks2
Last commit1 year ago
ssd1675a
ssd1675aPython

A MicroPython driver for SSD1675A-based E-Paper displays, supporting ESP32 and other MicroPython-compatible hardware.

#spi#hardware-abstraction#micropython
Stars8
Forks0
Last commit1 year ago
micropython-tmp102
micropython-tmp102Python

A MicroPython driver for the Texas Instruments TMP102 I2C temperature sensor with configurable conversion rates and power-saving modes.

#sensor-library#micropython#i2c
Stars8
Forks5
Last commit6 months ago
micropython-my9221
micropython-my9221Python

MicroPython driver library for controlling MY9221-based 10-segment LED bar graph modules.

#iot#grove#micropython
Stars8
Forks3
Last commit8 years ago
tinymqtt
tinymqttPython

A lightweight asynchronous MQTT client library designed for MicroPython on ESP8266/ESP32 devices.

#iot#micropython#esp32
Stars8
Forks2
Last commit8 years ago
micropython-aiolora
micropython-aioloraPython

MicroPython library for controlling Semtech SX127x LoRa modules with an asyncio-based API.

#sx127x#iot#asyncio
Stars7
Forks0
Last commit3 years ago
esp-ds3231-micropython
esp-ds3231-micropythonPython

A MicroPython library for interfacing with DS3231 real-time clock modules on ESP8266 and ESP32 boards.

#iot#micropython#i2c
Stars7
Forks5
Last commit1 year ago
bitstruct-micropython
bitstruct-micropythonC

A MicroPython port of the bitstruct library for packing and unpacking data to/from bytes using format strings.

#iot#micropython-esp32#micropython
Stars7
Forks1
Last commit21 days ago
WPILib
WPILibScala

A Scala Native reimplementation of FIRST Robotics WPILib libraries for robot programming.

#robotics#embedded#competition-robotics
Stars7
Forks0
Last commit8 years ago
esp-sht3x-micropython
esp-sht3x-micropythonPython

A MicroPython library for interfacing with SHT3x temperature and humidity sensors on ESP8266/ESP32 boards.

#iot#micropython#i2c
Stars7
Forks3
Last commit5 years ago
PreviousPage 9 of 11Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Micropython169
#Iot155
#Esp3276
#Esp826647
#Cross Platform46
#Embedded Systems44
#Microcontroller44
#Rust43
#C Library43
#I2c41
#C36
#Python35