Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Embedded Systems

Embedded Systems

834 projects

Showing 36 of 834 projects

ucbor
ucborC

A lightweight CBOR implementation for MicroPython environments with minimal dependencies.

#iot#embedded-systems#micropython
Stars5
Forks0
Last commit2 years ago
Micropython_TinyRTC
Micropython_TinyRTCPython

A MicroPython driver for DS1307-based RTC modules, providing time and date functions for ESP8266 projects.

#embedded-systems#micropython#i2c
Stars4
Forks1
Last commit9 years ago
sht25-micropython
sht25-micropythonPython

A MicroPython driver for the SHT25 humidity and temperature sensor, providing a simple API for sensor readings.

#embedded-systems#micropython#i2c
Stars4
Forks0
Last commit8 years ago
micropythonINA219
micropythonINA219Python

A simple MicroPython driver for the INA219 current and power monitor sensor.

#embedded-systems#micropython#i2c
Stars4
Forks1
Last commit8 years ago
LM75-MicroPython
LM75-MicroPythonPython

Example code for reading temperature from an LM75 sensor using MicroPython on a NodeMCU ESP-12 board.

#iot#embedded-systems#micropython
Stars4
Forks1
Last commit1 year ago
micropython-oled
micropython-oledPython

A collection of optimized, memory-efficient MicroPython drivers for monochrome OLED displays (SSD1306, SH1106, PCD8544, UC1701X).

#embedded-systems#oled-display#micropython
Stars4
Forks0
Last commit5 years ago
ens160
ens160Python

MicroPython module for interfacing with the ENS160 digital multi-gas sensor for indoor air quality monitoring.

#air-quality-monitoring#embedded-systems#sensor
Stars4
Forks1
Last commit4 months ago
gb-template
gb-templateAssembly

A template project for Gameboy DMG/Color development with pre-made basic functions.

#embedded-systems#gameboy-development#tile-based-graphics
Stars4
Forks0
Last commit8 years ago
micropython-sht11
micropython-sht11Python

A MicroPython driver for the SHT11 temperature and humidity sensor using bit-banged communication on ESP32 boards.

#iot#embedded-systems#sensor
Stars4
Forks2
Last commit1 year ago
micropython-hdc1008
micropython-hdc1008Python

MicroPython driver for the Texas Instruments HDC1008 humidity and temperature sensor.

#iot#embedded-systems#micropython
Stars4
Forks5
Last commit10 years ago
mcu_serial
mcu_serialPerl

A Perl script for viewing micro-controller serial data and controlling reset/DFU modes via RTS/DTR lines.

#embedded-systems#esp32#microcontroller
Stars4
Forks0
Last commit2 years ago
Micropython_ADS1115
Micropython_ADS1115Python

A MicroPython driver for the ADS1115 16-bit analog-to-digital converter with programmable gain and I2C interface.

#iot#embedded-systems#adc-driver
Stars4
Forks3
Last commit10 years ago
micropython-ads1219
micropython-ads1219Python

A MicroPython driver for the Texas Instruments ADS1219 24-bit 4-channel ADC with I2C interface.

#breakout-board#embedded-systems#micropython
Stars4
Forks2
Last commit6 years ago
ada-lisp-embedded
ada-lisp-embeddedAda

Extensions to the Tiny Lisp language for embedded applications on Arduino Due and Raspberry Pi platforms.

#lisp-interpreter#embedded-systems#arduino-due
Stars4
Forks0
Last commit2 years ago
micropython-lsm9ds0
micropython-lsm9ds0Python

MicroPython driver for LSM9DS0 9-DOF IMU providing access to acceleration, magnetic field, and angular rate sensors via I2C.

#embedded-systems#micropython#i2c
Stars4
Forks4
Last commit4 years ago
micropython-sgp40
micropython-sgp40Python

MicroPython I2C driver for the Sensirion SGP40 digital VOC (volatile organic compound) sensor module.

#python-3#voc-sensor#sgp40
Stars4
Forks3
Last commit5 years ago
micropython-hexdump
micropython-hexdumpPython

A MicroPython implementation of hexdump tools (hd and xxd) for displaying binary data in hexadecimal format.

#data-inspection#embedded-systems#command-line-tools
Stars4
Forks1
Last commit1 year ago
C
CC

A C client library for TCP-based Vert.x EventBus communication using a simple binary JSON protocol.

#c-library#event-driven#vertx-eventbus
Stars4
Forks0
Last commit10 years ago
micropython-max7219
micropython-max7219Python

A MicroPython library for controlling 8-digit 7-segment displays using the MAX7219 driver chip.

#spi#max7219#embedded-systems
Stars4
Forks3
Last commit9 years ago
esp8266_ntp_webserver
esp8266_ntp_webserverPython

A MicroPython-based ESP8266 project that provides NTP time synchronization and a basic web server with WiFi connectivity.

#iot#embedded-systems#micropython
Stars4
Forks1
Last commit4 months ago
micropython-dweeter
micropython-dweeterPython

A MicroPython module for secure machine-to-machine messaging via the free dweet.io service.

#embedded-systems#micropython#iot-messaging
Stars4
Forks0
Last commit4 years ago
OpenGLES
OpenGLESD

Dynamic binding to OpenGL ES for the D programming language, enabling cross-platform graphics development.

#d-language#embedded-systems#graphics
Stars4
Forks5
Last commit9 years ago
mp-bmp3xx-full
mp-bmp3xx-fullPython

A fully-featured MicroPython driver for BMP3XX sensors, offering complete access to all device features including advanced FIFO management.

#barometric-pressure#spi#embedded-systems
Stars4
Forks1
Last commit1 year ago
BMP390
BMP390Python

A MicroPython module for interfacing with the BMP390 pressure and temperature sensor on microcontrollers.

#iot#embedded-systems#sensor
Stars3
Forks0
Last commit3 months ago
MCP342x_LoPy
MCP342x_LoPyPython

MicroPython driver for MCP342x analog-to-digital converters on PyCom boards.

#iot#embedded-systems#adc-driver
Stars3
Forks4
Last commit3 years ago
micropython-us100
micropython-us100Python

A MicroPython driver for the US-100 ultrasonic distance sensor, enabling distance measurement on embedded systems.

#ultrasonic#distance-sensor#iot
Stars3
Forks3
Last commit8 years ago
micropython-uaioftp
micropython-uaioftpPython

A lightweight FTP server and client library for MicroPython, designed for embedded systems.

#iot#embedded-systems#asyncio
Stars3
Forks2
Last commit3 years ago
micropython-ili9341
micropython-ili9341Python

MicroPython driver for SSD1606 active matrix ePaper displays with 128x180 resolution.

#iot#embedded-systems#micropython
Stars3
Forks0
Last commit5 years ago
SHT30
SHT30Python

MicroPython driver for SHT3x temperature and humidity sensors using machine.I2C interface.

#iot#embedded-systems#micropython
Stars3
Forks1
Last commit1 year ago
RM3100
RM3100Python

A MicroPython module for interfacing with the RM3100 geomagnetic sensor via I2C.

#geomagnetic#embedded-systems#sensor
Stars3
Forks1
Last commit2 months ago
msa301-micropython-driver
msa301-micropython-driverPython

A MicroPython driver for the MSA301 3-axis accelerometer, designed for memory and computation efficiency on devices like the Raspberry Pico.

#iot#embedded-systems#pico
Stars3
Forks0
Last commit3 years ago
ATM90E26_Micropython
ATM90E26_MicropythonJupyter Notebook

A MicroPython library for interfacing with the ATM90E26 energy monitoring IC.

#iot#spi#embedded-systems
Stars3
Forks2
Last commit6 years ago
micropython-hdc1080
micropython-hdc1080Python

MicroPython driver library for the TI HDC1080 temperature and humidity sensor with I2C interface.

#iot#embedded-systems#micropython
Stars3
Forks1
Last commit2 years ago
Grove_RGB_LCD
Grove_RGB_LCDPython

MicroPython drivers and examples for Atmel EEPROM, Grove RGB LCD, and Grove OLED displays.

#iot#embedded-systems#oled-display
Stars3
Forks5
Last commit11 years ago
micropython_ntpserver
micropython_ntpserverPython

An NTP server implementation for MicroPython, specifically designed to run on ESP8266 devices.

#iot#embedded-systems#micropython
Stars3
Forks2
Last commit7 years ago
micropython-quiic-twist
micropython-quiic-twistPython

MicroPython driver for controlling the Quiic Twist RGB rotary encoder on ESP32 and Raspberry Pi Pico boards.

#embedded-systems#micropython#esp32
Stars3
Forks0
Last commit5 years ago
PreviousPage 20 of 24

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
Next
#Micropython396
#Iot309
#Esp32170
#Esp8266116
#I2c101
#Microcontroller90
#Cross Platform69
#Arduino63
#Sensor Driver61
#C Library61
#Robotics54
#Python54