User Created Content
A UK maker's DIY UniFi AI Horn alternative: an ESP32-S3 with WIZnet W5500 wired Ethernet and PoE that plays audio announcements from UniFi camera webhooks.
Announce for Unify: A PoE W5500 Audio Announcer That Reacts to UniFi Webhooks
ElenaLee0
2
0
It explains MicroPython REPL on Raspberry Pi Pico, its interactive debugging functions and commonly used shortcut keys.
Popular Science: What is MicroPython REPL?
ruilixin60
1
0
BIPES primarily generates MicroPython code, with limited experimental support for other languages.
Embedded 101: Wokwi vs Unicorn — Pick the Right MicroPython Online Simulator
ruilixin60
2
0
It introduces embedded online simulation platforms Wokwi and Unicorn supporting MicroPython, and covers graphical programming with Graft Dev Kit and Bipes.
Embedded 101: Wokwi vs Unicorn — Pick the Right MicroPython Online Simulator
ruilixin60
2
0
It introduces constructing MicroPython environments on Linux via VSCode Dev Containers and local setups, utilizing Docker and mpremote for board debugging.
Embedded 101: VSCode + Linux Containerized MicroPython Dev Env | mpremote Practice
ruilixin60
2
0
It introduces Thonny IDE for beginners, and explains its setup for MicroPython development on Raspberry Pi Pico.
Embedded 101: Thonny Quick Start — MicroPython for Pico Zero Configuration
ruilixin60
2
0
It guides configuring PyCharm for Pico MicroPython development with MicroPython plugins, code upload and REPL debugging.
Embedded 101: PyCharm MicroPython Setup in 37 Mins | Miniconda & Firmware Flashing
ruilixin60
3
0
It covers flashing MicroPython UF2 firmware for Pico, firmware types, and differences between v1.23.0 and later versions.
Embedded 101: MicroPython v1.23.0 vs v1.27.0 on Pico — In-Depth Iteration Comparison
ruilixin60
2
0
It introduces uPyPi, a MicroPython package hub, its advantages over other tools, and guides package installation & driver release for RP2040.
Embedded 101: uPyPi — MicroPython Library Manager Solving Version & Dependency Issues
ruilixin60
2
0
It explains MicroPython mip package manager, micropython-lib, installation methods via network or mpremote, and frozen bytecode optimization.
Embedded 101: MicroPython Packages Installation & Common Pitfalls
ruilixin60
2
0
This overview covers MicroPython kernel development, including source building, compiler workflow, memory management, C extensions and platform porting.
Embedded 101: MicroPython Kernel Development — From Beginner to Contributor
ruilixin60
3
0
It introduces Python PyPI packaging, and explains MicroPython library installation via mip/mpremote and how to build custom MicroPython packages.
Embedded 101: MicroPython Package Management — Hidden Tips & Quick Start
ruilixin60
3
0
This article covers MicroPython memory optimization tactics including frozen modules, .mpy, const, buffer reuse and garbage collection tuning.
Embedded 101: MicroPython Memory Optimization — RAM & Flash Tips
ruilixin60
3
0
This article details MicroPython performance optimizations such as memory tuning, native/viper compilation, mpy-cross and RP2040 hardware optimizations.
Embedded 101: MicroPython Performance Optimization — Steps & Practical Cases from Slow to Fast
ruilixin60
3
0
This article introduces MicroPython system architecture, startup workflow, GC, REPL, and core modules including machine and rp2 for RP2040.
Embedded 101: From machine to rp2 — MicroPython Core Modules Quick Overview
ruilixin60
3
0
ControllersTech's Part 6 tutorial builds a dynamic CGI web server on STM32F103 with W5500 hardware sockets: LED control, PWM slider, and live BME280 JSON data.
Control Your STM32 from a Browser: W5500 CGI Web Server
ElenaLee0
5
0
MeshCam is an ESP32-based wildlife camera network that transfers motion-triggered images
How to Integrate W5500 Ethernet into MeshCam Gateway Firmware?
viktor0
7
0
An ESP32-S3 and W5500-based learning platform that simulates industrial Modbus TCP devices and supports Ethernet OTA, configurable network settings, an HTTP API
How Does W5500 Turn an ESP32-S3 into a Modbus TCP Device Simulator?
sophia0
8
0
An industrial LoRa-to-Ethernet gateway that combines an ESP32-S3 control board, W5500 wired networking, PoE, isolated digital I/O, and an SX1262 LoRa DTU.
How Can W5500 and SX1262 Connect Remote LoRa Nodes to an Industrial Ethernet Network?
sophia0
6
0
Third-Party Hardware Drivers are GSDK Extension to provide support for third-party external hardware.
Silicon Labs Third Party Hardware Drivers – ETH WIZ Click
sophia0
3
0
MicroROS-Sub
MicroROS-Sub
jaden0
8
0
MicroROS-Pub
MicroROS-Pub
jaden0
7
0
esphome-p1
esphome-p1
jaden0
8
0
used by numerous heating systems).
ebusd - eBUS daemon
Sunny_0
7
0