Real-Time Monitoring on a 3D Printed Map
Geographical maps are commonly used to display information. Depending on the importance and complexity of the data, a visual representation can be very valuable. This project uses 3D Printing to assemble a display screen with the shape of the map.
A modular approach was used to design different parts of the map. Each state in the map is easily identifiable, and has at least one LED assigned to it that can change its color independently.
The map contains 99 individual RGB NeoPixels from Adafruit distributed across the map.
The distribution can change depending on the visual alert that is required. The light from neighboring LEDs was separated to avoid interference. That creates a limit on how close they can be together.
The map contains a Raspberry Pi 3B that works as a server to which other applications can connect via Ethernet or LAN to establish the desired color for each LED. Inside the map are all the connections between the LEDs and the support circuits, including the Raspberry Pi, except for the AC-DC charger.