Skip to content

alamminsalo/inky-nordpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spot Electricity Prices Tracker Display

image

Components Used

  • Raspberry Pi 3
  • Inky WHAT EInk display

Getting started

  • Install raspberrypi OS on a SD card.
  • Put the SD card into the device and SSH into it.
  • Install 'git, python3 and python3-pip' packages.
  • Clone this repo using git: 'git clone https://github.com/alamminsalo/inky-nordpool'.
  • Run 'pip install -r requirements.txt' in the repo folder to install needed python packages.
  • Try running with 'python update.py' to ensure everything works.
  • Add a cronjob to automatically run the script every hour.
  • To disable the leds, I followed this guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages