News

A web server running from an Espressif ESP32. Goals: The goal of this project is to gain an understanding of the interface between a microcontroller and the networking systems that are used in ...
This GitHub project implements an HTTP web server on an ESP32 board that serves an HTML page displaying readings from a BME280 sensor, including temperature, humidity, and barometric pressure. The ...
We also use the RGB LED as before: it confirms successful login to our home Wi-Fi. Web server code for the ESP32 When programming the web server, I was of course keen not to reinvent the wheel. A ...
In this blog post, we'll explore how to build an ESP32 LED web server from scratch. We'll go through the steps of setting up the ESP32, connecting the LEDs, and creating a web interface to control ...
Discover Bojan Jurca's open-source Arduino sketch "Esp32_oscilloscope," which converts ESP32 boards into web-based oscilloscopes accessible over WiFi. Learn about its compatibility, functionality, and ...
Details on the Arduino Cinque are slim at the moment, but from what we’ve seen so far, the Cinque is an impressively powerful board featuring the RISC-V FE310 SoC from SiFive, an ESP32, and an ...
[Jackson Studner] wrote in to let us know about his ESP32-based media server: Jcorp Nomad. This project uses a ESP32-S3 to create a WiFi hotspot you can connect to from your devices.
Arduino has introduced a Nano shaped board with a Wi-Fi and Bluetooth LE capable Espressif’s ESP32-S3 microcontroller, supporting it with the Arduino IDE and MicroPython. “Beginners can explore in an ...