
Meshtastic Touch Device
Hey everyone, I wanted to share a build I've been piecing together lately called the S3 LoRa Interface (Awesome name, I know). It basically turns an ESP32-S3 touch display (CYD) into a dedicated handheld screen and web interface for a Heltec V3.2 node. The idea was to have a standalone device that doesn't strictly rely on a phone, so it pulls in location data from a NEO-6M GPS, displays offline maps from an SD card, and monitors the LiPo with a MAX17048 fuel gauge. The repo has all the wiring pinouts and configuration steps if anyone else wants to tinker with a similar setup. Let me know what you think!
Use Case
This project is for situations where phones and normal internet service are not something you want to depend on. A Meshtastic LoRa radio can pass short messages and location updates directly between nearby radios, even when there is no cell signal, WiFi, or cloud service available.
The Heltec board does the radio work. The ESP32-S3 touch display gives that radio a small handheld dashboard: you can see incoming messages, nearby nodes, GPS position, battery state, radio health, and offline map information without digging through a phone app or plugging into a computer.
In plain terms, it is a portable status screen for an off-grid radio network. It could be useful for camping, hiking groups, event crews, neighborhood emergency planning, field projects, or any small team that wants a simple way to see who is nearby and whether messages are moving.