A parser for Dutch Smart Meter Requirements (DSMR) telegrams. Fork of arduino-dsmr. Doesn't depend on the Arduino framework and has many bug fixes and code quality improvements. Supports encrypted DSMR packets
Runtime hot reload for ESP chips - load and reload ELF modules without reflashing. Enables rapid iteration during development by updating code over HTTP while the device keeps running.
Universal wireless communication library. User-friendly library for sub-GHz radio modules (SX1278, RF69, CC1101, SX1268, and many others), as well as ham radio digital modes (RTTY, SSTV, AX.25 etc.) and other protocols (Pagers, LoRaWAN).
Ctshell is a low-overhead shell support filesystem, group command, argument parser and environment variable designed for embedded systems | 一款支持文件系统、分组命令、参数解析器、环境变量的低开销嵌入式Shell工具
AI agent debugging utilities for ESP-IDF projects. Provides idf.py extensions for running tests on hardware or QEMU, parsing coredumps, and generating structured JSON output for automated crash analysis.