Projects in Awesome Lists tagged with pycom
A curated list of projects in awesome lists tagged with pycom .
https://github.com/cyberman54/esp32-paxcounter
Wifi & BLE driven passenger flow metering with cheap ESP32 boards
arduino bme680 dcf77 esp32 gps gps-tracker helium-network heltec iot lopy lora lorawan macaddr mqtt platformio pycom thethingsnetwork ttgo ttn wifi
Last synced: 14 May 2025
https://github.com/cyberman54/ESP32-Paxcounter
Wifi & BLE driven passenger flow metering with cheap ESP32 boards
arduino bme680 dcf77 esp32 gps gps-tracker helium-network heltec iot lopy lora lorawan macaddr mqtt platformio pycom thethingsnetwork ttgo ttn wifi
Last synced: 17 Apr 2025
https://github.com/jczic/microwebsrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
async asynchronous cors esp32 hc2 http https iot micropython microwebsrv pyboard pycom routes ssl template-engine web-server websocket websocket-server websockets wipy
Last synced: 13 Apr 2025
https://github.com/jczic/MicroWebSrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
async asynchronous cors esp32 hc2 http https iot micropython microwebsrv pyboard pycom routes ssl template-engine web-server websocket websocket-server websockets wipy
Last synced: 02 Apr 2025
https://github.com/jczic/microwebsrv
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
captive-portal esp32 hc2 http iot language-templating micropython microwebsrv pyboard pycom pyhtml routing support-websockets template-engine templating webserver websocket websocket-server websockets wipy
Last synced: 04 Apr 2025
https://github.com/jczic/MicroWebSrv
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
captive-portal esp32 hc2 http iot language-templating micropython microwebsrv pyboard pycom pyhtml routing support-websockets template-engine templating webserver websocket websocket-server websockets wipy
Last synced: 02 Apr 2025
https://github.com/jczic/micromlp
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
ai ann artificial-intelligence deep-learning deeplearning esp32 hc2 lopy machine-learning micropython mlp multilayer-perceptron neural-network neurons predictive-modeling pycom q-learning qlearning wipy
Last synced: 24 Jun 2025
https://github.com/jczic/MicroMLP
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
ai ann artificial-intelligence deep-learning deeplearning esp32 hc2 lopy machine-learning micropython mlp multilayer-perceptron neural-network neurons predictive-modeling pycom q-learning qlearning wipy
Last synced: 12 Apr 2025
https://github.com/jczic/MicroDNSSrv
A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)
captive-portal dns dns-server esp32 hc2 host ip lookup lopy micropython nameserver pycom record resolve wildcard wipy
Last synced: 12 Apr 2025
https://github.com/jczic/microdnssrv
A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)
captive-portal dns dns-server esp32 hc2 host ip lookup lopy micropython nameserver pycom record resolve wildcard wipy
Last synced: 19 Mar 2025
https://github.com/insighio/microcoapy
A mini client/server implementation of CoAP (Constrained Application Protocol) into MicroPython
client coap coap-client coap-server esp32 esp8266 micropython pycom server
Last synced: 25 Oct 2025
https://github.com/insighio/microCoAPy
A mini client/server implementation of CoAP (Constrained Application Protocol) into MicroPython
client coap coap-client coap-server esp32 esp8266 micropython pycom server
Last synced: 13 May 2025
https://github.com/jczic/MicroWebCli
A micro HTTP Web client for MicroPython (used on Pycom modules & ESP32)
authentication download esp32 files hc2 http https json lopy micropython pycom redirection request socks5 ssl web-client wipy
Last synced: 13 May 2025
https://github.com/jczic/microwebcli
A micro HTTP Web client for MicroPython (used on Pycom modules & ESP32)
authentication download esp32 files hc2 http https json lopy micropython pycom redirection request socks5 ssl web-client wipy
Last synced: 19 Mar 2025
https://github.com/jczic/microworkers
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
concurency concurrency esp32 hc2 jobs lopy micropython multithread multithreading pool pycom queue thread threads wipy worker-queue worker-threads workers
Last synced: 22 Aug 2025
https://github.com/jczic/MicroWorkers
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
concurency concurrency esp32 hc2 jobs lopy micropython multithread multithreading pool pycom queue thread threads wipy worker-queue worker-threads workers
Last synced: 12 Apr 2025
https://github.com/jczic/xasyncsockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
async async-programming asynchronous client client-server concurrent-processes esp32 fifo-queue hc2 micropython pool pycom python server sockets ssl tcp tls udp wipy
Last synced: 07 May 2025
https://github.com/jczic/XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
async async-programming asynchronous client client-server concurrent-processes esp32 fifo-queue hc2 micropython pool pycom python server sockets ssl tcp tls udp wipy
Last synced: 13 May 2025
https://github.com/jczic/bleadvreader
A BLE tool library to decode some advertising data in object mode (used on ESP32 and Pycom modules)
advertising advertising-data beacon beacons ble bluetooth bluetooth-low-energy decode distance eddystone esp32 hc2 ibeacon lopy mycropython proximity pycom tags wipy
Last synced: 01 Aug 2025
https://github.com/jczic/microrestcli
A micro JSON REST Web client based on MicroWebCli for MicroPython (used on Pycom modules & ESP32)
authentication datetimes download esp32 files hc2 http https json lopy micropython pycom rest rest-client restclient restful-client ssl wipy
Last synced: 22 Jul 2025
https://github.com/jczic/MicroRESTCli
A micro JSON REST Web client based on MicroWebCli for MicroPython (used on Pycom modules & ESP32)
authentication datetimes download esp32 files hc2 http https json lopy micropython pycom rest rest-client restclient restful-client ssl wipy
Last synced: 12 Apr 2025
https://github.com/ayoy/upython-aq-monitor
Air Quality monitor using PMS5003 sensor and WiPy development board implemented in MicroPython
airquality micropython pms5003 pycom sht10 sht1x wipy
Last synced: 03 Sep 2025
https://github.com/ayoy/micropython-thermal-printer
The MicroPython port of Python Thermal Printer by Adafruit
adafruit micropython printer pycom thermal-printer
Last synced: 13 Jul 2025
https://github.com/rroemhild/pycom-ruuvitag
Pycom MicroPython RuuviTag BLE Sensor Beacon scanner
bluetooth esp32 iot micropython pycom ruuvitag
Last synced: 18 Mar 2025
https://github.com/jczic/microwifi
A micro WiFi class that supports the two LAN wireless interfaces (AP&STA) and manages many automatized methods, for MicroPython (used on Pycom modules & ESP32)
access-point connections esp32 hc2 hotspot layer list lopy micropython network pycom security station wi-fi wifi wipy wireless wireless-hotspot wlan wpa2
Last synced: 05 Aug 2025
https://github.com/robmarkcole/bme680-mqtt-micropython
Publish data from the bme680 sensor over MQTT using micropython
Last synced: 06 May 2025
https://github.com/bucknalla/balena-pycom-ota
📶 Over the Air Update Manager for balena devices to control Pycom devices
balena balenacloud ota-update pycom
Last synced: 05 Jul 2025
https://github.com/insighio/microsdi12
A mini SDI-12 implementation for getting sensor info over RS-485
esp32 micropython pycom rs485 sdi-12 sensor uart
Last synced: 16 Oct 2025
https://github.com/insighio/microSDI12
A mini SDI-12 implementation for getting sensor info over RS-485
esp32 micropython pycom rs485 sdi-12 sensor uart
Last synced: 13 May 2025
https://github.com/jczic/azuresastoken
Microsoft Azure "Shared Access Signature" token generator, for MicroPython (used on Pycom modules & ESP32)
azure cloud esp32 generator hc2 hmac hmac-sha256 lopy micropython microsoft-azure pycom sastoken shared-access-signature token wipy
Last synced: 19 Mar 2025
https://github.com/insighio/microfreezer
A software/firmware update packager for micropython platforms bypassing 'frozen' frolder restrictions
esp32 esp8266 firmware frozen micropython ota package pycom
Last synced: 03 Aug 2025
https://github.com/davmoz/tf-luna-micropython
A simple micropython i2c library for TF-Luna LiDAR Module.
benewake distance-sensor i2c lidar micropython pycom
Last synced: 13 May 2025
https://github.com/jajberni/AS726X_LoPy
MicroPython driver for the AS726X spectral sensor
as7262 as7263 micropython pycom
Last synced: 13 May 2025
https://github.com/rroemhild/ruuvitag-lorawan
Publish RuuviTag sensor data with LoRaWAN
bluetooth iot lorawan micropython pycom pycom-lopy ruuvitag thethingsnetwork
Last synced: 26 Oct 2025
https://github.com/jamesmccarthy79/garage-door-sensor
Build Description for my Garage Door Sensor and Integration into Home Assistant
garage-door-sensor home-assistant pycom wipy
Last synced: 30 Oct 2025
https://github.com/insighio/microatsocket
A UDP socket implementation for Pycom devices based on Sequans AT commands that supports IPv6
at client commands fipy gpy ipv4 ipv6 micropython modem pycom pycom-device socket udp
Last synced: 06 Oct 2025
https://github.com/insighio/insighionode
The core libraries, utilities and application scenario for insighio nodes
esp32 insighio insighio-node iot iot-device iot-node micropython ota pycom remote-config webserver
Last synced: 16 Jan 2026
https://github.com/rroemhild/pycom-lorawan
LoRaWAN node class for your LoRa capable Pycom module
Last synced: 11 Aug 2025
https://github.com/jczic/motorboardmd49
MicroPython driver for Motor Board "MD49" (used on Pycom modules)
driver esp32 hc2 lopy md49 micropython motor-board motors pycom pycom-modules wipy
Last synced: 09 Oct 2025
https://github.com/pzinemanas/pycom-ftplib
An FTP client library for pycom boards (MicroPython)
ftp-client ftp-library micropython pycom
Last synced: 26 Jun 2025
https://github.com/aureleq/pubnub-pycom-lightsensor
Building a light monitoring system using PubNub and Pycom board
Last synced: 15 Oct 2025
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: 08 Apr 2025
https://github.com/sudodevinci/cloud
Track physical cloud characteristics using ESP32-CAM network via visual colour space
computer-vision esp32 esp32-cam micropython-esp32 object-detection opencv opencv-python pycom pycom-fipy
Last synced: 17 Mar 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: 18 Oct 2025
https://github.com/sudodevinci/colour-based-cloud-detection
Proof of concept to track clouds via visual colour space
colour-spaces esp32 iot microcontrollers micropython micropython-esp32 opencv-python pycom pycom-fipy tracking-pixels
Last synced: 17 Mar 2025
https://github.com/rroemhild/ttn-mapper
Simple PyCom LoPy/FiPy tracker for TTN Mapper
iot lorawan mapper micropython pycom ttn
Last synced: 07 Apr 2025
https://github.com/itrich/pycom-pygate-firmware
MicroPython based firmware for a small, low-cost LoRaWAN gateway consisting of a Pycom PyGate and WiPy.
micropython pycom pycom-devices
Last synced: 27 Mar 2025
https://github.com/mcicolella/lora-lorawan-examples
dragino dragino-lora-shield lora lorawan pycom pycom-fipy
Last synced: 17 Mar 2025
https://github.com/roscoe81/ev-charger-monitor
Remotely monitors and controls a Mercedes-Benz Wallbox Home EV Charger to reduce running costs by charging at off-peak electricity rates. Interworking is via The Things Network LoRaWAN to support charger locations that don’t have wifi coverage.
abl-sursum electric-vehicles ev-charger ev-charging home-automation iot lorawan mercedes-benz micropython modbus pycom pycom-lopy the-things-network thethingsnetwork wallbox-home
Last synced: 02 Mar 2025
https://github.com/roscoe81/fan-monitor
Remotely Monitors Run and Fault States of Building Ventilation Fans
building-automation building-management fan-control home-automation iot-device lorawan lorawan-device micropython pycom pycom-lopy the-things-network thethingsnetwork
Last synced: 02 Mar 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: 06 Oct 2025