Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 504 Bytes

StockTracker_PyPortal_Titano

A stock tracker for AdaFruit PyPortal Titano

Step 1: Get a PyPortal Titano: https://www.adafruit.com/product/4444

Step 2: Upload this code to the Titano

Step 3: Replace contents of secrets.py with you own personal details

Step 4: Upload the required CircuitPython libraries to a /lib folder on the Titano (when you run, it'll tell you what libs are missing)

Step 4 (alternate): Install circup and run circup install --auto