Recently I’ve taken some time and upgraded my esp-discord library with features to send attachments and embeds. That gave me inspiration to finally make something with ESP32-CAM board that lays…
Tag: esp32
Flutter/Dart package for SmartConfig provisioning of ESP devices
Package implements EspTouch and EspTouchV2 protocols of SmartConfig technology and it is fully written in plain Dart language which means that it can be used in any Flutter projects as…
ESP-IDF on WSL2 – Build, Flash and Monitor
After I published a post about idfx (tool for flashing ESP-IDF applications on WSL2) I have decided to describe in this post a complete process about how to install ESP-IDF…
idfx – Tool for flashing ESP-IDF apps on WSL2
If you haven’t already heard for WSL2 (Windows Subsystem for Linux) that is a great feature of Windows that lets us to run Linux OS directly on Windows like any…