Solar Flare Alert Lamp User Guide
The Solar Flare Alert Lamp is a compact, WiFi-enabled device designed to notify users in real-time of solar flare activity. Solar flares are intense bursts of radiation from the sun that can disrupt satellite operations, GPS systems, radio communications, and even power grids on Earth.
This alert lamp monitors solar X-ray flux data provided by a spacecraft and translates that data into a brightness level of the lamp. The lamp changes brightness or flashes depending on the current intensity of solar flare activity — providing an immediate, ambient indication without the need to check apps or websites.
There are several versions of the Solar Flare Alert Lamp: the white version is the standard one; it can be assembled out of the box. The workshop version is the same, but needs a bit more assembly skills and willingness to tinker. It is usually put into practice in dedicated workshops. The green version is a bit more complex, it needs components to be soldered on the breadboard.
Check which one you have an jump to the corresponding assembling instruction.
I have the standard white version
I have the workshop version
I have the green version
How It Works
The device uses a small computer chip connected to your local WiFi network.
It regularly fetches the latest solar X-ray flux measurements from a NOAA GOES satellite
The device interprets the data and uses a simple LED to display: - No activity → dim or steady light - Low-level activity → slow blink - High activity → fast blinking
Configuration is done via a built-in WiFi setup portal, making it easy to connect the device to any home network.
This makes the Solar Flare Alert a practical, hands-free monitoring tool for astronomy educators, radio operators, scientists, or anyone interested in real-time space weather awareness.
OK. And now, you might be interested in learning more about solar flares? Here it goes then.
And, finally, if you fell courageous, you can also program the ESP32 microprocessor, which is the core of this project. More instructions are given here.
If you are going to make extensions or new version of the software, you can also contribute using our GitHup page.
Have fun!
Contents
- How to use the Solar Flare Alert - Standard White Version
- How to use the Solar Flare Alert - Workshop Version
- How to Use the Solar Flare Alert - Green Version
- How It Works
- Introduction to Solar Flares
- How to install the solar flare alert software on the ESP32 board
- Upload code
- Configuration
- Wiring
- Testing