Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 950 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 950 Bytes

Neopixel Earthquake Lights

Ambient RGB LED lights change via USGS Earthquake GeoJSON data. Colors are based on the magnitude and animation pattern speed changes based on distance from quake.

What I used

Setup

  • See setup guide for QT Py here
  • Open quake-lights.ino in the Arduino IDE
  • Install the following libraries ArduinoJson & Adafruit NeoPixel
  • Change the wifi ssid and pass
  • Update the home_lat, home_lng to your location