A Low-Cost Offline Messaging Network for Community Use
An ESP32-S3 microcontroller that creates its own Wi-Fi hotspot and hosts a full chat interface — no internet, no router, no infrastructure needed.
Our project uses an ESP32 microcontroller to create a local Wi-Fi network that anyone can connect to without internet. Once connected, users access a webpage hosted directly on the ESP32 and send messages to everyone else in the chatroom.
This provides a simple, practical communication solution — perfect for classrooms, school events, or local areas where internet access may be limited. It demonstrates creativity, electronics, and programming while addressing a real-world communication need.
Connect the ESP32 to any USB power source — a charger, laptop, or even a phone. The device starts broadcasting automatically.
Open Wi-Fi settings and connect to the LocalChat network. Works with any Wi-Fi capable device — phone, tablet, laptop.
Navigate to 192.168.4.1 in any browser, pick a username when prompted, and you're in.
Messages appear in real time for all connected users. No accounts, no apps, no internet — just communication.
How could we empower people to communicate seamlessly at crowded events where internet connectivity is either non-existent or completely overwhelmed? Following an intensive brainstorming session, we developed LocalChat: a streamlined, user-friendly messaging platform designed to bypass the web entirely. The beauty of the system lies in its hardware simplicity — all that is required is a tiny, inexpensive ESP32 microcontroller, which serves as a dedicated local hub. This ensures that staying connected remains affordable, portable, and entirely independent of traditional cellular infrastructure.
We surveyed 15 students from our school — half from our own class, half from other grades — to gauge real demand and collect use case ideas. The feedback directly shaped LocalChat's features.
By merging community feedback with accessible hardware, LocalChat offers a versatile solution to the common problem of digital isolation. What began as a simple question has evolved into a robust, portable communication hub that empowers users to stay connected without traditional infrastructure. By prioritizing affordability and ease of use, this project proves that creative engineering can transform any offline environment into a vibrant, interactive social space.