Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Quotes on a e-paper screen using a Pico W with date and time

License

Notifications You must be signed in to change notification settings

ClemPera/Quotes-e-paper-PicoW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This doesn't work anymore because of recent changes in reddit API.

This project use an e-paper screen with a Pico W to show Quotes from Reddit (r/quotes) and shows time, date, temperature and humidity

alt text alt text

Material :

Instructions :

  • Plug the screen using the waveshare documentation : https://www.waveshare.com/wiki/Pico-ePaper-2.13
  • Plug your sensor using GPIO 28
  • Copy main.py and urequest.py on your Pico W
  • Change the value of ssid and password in connect_wifi() function in main.py
  • Change your timezone in set_time() funcion in main.py
  • Enjoy :)

Inspired by this project : https://www.reddit.com/r/RASPBERRY_PI_PROJECTS/comments/o0no09/epaper_quote_scraper_and_pi_zero/

About

Quotes on a e-paper screen using a Pico W with date and time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages