admin
July 12, 2025, 12:56 a.m.
3028

Set Proxy for Ollma on Windows

Set proxy for ollama on Windows

admin
July 12, 2025, 12:55 a.m.
1442

ESP32 communicate with I2C devices

admin
July 12, 2025, 12:55 a.m.
154

TRMNL A Wireless E-Ink Display Powered by ESP32-C3

TRMNL is a wireless 7.5-inch black-and-white E-Ink display based on the ESP32-C3 RISC-V SoC, offering customizable features, open-source firmware, and API access. It's perfect for DIYers and makers.

admin
July 12, 2025, 12:51 a.m.
2410

ESP32 DEVKIT V1 Pin Referance

This article covers the ESP32 DEVKIT V1 pin reference, highlighting GPIO functions. The board has 30 pins and 25 GPIOs for various tasks, including ADC and DAC. Safety for each pin is discussed, aiding project development.

admin
July 12, 2025, 12:48 a.m.
844

Flash or Upload Configure File to ESP32

This blog explains how to flash or upload a configuration file to ESP32. It details the process using SPIFFS, including creating the file, writing ESP32 code to read it, and uploading it.

admin
July 12, 2025, 12:48 a.m.
1509

smart alarm clock with ESP32

admin
July 12, 2025, 12:47 a.m.
783

Develop ESP32 in VScode with PlatformIO

admin
July 12, 2025, 12:39 a.m.
1134

start

start

admin
July 12, 2025, 12:36 a.m.
2175

ESP32 Get Sound from I2S Microphone

This tutorial explains how to build an IoT application to control a light switch remotely using the ESP32 microcontroller, Wi-Fi, and a relay module.