Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.15 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.15 KB

Aave Health Factor Indicator

This project shows how healthy is your aave account. It has 16 built in leds as well as buzzer which signals when your hf drops below certain level. It has a nice logo which shines in AAVE brand colors.

If you want to build this project you need:

  • ESP8266 or ESP32
  • 3x NEOPIXEL WS2812B modules, in my case I used two pcbs modules + few cm of flexible strips to light up logo
  • one 5v buzzer
  • few cables
  • 3d prints based on attached stl files, one print needs transparent filament
  • few insterts
  • few screws

Pins needed to connect peripherals(leds, buzzer) are written in code - you can change them if you preffer, doesnt matter. After programming controller, connect to access point created by ESP8266, configure your SSID and password.

IMG_20220516_033127 IMG_20220516_033134