Skip to content

A small chart for keeping track of electricity prices 📈

License

Notifications You must be signed in to change notification settings

f-i-l-i-p/microchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microchart

Front Back

Hardware

  • RPI Pico W
  • Waveshare 400x300 E-Ink display module

Software

Setup

Create the file ./src/secrets.py containing the following constants:

# secrets.py

API_URL: str = ?
SSID: str = ?
PASSWORD: str = ?

Deploy

  1. Install micropython
  2. Upload all files in ./src.

3D models

Models for 3d printing are located in ./3d.

About

A small chart for keeping track of electricity prices 📈

Topics

Resources

License

Stars

Watchers

Forks

Languages