Networking and Communications
The Integrated Desert Navigation and Alert System is a versatile solution designed to assist users in remote desert environments by combining navigation, location broadcasting, and emergency alerting. This system integrates a GPS module for real-time positioning, an RFID scanner for local navigation, and BLE for wireless communication with rescuers. It features an OLED display for user feedback and audio cues for guidance, all powered by a solar-charged battery for reliability. By connecting wired and wireless nodes (RFID, GPS, BLE) with network addresses and utilizing local input (RFID and sensors) and output devices (display and buzzer), the system effectively meets the requirements of design, build, and connect functionalities.
↓ Scroll down to explore the project ↓
The Background
The deserts of Egypt, vast and unforgiving, are integral to the country's geography, encompassing the Western Desert, the Eastern Desert, and the Sinai Peninsula. These arid landscapes are characterized by extreme temperatures, scarce water sources, and vast expanses of barren land, making navigation and survival challenging for travelers, explorers, and researchers. The Bedouins that roam the deserts of Egypt are accustomed to the environment and can tell you which plot of desert a grain of sand came from. However, for most people a device to help with navigation or can call for help during emergency would be invaluable in such environments, providing reliable navigation, real-time location tracking, and emergency communication capabilities. Whether for archaeologists, trekkers, or local guides, the device ensures safety and efficiency in navigating these remote terrains.
Nestled within the desert near Luxor lies the Hathor Temple in Deir El-Medina, a historic site dedicated to the goddess Hathor. This temple served the artisans and workers who built the tombs of the pharaohs in the nearby Valley of the Kings. Isolated in the desert, the temple exemplifies the necessity of effective navigation tools for those venturing into such areas.
I decided to turn the map of the Ptolemaic Temple of Hathor in Deir el-Medina into a Desert Navigation and Alert System.
The Works
This is a continuation of a series of me figuring out similarities between ancient Egyptian structures and modern circuit boards. However, this was done differently, due to the lack of time, I did not design it with the attempt to match each component both in terms of aesthetic and function to its architectural counterpart. Rather, I just slapped the components onto the map, this leads to different outcomes.
Digitizing the Temple - Express Version
Obtain Map and Temple Plan: After finding the map site, find a high-resolution temple floor plan and ensure it has clear lines for vectorization.
Vectorize Image: Trace the cleaned-up map in a vector tool to convert it into paths in Illustrator. Ensure the lines are crisp and save as a black-and-white PNG.
Import into KiCAD, Add Components, Make Routes: In KiCAD’s PCB editor, import the PNG, adjusting scale and line thickness to match the temple's outline then make it functional.
Giving the Design Function
At its core, the Seeed Studio XIAO ESP32S3 acts as the system’s brain—managing communication, processing inputs, and ensuring seamless operation. The SIM800L GPRS GSM Module enables emergency SMS alerts and calls, offering a lifeline in isolated regions where help is far from reach. The GPS NEO-6M Module provides real-time location tracking, delivering precise coordinates in environments where navigation is challenging and landmarks are scarce.
The 0.96” OLED I2C Display delivers vital information like GPS coordinates and system status, chosen for its readability even under harsh desert sunlight. A 3V buzzer ensures critical audio alerts, while the LED BLUE 1206 SMD provides a visual indicator for power, connectivity, and system faults. The IR PT15-21C/TR8 sensor adds optional functionality for obstacle detection or input, enhancing adaptability.
The schematic is clean and efficient. The ESP32S3 serves as the central hub, connecting the GPS and GSM modules through TX and RX pins, while power is distributed via the 5V and 3.3V rails. The OLED display communicates over I2C, and both the buzzer and LED are controlled through GPIO pins for alerts. Grounding and power connections are carefully routed to ensure stability.
This design delivers a lightweight, robust system that meets the practical demands of navigation and emergency communication in remote terrains. By combining reliable components and thoughtful design, the Desert Navigation and Alert System offers a critical tool for safety and survival in Egypt’s unforgiving deserts.
The Final Product
The final PCB design successfully bridges the worlds of ancient architecture and modern electronics. The traces and components are laid out in a manner that respects the original temple plan, yet the board is fully functional and could serve as an energy monitor or live-wire detector. By using the Great Temple of Abydos as inspiration, this project emphasizes the enduring importance of energy systems—whether they are social, economic, or electrical—across different epochs of human civilization.
This project, while deeply rooted in artistic expression, also serves a functional purpose, showing how ancient designs can inspire modern technology. The images included illustrate this journey from an archaeological drawing to a fully realized circuit board, reflecting the timeless connection between human innovation and energy management.
However, the design is not without its challenges. The OLED display ended up upside down, which made it impractical to enclose the board within a case as originally intended. This misalignment complicated usability and detracted slightly from the polished outcome I envisioned. Additionally, the SIM800L GPRS GSM Phone Module proved particularly tricky to operate, with its placement requiring it to be soldered onto the bottom side of the PCB. This not only made the soldering process more complex but also created logistical issues in ensuring all connections remained robust and accessible. While the board performs its intended function, these setbacks highlight opportunities for refinement in future iterations to enhance both the usability and overall efficiency of the design.
But at the end of the day, it connected to a network and it showed coordinates.