ESP-IDF install on Linux

IDF – IoT Development Framework ESP-IDF is Espressif’s official IoT Development Framework for the ESP32, ESP32-S, ESP32-C and ESP32-H series. It provides a self-sufficient SDK for any generic application development on these platforms, using programming languages such as C and C++. Install Prerequisites Visual Studio Code Install the ESP-IDF Extension. In Visual Studio Code, selectContinue reading “ESP-IDF install on Linux”

Tauno Monitor

I have released a new version of the serial monitor application “Tauno Monitor” for Linux and added a “Clear” button and timestamps display option. The goal is to keep it simple and minimal. Available at Flathub https://flathub.org/apps/art.taunoerik.tauno-monitorand Snap Store https://snapcraft.io/tauno-monitorSource code at GitHub https://github.com/taunoe/tauno-monitor

Photocoupler PC817 circuit

My photocoupler (optocoupler) board design. I added four resistor places to combine them with different input and output voltages. Also added a diode for reverse voltage protection. Does the output side need it? Any other suggestions? Updated version Update version with a two-way communication.