Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Nomad: Portable, offline media server powered by the ESP32-S3 in a thumbdrive

An Instructables guide details building the Nomad Mini, a portable, offline media server powered by an ESP32-S3 microcontroller, housed in a thumbdrive-sized case. The device creates its own WiFi network, allowing nearby devices to browse and stream stored media files without an internet connection. The project provides step-by-step instructions for assembling and configuring the server.

Background

The ESP32-S3 is a popular, low-cost microcontroller chip from Espressif Systems that includes built-in Wi-Fi and Bluetooth — widely used by hobbyists for IoT and embedded projects. "Thumbdrive" (USB flash drive) form factor here means the entire device fits into a USB port like a memory stick, drawing power from the host device. This project creates a portable media server that can stream movies, music, or files over Wi-Fi to phones, tablets, or laptops without needing an internet connection. The creator "Jcorp" appears to be an Instructables user (Instructables is a DIY project-sharing site owned by Autodesk). The project matters because it turns a cheap, low-power chip into something usually done by a Raspberry Pi or full computer, and because it demonstrates a practical offline use case: sharing media in places with no internet (camping, flights, rural areas) while using minimal power and space.