Topic: "micropython-esp32"
boochow/MicroPython-ST7735
ST7735 TFT LCD driver for MicroPython
Language: Python - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 228 - Forks: 66

1zlab/1ZLAB_Face_Track_Robot
二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。
Language: Python - Size: 1.69 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 159 - Forks: 57

gurgleapps/pico-web-server-control
A simple and efficient MicroPython web server designed for Raspberry Pi Pico, ESP8266, ESP32, allowing seamless control of microcontroller projects via a web browser.
Language: HTML - Size: 146 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 134 - Forks: 15

brainelectronics/micropython-modbus Fork of sfera-labs/exo-sense-py-modbus
MicroPython Modbus RTU Slave/Master and TCP Server/Slave library
Language: Python - Size: 396 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 117 - Forks: 50

1zlab/1ZLAB_PyEspCar
1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.
Language: Python - Size: 104 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 79 - Forks: 24

pgularski/pysm
Versatile and flexible Python State Machine library
Language: Python - Size: 323 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 76 - Forks: 11

funnygeeker/micropython-easydisplay
A display library: implemented purely in Micropython. 纯 Micropython 实现的显示库
Language: Python - Size: 61 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 66 - Forks: 13

omarbenhamid/micropython-ds1302-rtc
DS1302 RTC Clock driver for Micropython
Language: Python - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 48 - Forks: 17

alankrantas/micropython-TEA5767
MicroPython driver for TEA5767 FM radio module on ESP8266/ESP32/Pico
Language: Python - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 47 - Forks: 9

andypiper/fivebyfive
Polyglot examples for the 01Space ESP32-C3FH4-RGB board
Language: Python - Size: 23.6 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 9

noahwilliamsson/lamatrix
Animated 8x32 LED matrix display / smart clock with a microcontroller and (Micro)Python
Language: Python - Size: 3.78 MB - Last synced at: about 11 hours ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 7

elschopi/TI_INA226_micropython
Micropython driver for Texas Instruments INA226 power measuring IC
Language: Python - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 7

ckoever/micropython-firebase-realtime-database
Firebase implementation for Micropython optimized for ESP32
Language: Python - Size: 134 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 24 - Forks: 18

matthias-bs/MicroPython-ADC_Cal
MicroPython ESP32 library for calibrated on-chip ADC conversion
Language: Python - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 3

AlekseyFedorovich/ADXL345_spi_micropython
Library for interacting through the SPI protocol with an 'Analog Devices ADXL345' accelerometer from an MCU flashed with MicroPython. Methods are optimised for trying to reach max available sampling rate for this device
Language: Python - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 20 - Forks: 3

Ayyoubzadeh/ESP32-Wiznet-W500-Micropython
Connecting ESP32 to W5500 using micropython
Language: Python - Size: 132 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 4

MKme/ESP32
ESP32 Reference Files, PCB designs, Gerbers, code and projects using the ESP32 boards
Language: C - Size: 19.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 8

FunPythonEC/uPy-rosserial
An implementation of rosserial for uPy.
Language: Python - Size: 32.2 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 4

tve/micropython-inkplate6
MicroPython driver for the Inkplate 6
Language: Python - Size: 727 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 5

alankrantas/esp8266-micropython-cookbook
Simple and useful MicroPython examples on ESP8266/ESP32/Pico W
Language: Python - Size: 108 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 10

alankrantas/micropython-TTP229-BSF
MicroPython ESP8266/ESP32 driver for TTP229-BSF 16-key capacitive keypad in serial interface mode
Language: Python - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 7

insighio/esp32-microgamepad-ble
Dual analog joystick on ESP32 over BLE (Nordic UART Service - NUS) using micropython
Language: Python - Size: 2 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 1

alvarowolfx/esp32-youtube-display
Display Youtube metrics using Google API and MicroPython
Language: Jupyter Notebook - Size: 662 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 1

russhughes/TurtlePlotBot
MicroPython based 3D printed drawing robot
Language: Python - Size: 2.77 MB - Last synced at: about 15 hours ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 1

thonny/thonny-esp 📦
Plug-in for Thonny IDE which adds ESP8266 and ESP32 MicroPython backends
Language: Python - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 15 - Forks: 10

watchy-community/micropython_playground
Testing MicroPython with Watchy ESP32 hardware.
Language: Python - Size: 1.84 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 0

JamesTev/EEG-decoding
EEG decoding for an ultra low cost, real time BCI device based on the Espressif ESP32 running MicroPython.
Language: Jupyter Notebook - Size: 27.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 6

avsg8/MLX90640_micropython
A quick and dirty re-purposing of adafruit circuitpython library for MLX90640 IR sensor so that it can be read using micropython (e.g. pycom's wipy 3.0)
Language: Python - Size: 485 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

marcielbp/micropython-esp32cam-to-googleDrive
Source code and tutorial: How to upload a photo taken in esp32cam-micropython to google Drive Folder
Language: Python - Size: 749 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 2

KipCrossing/Micro-Camera
Porting Micropython on the ESP32-CAM Development Board to be a small digital camera
Language: Python - Size: 4.01 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 1

QuickSpot/walter-micropython
This repository contains all libraries and software to use Walter in the MicroPython framework
Language: Python - Size: 3.82 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 7

teuler/robotling
robotling is a simple circuit board to control small robots, mainly for educational purpose.
Language: Python - Size: 88.4 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 8

PerfecXX/Micropython-Linenotify
Line Notify with MicroPython on ESP32/ESP8266
Language: Python - Size: 673 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 2

DanNduati/Elections_monitor
Presidential poll tally monitor with a twist
Language: Python - Size: 230 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 0

divergentti/airquality 📦
AirQuality related python and micropython scripts. First versions in Finnish, latest in English.
Language: C - Size: 9.71 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 3

makersGC/upython Fork of pythoncanarias/upython
Edición de la documentación de Micropython de Asociación Python Canarias
Language: Python - Size: 3.65 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 4

FunPythonEC/OV2640_uPy
Libreria para camara OV2640 con MicroPython
Language: Python - Size: 518 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 4

shchin45/FlexispotE7Docs
This repository contains my current HomeAssistant smartdesk setup.
Language: C++ - Size: 25.5 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

wizzdev-pl/iot-starter
WizzDev's IoT project - an open-source platform for IoT prototyping
Language: Python - Size: 2.96 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

Reboot93/MicroPython-8MD-06INKM-display-driver
8-MD-06INKM Micropython drive
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

WoolDoughnut310/micropython-firebase-auth
Firebase Auth implementation for Micropython
Language: Python - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

Vpowgh/TConnect
Toshiba air conditioner control with ESP32.
Language: Python - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

pgularski/upysm
Versatile and flexible Python State Machine library - Micropython Port
Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

eulerlab/spectral-scanner
Spectral scanner based on the mini spectrometer chip C12880MA
Language: Jupyter Notebook - Size: 85.6 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 7 - Forks: 2

gretel/rns-if-espnow
ESP-NOW interface for Reticulum Network Stack
Language: Python - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0

alankrantas/micropython-BPIBIT 📦
micro:bit-like MicroPython Interface Module for BPI:bit/Web:bit (ESP32)
Language: Python - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

fablab-wue/MicroTelex
Control a historic teletype device (Telex) with a ESP8266 or ESP32 in MicroPython
Language: Python - Size: 707 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

MicroPythonOS/MicroPythonOS
A complete Android-like operating system for microcontrollers like the ESP32.
Language: Python - Size: 1.11 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 1

gaveshalabs/gavesha-releases
ගවේෂ කියන්නේ ඉලෙක්ට්රොනික විද්යාව, පරිගණක තාක්ෂණය වැනි නවීණ තාක්ෂණයන්ට ඇලුම් කරන ඔබ වැනි නව නිපැයුම්කරුවන් වෙනුවෙන් සෑදුණු විනෝදාත්මක අධ්යාපනික ඇප් එකක්. ඉගෙන ගන්නවාට අමතරව ස්මාර්ට් ෆෝන් එක හරහා Python පරිගණක භාෂාවෙන් ESP32 අඩංගු ESP32 Devkit වැනි පරිපථ Bluetooth හරහා ප්රෝග්රෑම් කරන්න හැකියාවත් මේ ඇප් එකේ තියෙනවා. මේ නිසා පරිගණකයක් නැතුව ඕනෙම තැනක සිට code ලියන්න, අත්හදා බලන්න, විවිධ නිර්මාණ කරන්න හැකියාව ඔබට ලැබෙනවා.
Size: 14 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

peterzuger/bitstruct-micropython
Micropython port for https://github.com/eerimoq/bitstruct
Language: C - Size: 191 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

deneyapkart/deneyapkart-micropython-core
MicroPython Core for Deneyap DevKits
Language: C - Size: 70.3 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

Loveforkeeps/PyIRRemote
MicroPython module for receiving IR remote control signals (NEC format) on a ESP32
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

tve/mpy-weather
Weather station for an esp32 running micropython
Language: Python - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

FunPythonEC/uPyLoRa
Clase para uso de LoRa en las placas de desarrollo de HELTEC ESP32 LoRa.
Language: Python - Size: 697 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

ariestiyansyah/fitra
👩🏻💼 Her eyes, her smile. That's where blue skies meet the sunrise
Language: Python - Size: 55.7 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

PerfecXX/MicroPython-SimpleKeypad
MicroPython library for interfacing with a keypad matrix
Language: Python - Size: 123 KB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 4 - Forks: 2

PA0DEV/WifiManager
WiFi Manager to find, connect and save wifi credentials
Language: Python - Size: 82 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

zhouzaihang/jupyterlab_micropython_kernel
Jupyter Lab kernel to interact with a MicroPython ESP8266 or ESP32 over its serial REPL.
Language: Python - Size: 171 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

daq-tools/pycom-micropython Fork of pycom/pycom-micropython-sigfox
A fork of Pycom MicroPython with essential bugfixes and other features
Language: C - Size: 184 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

FunPythonEC/Ejemplos_uPy
Aqui podrán encontrar ejemplos hechos con el lenguaje de MicroPython.
Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 4

thejoeejoee/fis-esp-firmware
ESP32 node firmware for Fast IoT Solution - easy home monitoring and automation with graphic setup.
Language: Python - Size: 52.7 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

orenc17/ODROID-GO-Spotify
Remote control Spotify from an ODROID-GO
Language: Python - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

AltoRetrato/monitor-ring-light
A custom ring light around a monitor with RGB LED Pixels (WS2801), ESP32, MicroPython and Dear PyGUI.
Language: Python - Size: 5.53 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

peterzuger/code-generator-micropython
C-code generator for Micropython
Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

jamestiotio/deLIGHT
SUTD 2019 03.007 Introduction to Design Project
Language: Python - Size: 132 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

potentialhades/ESP32_Simulation_Sensor_DHT22
Temperature and Humidity microcontroller ESP32 on Python (Wokwi Simulation + Hivemq Broker Client)
Language: Python - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

waltercassiano/micropython-spa-react
IOT - Esp32 Micropython and React
Language: JavaScript - Size: 2.08 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

BlackHole-Consulting/requeststls-micropython
A TLS request library for micropython . HTTP , TLS, Opensearch
Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

Joozt/ReverseGeocache-ESP32-MicroPython
Reverse Geocache using an ESP32 with MicroPython
Language: Python - Size: 4.35 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

mc-cat-tty/ESP32
ESP32 example projects
Language: C++ - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

teuler/robotling_lib
robotling is a simple circuit board to control small robots, mainly for educational purpose. This repository contains robotling-related hardware and software libraries.
Language: Python - Size: 208 KB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

PA0DEV/WS2812b-7-Segment-Display
library to create a 7-Segment Display using WS2812b addressable LEDs
Language: Python - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

potentialhades/ESP32_Simulation_Subscriber_LED
Turn LED ON/OFF using Broker: Microcontroller ESP32 on Python (Wokwi Simulation + Hivemq Broker Client)
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

VirtualWolf/esp32-air-quality-reader-mqtt
A simple MicroPython application written for an ESP32 microcontroller, used for reading air quality values from a Plantower PMS5003 sensor and publishing them to an MQTT topic.
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

fmarcabru/epaper
Driver for 1.54 inch e-Paper 2 colour display on ESP32 with micropython
Language: Python - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

awesomo4000/MicroPython_ESP32_psRAM_LoBo Fork of loboris/MicroPython_ESP32_psRAM_LoBo
MicroPython for ESP32 with psRAM support
Language: C - Size: 1.02 GB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

tve/mpy-mqttrepl
MQTT Repl for MicroPython
Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

0ctoqus/Ayon
Micropython ESP32 Smartwatch
Language: HTML - Size: 5.11 MB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

besi/LEDSkate
This is how we glow
Language: Python - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

urnormalcoderbb/DIY-Animatronic-Endoskeleton
It is an animatronic endo anyone can make! ; Even if you have no idea what you are doing. Just follow and build it with me :)
Language: Python - Size: 6.86 MB - Last synced at: 16 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

jmzdd/STM32F103-Robot
基于STM32F103的四足爬行机器人(STM32F103-based quadrupedal crawling robot)
Language: C - Size: 29.5 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

snacsnoc/pocket-esp32-gps
Handheld ESP32-based GPS with map display and distance calculator
Language: Python - Size: 204 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

derekenos/micropython-docker
A Docker configuration for compiling and administering custom Micropython builds on an ESP32.
Language: Dockerfile - Size: 2.58 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

neaxi/MicroPython_INA3221 Fork of barbudor/CircuitPython_INA3221
A driver for INA3221 compatible with MicroPython
Language: Python - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

ElHyperion/LED-bridge-lamp
Firmware for controlling an ARGB LED strip using an ESP32 with an OLED display and a rotary encoder. Also featuring a friendly GUI creation framework.
Language: Python - Size: 7.03 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

FunPythonEC/line_follower_fit20
Language: CMake - Size: 488 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tab4moji/M5StackCoreLCD
a drive for ILI9342C on M5Stack Core.
Language: Python - Size: 2.93 KB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

vorpalhex/seed-micropython-esp32
Quickstart for micropython on the esp32
Language: Makefile - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

elixx/espServer
Embedded Wifi Server / Captive Portal in MicroPython
Language: JavaScript - Size: 268 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

ABDEU-cpu/CoAP-MQTT-Encryption
CoAP-MQTT-Encryption is a secure communication protocol that combines the lightweight CoAP and MQTT protocols with encryption to ensure data confidentiality and integrity in IoT environments. This integration enables devices to securely exchange information over networks, protecting sensitive data from unauthorized access.
Size: 1.95 KB - Last synced at: about 23 hours ago - Pushed at: about 23 hours ago - Stars: 1 - Forks: 0

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.
Language: Python - Size: 69.3 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DanTappan/Visca2Pelco
ESP32/MicroPython Sony-Visca to PELCO-D translator for controlling a Pan-Tilt bracket
Language: Python - Size: 1.16 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

matthias-bs/Flora2
ESP32/MicroPython Irrigation System
Language: Python - Size: 12.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

icelam/vobot-mini-dock-apps
Collection of apps designed for the Vobot Mini Dock
Language: Python - Size: 4.46 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

profetolocka/XIAO
Proyectos con distintas placas de la familia XIAO - Projects with different boards from the XIAO family
Language: Python - Size: 2.28 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

MJRAnalytics/Micropython
Repository for my Micropython breadboard projects on the Rpi Pico and the Esp32.
Language: Python - Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Love4yzp/maker-xiao-micropython
My Micropython snippets for Seeed Studio XIAO family
Language: Python - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

vroomfondel/micropysensorbase
Project containing base-logic / configurable boilerplate for connecting sensors via esp32 via mqtt to nodered/whatever
Language: Python - Size: 2.92 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Swastik-Sarkar/FaceESP
A comprehensive guide to building a self-contained face recognition system using the ESP32-S3, MicroPython, an OLED display, and SD card execution.
Language: Python - Size: 48.8 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

hacklabza/iotserver
Simple IoT Server, Device Configuration Tool & Dashboard
Language: Python - Size: 343 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1
