the-raspberry-pi-guy / lcd

This repository contains all of the code for interfacing with a 16x2 Character I2C LCD Display. This accompanies my YouTube tutorial here: https://www.youtube.com/watch?v=fR5XhHYzUK0
186 stars 107 forks source link

Update to demo_tiny_dashboard.py #61

Closed jdarias closed 1 year ago

jdarias commented 1 year ago

Summary: Theysaidso changed and script was broken. Dropped support for theysaidso in favor of quotable.io Changes: Removed all code and dependencies that were needed to set up Theysaidso and create new setup for quotable.io Theysaidso redesigned their API endpoint and this broke the script. Additionally their free tier is no longer convenient. Replacement quotable.io is easier to set up, has very convenient limits for the free tier and seems to be more robust.