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/pmp-p/stupyde

studio-upython-ide, but KISS

esp8266 micropython simulator

Last synced: 16 Dec 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_LIS3MDL

MicroPython Driver for the ST LIS3MDL magnetometer

driver lis3mdl magnetometer micropython sensor st

Last synced: 18 Nov 2024

https://github.com/jposada202020/MicroPython_MMA8451

MicroPython module for the MMA8451 3 axis accelerometer

accelerometer driver micropython mma8451 mma8451q sensor

Last synced: 18 Nov 2024

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/lemariva/upydistance

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

example-project library micropython sensor

Last synced: 10 Dec 2024

https://github.com/kr-g/tempres

collect temperature and pressure data from a mpy-modcore device

automation esp32 esp8266 micropython modcore mpy-modcore pressure-sensor temperature-sensor

Last synced: 25 Jan 2025

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/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/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/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/arathbv/romi-term-project

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

embedded mechatronics micropython python robotics

Last synced: 06 Feb 2025

https://github.com/zmactep/rickroll-wristband

T-Wristband watch app with secret rickroll function

esp32 lilygo micropython rickroll t-wristband wifi

Last synced: 17 Dec 2024

https://github.com/loboris/esp32_k210_firmware

ESP32 firmware for MicroPython for K210 project

esp32 k210 micropython risc-v wifi

Last synced: 24 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/kimyongx/cpe-213_214

This project is part of the Microprocessor System Course CPE-213 and Microprocessor System Laboratory CPE-214, Academic Year 1/2024. Thai-Nichi Institute of Technology, Thailand.

arduino-iot-cloud cat-feeder esp32 line-notify micropython micropython-esp32

Last synced: 17 Jan 2025

https://github.com/raupulus/rpi-pico-sensor-lightning-cjmcu-3935

Repositorio para controlar por i2c el sensor CJMCU 3935 con el chip AS3935. Este chip se utiliza para detectar rayos y la distancia de estos.

cjmcu3935 lightning micropython raspberry-pi-pico sensor

Last synced: 07 Dec 2024

https://github.com/srinath-iyer/pen-plotting-bot

Drawing Robot Code for EGR101 project

esp32 micropython pen-plotter

Last synced: 24 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/tux-friend/esp32-tux

Documentation for ESP32-Tux Dev Board

esp32-c3 esp32-dev-board micropython

Last synced: 24 Dec 2024

https://github.com/erikdelange/wipy-2.0-temperature-logger

Measure temperatures using DS18X20 1-Wire sensors and have a minimal webserver rendering a temperature chart.

micropython python wipy

Last synced: 17 Jan 2025

https://github.com/raupulus/rpi-pico-watchdog-cryptocoin-prices

Proyecto para mostrar constantemente el valor de una criptomoneda por una pantalla y poder elegir entre monedas usando un encoder

micropython raspberry-pi-pico

Last synced: 10 Jan 2025

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/microcontroleurmonde/rp2040-rng-with-adc-

A Micro-python library that provides an interface to generate a random number using the hardware RNG principle of the ESP32. It takes a measurement on one of the RP2040's ADC channels to improve the entropy noise and generate a random number.

micropython rng rp2040 trng

Last synced: 18 Dec 2024

https://gitlab.com/olivierlenoir/MicroPython-MorseCode

MicroPython International Morse Code

Morse Code esp32 micropython

Last synced: 18 Nov 2024

https://github.com/dikkadev/remotepython

python code for ESP32 with micropython firmware, to control IR leds.

esp32 led micropython

Last synced: 24 Dec 2024

https://github.com/funpythonec/robot_soccer

Proyecto relacionado a "Robot Soccer" con la ayuda de diferentes microcontroladores como ESP y Arduino, además de lenguajes de programación como MicroPython.

dynamixel-servos esp01 micropython robot-soccer uart udp-client udp-server

Last synced: 25 Dec 2024

https://github.com/funpythonec/upyl298

Libreria para manejar un driver de motores L298N

l298n l298n-h-bridge micropython

Last synced: 25 Dec 2024

https://github.com/funpythonec/flisolgye2019

El siguiente documento se muestra la ponencia realizada por parte del equipo de FunPython en el "Festival Latino Americano de Instalación de Software Libre Guayaquil 2019"

esp01 esp32 esp32cam flisol flisol2019 fun funpython micropython micropython-esp32 micropython-esp8266 python3

Last synced: 25 Dec 2024

https://github.com/znitche/pico-adxl345

MicroPython module for performing measurements using ADXL345 accelerometer

accele adxl345 micropython

Last synced: 25 Dec 2024

https://github.com/cnadler86/micropython_motor

Control PWM based motors in MicroPython the easy way

dcmotor micropython motor-control servo stepper

Last synced: 25 Dec 2024

https://github.com/fernancelot/ti-calc-python-app-decimal-binary-hexadecimal-conversion

Decimal Binary Hexadecimal Conversion 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/voinic/tvout-micropython

Composite video generation library for MicroPython

composite-video esp32-s3 micropython tvout

Last synced: 25 Dec 2024

https://github.com/electrocodeur/01_installation_esp32

Projet : Installation de MicroPython sur l'ESP32

micropython python

Last synced: 25 Dec 2024

https://github.com/mobluse/python82-scripts

Scripts for the Python82 App in TI-82 Advanced Edition Python Graphing Calculator

arcade-game game micropython numworks python python82 ti-82-advanced-edition-python ti82py

Last synced: 25 Dec 2024

https://github.com/gaveshalabs/hw-robomatics-gear-motor

Hardware resources for the Gavesha® Robomatics gear motor element

arduino gavesha gavesha-elements micropython motor-controller open-hardware

Last synced: 25 Dec 2024

https://github.com/gbiondo1310/esp32_server

ESP32 Micropython access point server package

access-point micropython micropython-esp32 python python3 server socket

Last synced: 25 Dec 2024

https://github.com/khalidbelk/microcli

An easy-to-understand command line tool for the BBC micro:bit 🔌

embedded microbit micropython python

Last synced: 25 Dec 2024

https://github.com/gmc-code/pc-microbit-micropython

code your microbit using micropython

microbit micropython

Last synced: 25 Dec 2024

https://github.com/cashoefman/esp32-bme680-upy

Heltec Wifi Kit 32 with Bosch BME680 using Micropython

bme680 esp32 micropython micropython-esp32 raspberry-pi upython

Last synced: 25 Dec 2024

https://github.com/heerkog/micropythontrill

Trill touch sensor library for MicroPython.

bela micropython sensor trill

Last synced: 25 Dec 2024

https://github.com/paulober/listen2pico

Listen2Pico is a small command line utility for listening to MicroPython REPL output from embeded devices (read-only).

micropython python3 repl serialport

Last synced: 25 Dec 2024

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/chleba/esp32modbustestmicropython

ESP32 TTGO T-Display example with micropython FW. Testing implementation of ModBus library, ST7789 display library with romfonts, WiFi & WebSocket connection and using few threads.

esp32 micropython micropython-esp32 modbus st7789-display ttgo-t-display websockets wifi

Last synced: 02 Jan 2025

https://github.com/outofcoffee/pico-weather

Fetches weather for location and displays on e-Ink display on Raspberry Pi Pico

display e-paper microcontroller micropython pico-w rpi-pico weather

Last synced: 23 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/mohittalwar23/camvisiotech-edge-ai

This repository contains the full source code and setup for Camvisiotech, designed for Kendryte's KP10-based boards, specifically using the Maixduino by Sipeed. Developed for CircuitDigest's IoT and Edge AI Challenge 2024, this version includes WiFi functionality, making it accessible to users without GSM connectivity.

edgeai maixpy maxiduino micropython

Last synced: 14 Dec 2024

https://github.com/paramsiddharth/esp32-web-scraper

A simple web scraper that runs on an ESP-32 microcontroller.

esp32 internet-of-things micropython scraper serial web

Last synced: 10 Jan 2025

https://github.com/hiper2d/smart-home-light-automation-in-python

Design of smart light network for home using Raspberry Pi, ESP8266 WiFi modules, and Python

angular12 esp8266 flask micropython raspberry-pi

Last synced: 26 Dec 2024

https://github.com/microcontroleurmonde/rp2040_gps_nmea

Set of micro-python tools to decode the different types of NMEA sentences provided by a GPS chip.

decoding geomatics gps micropython nmea0183 rp2040

Last synced: 27 Jan 2025

https://github.com/electrocodeur/17_pyroelectrique_esp32

Projet : Capteur de présence Pyroélectrique avec ESP32

micropython python

Last synced: 02 Jan 2025

https://github.com/destos/printer-status

Keep an eye on your printers completion percentage

apa102 esp32 esp8266 micropython micropython-esp8266 neopixel

Last synced: 10 Jan 2025

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/lupin3000/micropython-i2c-gr10_30

MicroPython I2C library and example for Gravity: GR10-30 Gesture Sensor

dfrobot esp32 gesture-recognition gravity i2c micropython sensor

Last synced: 26 Jan 2025

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/arduino88/lidar-scanner

A Python script in conjunction with a microcontroller running MicroPython that captures a LIDAR image with a cheap infrared sensor

esp32 lidar micropython pyserial python3 rangefinder scanner servo-motor

Last synced: 22 Jan 2025

https://github.com/electrocodeur/03_bouton_esp32

Projet : Bouton Poussoir avec ESP32

micropython python

Last synced: 22 Jan 2025

https://github.com/paulober/pico-mpy-com

A Node.JS library for communicating with USB devices running the MicroPython firmware.

micropython micropython-rpi-pico nodejs raspberry-pi-pico raspberry-pi-pico-2 raspberry-pi-pico-micropython serialport

Last synced: 22 Jan 2025

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/jung217/iot_code_garage

A lot of code associating with IOT

iot micropython mqtt raspberry-pi servo-control wifi

Last synced: 10 Oct 2024

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/microchiptech/pic32mzw1_micropython

"IoT Made Easy!" - support micropython on pic32mzw1 (wfi32)

micropython pic32mzw1 upython wfi32 wfi32-iot wifi

Last synced: 10 Oct 2024

https://github.com/xuantongyao/micropython-xt-gui

基于micropython的轻量级GUI库 供嵌入式使用

embedded gui micropython

Last synced: 10 Oct 2024

https://github.com/david-lor/tirasledmicropythonmqtt

Proyecto de domotización de tiras LED con Micropython, ESP8266, MQTT y PIR

esp8266 led led-strip micropython mqtt pir python wemos-d1 wemos-d1-mini

Last synced: 04 Feb 2025

https://github.com/dngvmnh/automatic_weather_station

Automatic Weather Station utilizes the ESP32 microcontroller and DFRobot Environmental Sensor to collect and transmit real-time environmental data, including temperature, humidity, and air quality metrics, to a web server for monitoring and analysis.

air-quality atmospheric-pressure data-logging environmental-sensor esp32 micropython real-time-data remote-monitoring thingspeak wi-fi-transmission

Last synced: 06 Nov 2024

https://github.com/dpshkr/rp2040

Some RP2040 Programs

micropython raspberry-pi-pico rp2040

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: 18 Nov 2024

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: 18 Nov 2024

https://github.com/dlove24/lbutils

Utility library for MicroPython, used at Leeds Beckett University and primarily aimed at the Pico H/W microcontrollers

micropython pico

Last synced: 10 Oct 2024

https://github.com/jposada202020/MicroPython_AGS02MA

MicroPython Driver for the AGS02MA TVOC sensor

ags02ma driver micropython sensor tvoc

Last synced: 18 Nov 2024

https://github.com/jposada202020/MicroPython_MMC5983

MicroPython Library for the Memsic MMC5983 Magnetometer

driver magenetomer micropython mmc5983 sensor temperature

Last synced: 18 Nov 2024

https://github.com/jposada202020/MicroPython_MMC5603

MicroPython driver for the Memsic MMC5603 Magnetometer

driver magnetometer memsic micropython mmc5603 sensor

Last synced: 18 Nov 2024

https://github.com/octaprog7/mcp3421

Модуль MicroPython для управления MCP342X. 18-битный аналого-цифровой преобразователь с интерфейсом I2C и встроенным ИОН. 18-Bit Analog-to-Digital Converter with I2C Interface.

adc i2c micropython

Last synced: 14 Jan 2025

https://github.com/jposada202020/micropython_adt7410

MicroPython Driver for the Analog Devices ADT7410 Temperature Sensor

adt7410 analog-devices driver micropython sensor temperature

Last synced: 06 Nov 2024

https://github.com/jposada202020/MicroPython_MMR902

MicroPython Driver fro the Mitsumi MMR902 Micro Pressure Sensor

driver micropython mitsumi mmr902 pressure sensor temperature

Last synced: 18 Nov 2024

https://github.com/octaprog7/mmc5603

Модуль MicroPython для управления геомагнитным датчиком MMC5603.

geomagnetic i2c micropython sensor

Last synced: 14 Jan 2025

https://github.com/octaprog7/ds3231

MicroPython module for work with DS3231 clock from Maxim Integrated

clock micropython rtc

Last synced: 14 Jan 2025

https://github.com/jposada202020/MicroPython_ICG20660

MicroPython Driver for the TDK ICG20660 Accelerometer/Gyro sensor

acceleration accelerometer driver gyro gyrometer icg20660 micropython sensor tdk

Last synced: 18 Nov 2024

https://github.com/jposada202020/MicroPython_VCNL4010

MicroPython Driver for the Vishay VCNL4010 Proximity and Ambient Light Sensor

ambien driver light micropython proximity sensor vcnl4010 vishay

Last synced: 18 Nov 2024

https://github.com/octaprog7/veml7700

MicroPython module for wotk with VEML7700. Ambient light sensor form Vishay.

als micropython sensor

Last synced: 14 Jan 2025

https://github.com/jposada202020/MicroPython_LSM6DSOX

MicroPython Library for the ST LSM6DSOX accelerometer/gyro Sensor

accelerometer driver gyro lsm6dsox micropython sensor

Last synced: 18 Nov 2024

https://github.com/st235/microled

MicroLED: A Lightweight Python Library for Animating LED Grids, Strips, and Rings 🎄

led micropython python raspberry-pi raspberry-pi-pico rp2040 rp2350

Last synced: 01 Feb 2025

https://github.com/jposada202020/MicroPython_ADT7410

MicroPython Driver for the Analog Devices ADT7410 Temperature Sensor

adt7410 analog-devices driver micropython sensor temperature

Last synced: 18 Nov 2024

https://github.com/jposada202020/MicroPython_SI7021

MicroPython Library for the Temperature and Humidity SI7021 Sensor

driver humidity micropython sensor si7021 temperature

Last synced: 18 Nov 2024

https://github.com/jposada202020/MicroPython_MS5611

MicroPython Driver for the TE MS5611 Pressure and Temperature Sensor

micropython ms5611 pressure sensor te temperature

Last synced: 18 Nov 2024

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/code2k13/maix_dock_mnist

Demonstration of handwritten digit recognition using Maix Dock M1 powered by Kendryde K210

edge-ai image-recognition kendryte-210 machine-learning micropython tinyml

Last synced: 25 Dec 2024

https://github.com/jposada202020/MicroPython_WSENTIDS

MicroPython library for the WSEN WSEN-TIDS temperature Sensor

driver micropython sensor temperature tids wsen

Last synced: 18 Nov 2024

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

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

esp8266 micropython

Last synced: 20 Jan 2025