MicroPython Modbus RTU Slave/Master and TCP Server/Slave library
☆145Jul 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
- Modbus Lib for Micropython☆13Sep 16, 2021Updated 4 years ago
- A mini SDI-12 implementation for getting sensor info over RS-485☆14Apr 2, 2026Updated last month
- CircuitPython module for the MCP4725 12-bit digital to analog converter.☆11Apr 23, 2026Updated last week
- ☆16Dec 15, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- MicroPython utility library for AES encryption☆29Sep 15, 2020Updated 5 years ago
- INA219 Micropython driver☆15May 22, 2025Updated 11 months ago
- Internet-of-Things made easy☆16Apr 15, 2026Updated 2 weeks ago
- Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master…☆618Oct 27, 2024Updated last year
- WAV player for MicroPython board☆12Apr 27, 2015Updated 11 years ago
- Software for the Waveshare Pico_ETH_CH9121☆18Jan 7, 2025Updated last year
- ☆20Oct 12, 2024Updated last year
- LVGL module for MicroPython☆277Updated this week
- Experiments with micropython and canbus☆19Jan 27, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆47Apr 16, 2021Updated 5 years ago
- ☆19Dec 12, 2025Updated 4 months ago
- Library for sending data to thingspeak.com from IoT devices running micropython (such as ESP8266)☆12Jun 16, 2018Updated 7 years ago
- MicroPython based ESP WiFi Manager☆37Jun 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.☆824Mar 16, 2026Updated last month
- 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
- DTU solution based on QuecPython☆26Jun 5, 2025Updated 10 months ago
- Standard PID control library for esp32 Micropython platform☆22Mar 24, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆19Feb 2, 2023Updated 3 years ago
- Projects using the Raspberry Pi Pico☆37Nov 10, 2021Updated 4 years ago
- A micropython library to control rc servos in a tidy way☆23Nov 16, 2025Updated 5 months ago
- Dynamic Secure Mesh for Collaborative Nodes of IoT devices☆12Sep 3, 2023Updated 2 years ago
- Arduino Library for the Microchip 93Cx6 Family☆14Aug 29, 2017Updated 8 years ago
- List of useful MicroPython packages☆30Mar 27, 2026Updated last month
- MicroPython library for controlling a Semtech SX127x LoRa module over SPI.☆54Apr 19, 2023Updated 3 years ago
- ☆14May 21, 2025Updated 11 months ago
- MicroPython examples for YS-IRTM 5V NEC Infrared UART transceivers☆34Dec 20, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Micropython esp32-cam☆95Jun 13, 2022Updated 3 years ago
- MicroPython build tool☆35Apr 26, 2026Updated last week
- Library for ESP32 MicroPython to drive an LED matrix with Hub75 protocol.☆24Jun 17, 2023Updated 2 years ago
- ☆20Feb 23, 2024Updated 2 years ago
- Lightweight Interrupt-driven Semtech SX127x Library for MicroPython☆21May 22, 2025Updated 11 months ago
- ☆19Sep 2, 2024Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago