Skip to content

glued/neopixel-quake-lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages