Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

MicroPython

MicroPython is an implementation of the Python 3 programming language. It includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

https://github.com/geo-tp/grove-lcd-rgb-backlight-v5.0

A MicroPython library designed to control the Grove LCD RGB Backlight V5.0 I2C display

grove lcd micro micropython python screen

Last synced: 11 Jan 2025

https://github.com/jposada202020/MicroPython_UPLOT

MicroPython Small Graphics framework using the IL9486 display

bar canvas cartesian graphics il9486 logging micropython pico plot scatter

Last synced: 18 Nov 2024

https://github.com/indigoparadox/mood

Experimental tiny raycasting engine intending to be suitable for embedded environments.

embedded game-engine micropython pre-alpha raycasting

Last synced: 04 Jan 2025

https://github.com/pawelgoj/rgb_led_color_change

Simple program written in MicroPython for LED RGB color change. Works with raspberry pi pico (RP2040)

led led-rgb microcontroller micropython python raspberry-pi-pico rp2040

Last synced: 27 Jan 2025

https://github.com/CatMeowByte/LED_panel_upy

MicroPython driver module for Panel P10 32*16 Matrix display and its variants.

led-matrix led-matrix-display led-matrix-library led-matrix-panel micropython micropython-driver micropython-lib p10-led-module

Last synced: 18 Nov 2024

https://github.com/octaprog7/bh1750

MicroPython module for work with BH1750 Ambient Light Sensor (ALS)

als micropython sensor

Last synced: 14 Jan 2025

https://github.com/octaprog7/bme680

MicroPython module for work with BME680, Bosh low power gas, pressure, temperature & humidity sensor.

humidity micropython pressure sensor temperature

Last synced: 14 Jan 2025

https://github.com/antoniotejada/lessmostat

Lessmostat, the less is more esp8266 WIFI AC thermostat: less than $25 in amazon pieces, no soldering, no breadboarding, no need for AC C wire.

air-conditioning dht11 dht22 esp-01 esp8266 home-automation hvac hvac-control iot iot-device lessmostat micropython mqtt python raspberry-pi relay thermostat

Last synced: 28 Jan 2025

https://github.com/potier97/telemetry-node

Simple iot Node - Environmental Factors: Light, Temperature & Humidity

easyeda esp32 firebase iot micropython micropython-esp32 real-time weather-app

Last synced: 21 Dec 2024

https://github.com/mrjackus1/micropython-pi-pico-web-server

A fast webserver using Micropython for the Pi Pico W. Support for Multicore and https soon!

micropython micropython-rpi-pico pi pico pico-w webserver

Last synced: 06 Nov 2024

https://github.com/berkayguzel06/robot-arm

A robotic arm that can control with potentiometers and from server remotely

3d 3d-printing automation cloud esp32 i2c micropython node-red nodered potentiometer remote-control robotarm robotic-arm robotics server

Last synced: 04 Feb 2025

https://github.com/costastf/philips_hue_switch

micropython code that toggles a philips hue lamp to be used with a hardware switch making that existing wall switch not cutting the current off but using the api to toggle the lamps state.

esp01s esp8266 micropython philips-hue philips-hue-lamp philips-hue-lights philips-hue-switch

Last synced: 07 Jan 2025

https://github.com/fujiwarachoki/skibidimobile

A car-like RC-controlled Skibidi Toilet thing.

dc-motor infrared-sensors ln298n micropython pi-pico

Last synced: 06 Nov 2024

https://github.com/fernancelot/ti-calc-python-app-extended-euclidean-algorithm

Extended Euclidean Algorithm PYTHON application for the TI-84 PLUS CE PYTHON edition calculator

micropython ti-84 ti-84-plus-ce ti-84-plus-ce-t-python ti-84-programs

Last synced: 25 Dec 2024

https://github.com/electrocodeur/16_capteur_ultrason_hc-sr04_esp32

Projet : Capteur ultrason HC-SR04 avec ESP32

micropython python

Last synced: 25 Dec 2024

https://github.com/rpidanny/lopy-proove

Interface with Proove/Anslut/Nexa/Telldus Switches using LoPy

433mhz lopy lopy4 micropython nexa proove pycom pycom-lopy rf-transmitter sdr

Last synced: 11 Jan 2025

https://github.com/jczic/pinbutton

An unbounced pin button (for switch sensors) with threading, reversing and time interval attributes (used on Pycom modules)

button esp32 hc2 micropython pin pycom sensors unbounced

Last synced: 21 Dec 2024

https://github.com/jposada202020/MicroPython_MOTOR

MicroPython Helper for controlling PWM based motors

dc drv8833 helper micropython motor pca9685 servo

Last synced: 18 Nov 2024

https://github.com/rpidanny/lopy-pir

Log PIR Data to Adafruit.

circuitpython iot lopy micropython pir-sensor python

Last synced: 12 Jan 2025

https://github.com/octaprog7/BH1750

MicroPython module for work with BH1750 Ambient Light Sensor (ALS)

als micropython sensor

Last synced: 18 Nov 2024

https://github.com/jposada202020/MicroPython_KX132

MicroPython Driver for the Kionix KX132 Accelerometer

acceleration accelerometer driver kionix kx132 micropython

Last synced: 18 Nov 2024

https://github.com/andypiper/stackypi-style

Examples and lessons learned about the StackyPi RP2040 board

micropython rp2040 stackypi

Last synced: 16 Dec 2024

https://github.com/jposada202020/MicroPython_LIS3DH

Micropython Driver for the LIS3DH Sensor

acceleration accelerometer driver lis3dh micropython sensor

Last synced: 18 Nov 2024

https://github.com/i2y/napolitan

Napolitan is a lightweight, user-friendly library for creating custom elements with a simple API for PyScript.

micropython pyodide pyscript python webcomponents

Last synced: 10 Oct 2024

https://github.com/cprite/reaction-game

Play Reaction Game on Raspberry Pi Pico

micropython raspberry-pi-pico

Last synced: 08 Jan 2025

https://github.com/hima890/smartgarden-irrigationsystem

Create a smart irrigation system for a garden that automatically waters plants based on soil moisture levels and weather forecasts. You can control and monitor the system through a GUI developed with PySide, hosted on a Flask server. The ESP32 will interface with sensors and control the irrigation system.

embedded-systems esp32 flask-application gui-application iot-application micropython mqtt-protocol pyside6 sensors smartsystem

Last synced: 10 Oct 2024

https://github.com/sathya-ml/pico-temperature-control

A simple temperature controller using a Raspberry Pi Pico, DHT22 sensor, and relay to manage heating in small enclosures.

dht22 heating-control micropython pico raspberry-pi-pico relay temperature-control

Last synced: 10 Oct 2024

https://github.com/pmp-p/stupyde

studio-upython-ide, but KISS

esp8266 micropython simulator

Last synced: 16 Dec 2024

https://github.com/oldhammade/esp8266-oled-dht-micropython-seriesly

Temperature/Humidity OLED display using MicroPython and Seriesly

dht22 esp8266 micropython oled-display wemos-d1-mini

Last synced: 16 Jan 2025

https://github.com/electrocodeur/08_led_3w_esp32

Projet : LED 3W avec ESP32

micropython python

Last synced: 14 Dec 2024

https://github.com/electrocodeur/07_chenillard_esp32

Projet : Chenillard LED avec ESP32

micropython python

Last synced: 02 Feb 2025

https://github.com/jposada202020/MicroPython_QMC5883L

MicroPython Driver for the QMC5883L Accelerometer

acceleration accelerometer micropython qmc5883l

Last synced: 18 Nov 2024

https://github.com/giocip/num7

SUPREME PRECISION GENERAL PURPOSE ARITHMETIC-LOGIC DECIMAL CLASS

arbitrary-precision arithmetic decimal financial floating-point ieee754 math micropython precision python raspberry school-education

Last synced: 15 Nov 2024

https://github.com/afabian80/nodemcu-weather

Micropython application to show the current temperature from openweathermap on a TM1637 LED display

micropython nodemcu-esp8266 openweathermap-api tm1637

Last synced: 25 Nov 2024

https://github.com/octaprog7/BME680

MicroPython module for work with BME680, Bosh low power gas, pressure, temperature & humidity sensor.

humidity micropython pressure sensor temperature

Last synced: 18 Nov 2024

https://github.com/lemariva/upydistance

HCSR04 sample application for ESP32, ESP8266 & WiPy (PyCom)

example-project library micropython sensor

Last synced: 10 Dec 2024

https://github.com/profetolocka/pytrainer

Kit educativo para aprender a programar en Micropython

esp8266 micropython micropython-esp8266

Last synced: 21 Dec 2024

https://github.com/jposada202020/MicroPython_HDC1080

MicroPython driver for the TI HDC1080 Temperature and Humidity sensor

driver hdc1080 humidity micropython sensor temperture texas-instruments

Last synced: 18 Nov 2024

https://github.com/electrocodeur/15_joystick_esp32

Projet : Joystick avec ESP32

micropython python

Last synced: 16 Dec 2024

https://github.com/tomashubelbauer/pi-pico-rest-cpu-temp

A Pi Pico script for collecting CPU temperature reading in Supabase using a Deno function

deno deno-function micropython pi-pico pi-pico-w raspberry-pi supabase

Last synced: 31 Dec 2024

https://github.com/mcauser/micropython-max44009

MicroPython driver for the MAX44009 ambient light sensor

gy-49 max44009 micropython

Last synced: 30 Jan 2025

https://github.com/marconicivitavecchia/esp32-radar

A radar IoT device built with a Hi-Link HLK-LD2450 board coupled with a LiteOn LTR329 enviroment sensor docked in an ESP32 S3 board implemented with Micropython.

adafruit-ltr329 bme680 esp32 hlk-ld2450 iot-json-parser js micropython mqtt wifi

Last synced: 10 Oct 2024

https://github.com/mcauser/micropython-aioble-itag

Examples using aioble to interact with iTag BLE keychain tags

aioble ble bluetooth-low-energy esp32 itag itag-device micropython

Last synced: 30 Jan 2025

https://github.com/microcontroleurmonde/esp32-c3_rng

A Micro-python library which provides an interface to generate a random number using the ESP32-C3's hardware RNG.

esp32-c3 micropython rng trng

Last synced: 16 Dec 2024

https://github.com/jiribilek/rp2040_picow_esp8285_library

WiFi library for RP2040 Pico-W with the ESP8285 chip

esp8285 micropython micropython-rpi-pico pico-w rp2040 wifi

Last synced: 20 Jan 2025

https://github.com/gretel/rns-if-espnow

ESP-NOW interface for Reticulum Network Stack

38c8 asyncio esp-now esp32 espnow hdlc micropython micropython-esp32 reticulum

Last synced: 16 Dec 2024

https://github.com/octaprog7/rm3100

MicroPython module for control RM3100 Geomagnetic Sensor.

geomagnetic i2c micropython sensor

Last synced: 14 Jan 2025

https://github.com/simonprickett/pico-display-pack-2-radio-whats-on

What's on various BBC Radio stations - uses Pimoroni Pico Display Pack 2

bbc display-pack-2 micropython pimoroni raspberry-pi-pico raspberry-pi-pico-w

Last synced: 17 Dec 2024

https://github.com/eduncan911/hudsonriver-monitor

An educational project to introduce the kids to electronics

aws-lambda-golang golang micropython xbee

Last synced: 31 Jan 2025

https://github.com/xreef/stm32f401cc_micropython_firmware

The descriptor and the precompiled build of the MicroPython firmware for the WeAct Studio STM32F401CCU6

micropython stm32 stm32f4 stm32f401 stm32f401ccu6 weact weact-blackpill

Last synced: 30 Dec 2024

https://github.com/chrisb2/type-watch

Trains you not to type harshly to prevent OOS

esp32-c3 keyboard micropython oos piezoelectric-sensors

Last synced: 29 Dec 2024

https://github.com/robmosca/cubot

A Rubik's cube solver with LEGO Mindstorms Robot Inventor and Raspberry Pi

cam cubot lego micropython mindcuber mindstorms raspberry-pi robot-inventor rubik solver

Last synced: 23 Dec 2024

https://github.com/jposada202020/micropython_lis3mdl

MicroPython Driver for the ST LIS3MDL magnetometer

driver lis3mdl magnetometer micropython sensor st

Last synced: 21 Dec 2024

https://github.com/jcksnvllxr80/raspi_pico_christmas_tree

This project was designed for a decorative Christmas tree made out of cedar which stands about two feet in height. It consists of a Raspberry Pi Pico, a string of ws2812 neopixels, a 128x64 pixel (model: SSD1306) OLED display, an EEPROM (model: 24LC512), a standard push-button, and a esp8266 es01 module. The string of lights serve as the lights on the wooden Christmas tree and are controlled by one wire sending data in series to the lights. The different patterns of the lights are cycled through by pressing the push-button. The OLED display is used to display the lighting style name. The time is obtained by using the esp8266 (esp-01) module to connect to the internet through the LAN wifi and obtain the time from a time server and will be displayed after no button activity has occurred in a certain number of seconds. Each time the led string lighting style changes, the array index of that style is stored in the EEPROM so that on next start up that setting is immediately recalled and used.

128x64 24ls512 eeprom es01 esp8266 i2c micropython neopixel oled pico raspberrypi spi ssd1306 uart ws8212

Last synced: 28 Jan 2025

https://github.com/rroemhild/ttn-mapper

Simple PyCom LoPy/FiPy tracker for TTN Mapper

iot lorawan mapper micropython pycom ttn

Last synced: 20 Dec 2024

https://github.com/mbuesch/bme280-upy

BME-280 sensor device driver with Micropython and Linux support (I2C + SPI)

bme280 bme280driver i2c micropython raspberry-pi spi

Last synced: 18 Dec 2024

https://github.com/roeytamano/robocave

RoboCave is a school project that involves a robotic vehicle equipped with sensors to measure air quality, distance, and other environmental parameters. The vehicle can be controlled remotely via a web interface, allowing it to move forward, backward, turn, and stop.

bme280 dc-motor esp32 information-gathering micropython python robot sensors thonny ultrasonic-sensor website wi-fi

Last synced: 05 Feb 2025

https://github.com/chand1012/esp32-temperature

MicroPython implementation for a board that gets the temperature outside via my Cloudflare Worker

esp32 micropython micropython-esp32 python3

Last synced: 31 Jan 2025

https://github.com/hoangph271/love_box

Learning micropython with Pico W

micropython pico picow python

Last synced: 12 Dec 2024

https://github.com/jposada202020/micropython_htu31d

MicroPython library for TE HTU31D temperature and humidity sensors

htu31d humidity-sensor micropython temperature temperature-sensor

Last synced: 06 Nov 2024

https://github.com/aypac/upycraft_community_dev

uPyCraft is the leading IDE for µPython development. However, development has stopped in 2018, so we would like to give it a desperately needed update from the community.

esp esp32 esp8266 ide microcontroller micropython python upython

Last synced: 20 Jan 2025

https://github.com/jposada202020/micropython_mcp9808

MicroPython Driver for the Microchip MCP9808 Temperature Sensor

driver mcp9808 microchip micropython sensor temperature

Last synced: 09 Dec 2024

https://github.com/lucasgarcia0924/echo-wave

Clonador de señales de 433mhz controlado en una app móvil

esp32 kicad micropython taller-de-ingenieria-electronica-unal

Last synced: 12 Oct 2024

https://github.com/eddmann/pico-secret-santa

Raspberry Pi Pico/MicroPython/SIM800L Secret Santa Allocator and Sender

micropython python raspberry-pi-pico sim800l sms

Last synced: 23 Jan 2025

https://github.com/arathbv/romi-term-project

Cal Poly ME 405 Final Project. Differential Drive Romi-bot.

embedded mechatronics micropython python robotics

Last synced: 13 Dec 2024

https://github.com/funnygeeker/micropython-easyrsa

Simple RSA encryption implementation (with limitations) (有缺陷)简单的 RSA 加密实现

esp32 esp8266 micropython rsa

Last synced: 08 Jan 2025

https://github.com/epeios-q37/ucuq

For easy prototyping of projects based on Wi-Fi-equipped microcontrollers (RPi Pico (2) W, ESP32, ESP8266...).

esp32 esp8266 iot microcontroller micropython prototyping python raspberry-pi-pico remote-control wifi

Last synced: 26 Jan 2025

https://github.com/lucasvmigotto/pucpr-iot-introduction

Atividades do curso de Fundamentos de IoT da PUC-PR

esp32 iot micropython raspberry-pi-pico

Last synced: 20 Jan 2025

https://github.com/p4ulor/seaspot

My bachelor's degree final paper/project - Infrastructure to facilitate communication with objects at sea

android-ble elasticsearch expressjs handlebars leaflet lorawan micropython nodejs openstreetmap pycom ttgo-tbeam

Last synced: 25 Jan 2025

https://github.com/walkline80/learning-smart-car-sbs

计划学习开发智能小车,在此记录一下学习过程中点点滴滴

esp8266 micropython

Last synced: 20 Jan 2025

https://github.com/freshev/micropython

Micropython port for A9/A9G, Air780e modules

a9 a9g air780 air780e micropython

Last synced: 31 Jan 2025

https://github.com/walkline80/micropython-qrcode-cmodule

生成并显示指定内容的二维码

cmodule micropython qrcode

Last synced: 20 Jan 2025

https://github.com/cnadler86/micropython_joystick

A simple and fast library for joysticks over ADC

joystick micropython

Last synced: 25 Jan 2025

https://github.com/walkline80/micropython-wtools-cmodule

为 MicroPython 提供计算相关功能的用户自定义类模块

cmodule micropython

Last synced: 20 Jan 2025

https://github.com/ekspla/d6f-ph

A micropython module for differential pressure sensor, D6F-PH (OMRON).

air-speed airspeed anemometer d6f-ph differential-pressure-sensor flow-sensor i2c micropython omron pressure-sensor sensor speedometer

Last synced: 14 Jan 2025

https://github.com/ekspla/pitot_gps_sensor_logger

Visualizing the effect of drafting in cycling -- an application example of differential pressure sensor, D6F-PH.

aerodynamics air-speed airspeed anemometer bicycle cycling differential-pressure-sensor drafting micropython pitot pitot-tube python speedometer

Last synced: 14 Jan 2025

https://github.com/potier97/rfid-access-iot

Simple proyect for RFID control Access with Iot devices and aws Cloud

aws esp8266 iot iot-core lambda micropython mqtt python

Last synced: 21 Dec 2024

https://github.com/elmot/esp32-blockly-display

micropython + html + mqtt + blockly + m5spamp-c3u + Sparkfun Alphanumeric display = fun

blockly emqx esp32 esp32c3 led m5stamp-c3u micropython mqtt mqtt-client sparkfun

Last synced: 21 Dec 2024

https://github.com/nathany3g/python-build-environments

Build environments for the Python programming language

circuitpython docker micropython python

Last synced: 14 Jan 2025

https://github.com/microcontroleurmonde/teensy_4.1_rng

A method for generating good-quality random numbers on a Teensy 4.1 using multiple analog inputs (No TRNG)

micropython rng rt1062 teensy41

Last synced: 03 Feb 2025

https://github.com/xreef/stm32f411ce_micropython_firmware

The descriptor and the precompiled build of the MicroPython firmware for the WeAct Studio STM32F411CE

firmware micropython stm32 stm32f4 stm32f411ceu6 weact weact-blackpill

Last synced: 30 Dec 2024

https://github.com/phastmike/idx_hardware

The hardware information for the IDx project. Firmware on another repository (IDx)

ham-radio hamradio micropython raspberry-pi-pico repeater yaesu

Last synced: 01 Jan 2025

https://github.com/charkster/husb238_i2c

Python driver for I2C control of HUSB238 to query and control usb-pd 2.0 wall adapters

husb238 i2c micropython python

Last synced: 25 Dec 2024

https://github.com/znitche/microhttp

minimal async HTTP client for micropython

async http-client http-requests micropython

Last synced: 25 Dec 2024

https://github.com/cnadler86/easy-micropython-servo

a simple but powerfull llibrary for servo motors

micropython servo

Last synced: 25 Dec 2024

https://github.com/charkster/ap33772_i2c

Python driver for Mikroe USB-C Sinkl 2 Click board which uses AP33772 to query and control USB PD 3.0 wall adapter.

ap33772 i2c micropython raspberry-pi usb-pd

Last synced: 25 Dec 2024

https://github.com/rumpelrausch/microasyncweb

A MicroPython web server using async. Does not block REPL/WebREPL. Code size is less than 9KB. Tested on ESP32.

asyncio esp32 http micropython server uasyncio web webserver

Last synced: 25 Dec 2024

https://github.com/andypiper/my-stellar

Code scribbles for Pimoroni Stellar Unicorn.

led micropython picow pimoroni raspberry-pi-pico unicorn

Last synced: 25 Dec 2024

https://github.com/jposada202020/micropython_bmi160

MicroPython Driver for the Bosch BMI160 Acc/Gyro Sensor

acceleration accelerometer bmi160 bosch driver gyro gyroscope micropython sensor

Last synced: 06 Nov 2024

https://github.com/jposada202020/micropython_bma400

MicroPython Driver for the Bosch BMA400 Accelerometer

acceleration accelerometer bma400 bosch driver gravity micropython

Last synced: 06 Nov 2024

https://github.com/jposada202020/micropython_hs3003

MicroPython Driver for the Renesas HS3003 Temperature and Humidity Sensor

driver hs3003 humidity micropython renesas sensor temperature

Last synced: 06 Nov 2024