MicroPython Modbus RTU Slave/Master and TCP Server/Slave library
☆147Jul 1, 2024Updated last year
Alternatives and similar repositories for micropython-modbus
Users that are interested in micropython-modbus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Modbus Master library for MicroPython ESP32 devices. Based on pycom-modbus from pycom☆77Sep 5, 2018Updated 7 years ago
- A mini SDI-12 implementation for getting sensor info over RS-485☆14Apr 2, 2026Updated last month
- zipfile module ported from CPython to MicroPython☆20Nov 4, 2024Updated last year
- CircuitPython module for the MCP4725 12-bit digital to analog converter.☆11Apr 23, 2026Updated last month
- Control Nextion displays using MicroPython☆13Jun 12, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Blynk.Edgent template projects for PlatformIO☆16Apr 4, 2024Updated 2 years ago
- MicroPython utility library for AES encryption☆29Sep 15, 2020Updated 5 years ago
- INA219 Micropython driver☆15May 22, 2025Updated last year
- Internet-of-Things made easy☆16Apr 15, 2026Updated last month
- Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master…☆621Oct 27, 2024Updated last year
- WAV player for MicroPython board☆12Apr 27, 2015Updated 11 years ago
- Micropython library for upgrading code over-the-air (OTA)☆36Sep 22, 2023Updated 2 years ago
- An HTTP client library (not only) for MicroPython with an API similar to requests☆63Jun 20, 2024Updated last year
- Accurate frequency measurement using a Pi Pico RP2040☆45Oct 15, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆20Oct 12, 2024Updated last year
- Beautiful Micropython Graphics☆21Oct 31, 2025Updated 6 months ago
- LVGL module for MicroPython☆285May 2, 2026Updated 3 weeks ago
- Experiments with micropython and canbus☆19Jan 27, 2024Updated 2 years ago
- ☆47Apr 16, 2021Updated 5 years ago
- ☆19Dec 12, 2025Updated 5 months ago
- MicroPython based ESP WiFi Manager☆36Jun 16, 2023Updated 2 years ago
- a full IoT product reference design☆10Oct 11, 2019Updated 6 years ago
- Application of asyncio to hardware interfaces. Tutorial and code.☆826Mar 16, 2026Updated 2 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- MicroPython project to free the Sonoff WiFi Smart Socket from the cloud by run a webserver on the device.☆19Oct 18, 2022Updated 3 years ago
- Micropython driver for ADS1115 and ADS1015☆111Sep 17, 2025Updated 8 months ago
- An interface library for micropython built around asynchronous iterators.☆11Sep 25, 2024Updated last year
- Projects using the Raspberry Pi Pico☆37Nov 10, 2021Updated 4 years ago
- Dynamic Secure Mesh for Collaborative Nodes of IoT devices☆12Sep 3, 2023Updated 2 years ago
- Simple Library written in micropython for controlling nextion displays over serial.☆12Apr 14, 2022Updated 4 years ago
- Arduino Library for the Microchip 93Cx6 Family☆14Aug 29, 2017Updated 8 years ago
- List of useful MicroPython packages☆31Mar 27, 2026Updated last month
- MicroPython library for controlling a Semtech SX127x LoRa module over SPI.☆54Apr 19, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Async MQTT client for CPython and MicroPython with asyncio support.☆14May 21, 2025Updated last year
- MicroPython examples for YS-IRTM 5V NEC Infrared UART transceivers☆34Dec 20, 2019Updated 6 years ago
- Micropython esp32-cam☆95Jun 13, 2022Updated 3 years ago
- Library for ESP32 MicroPython to drive an LED matrix with Hub75 protocol.☆24Jun 17, 2023Updated 2 years ago
- MicroPython build tool☆35Apr 26, 2026Updated 3 weeks ago
- Python Parser for Ring Tone Text Transfer Language (RTTTL)☆43Feb 17, 2025Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago