-
Notifications
You must be signed in to change notification settings - Fork 0
Get btc price and flash green if it goes up, red if down.
License
Fdondi/arduino-btc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
IMPORTANT: To compile, add an arduino_secrets.h file with #define SECRET_SSID <Wifi SSID> #define SECRET_PASS <Wifi password> Reads Bitcoin prices and lights a LED based on how much the price is moving. Currently, RED led is mapped to PIN 8, GREEN to pin 10. LED of the appropriate color will blink at the rate of <change> ON activations per <update period>; where - <change> is the absolute value of the percent difference between the new peice and the old mobile average. - <update period> is the time between API calls, currently 10 seconds.
About
Get btc price and flash green if it goes up, red if down.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published