Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 585 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 585 Bytes

eInk Weather/Tide Tracker

B1D97707-9A84-400F-BD0E-3E7C76CE60D2_1_201_a

For the full story and build, visit https://www.hackster.io/ssbaker/e-ink-tide-and-weather-tracker-21447b

Setup

  • SPI must be enabled
git clone https://github.com/williamluke4/TideTracker 
cd TideTracker
sudo ./install.sh
# "Uninstall"
sudo ./uninstall.sh

Development

# Requirements
python3 -m pip install -r requirements.txt

# Running
python3 -m tidetracker.run