[go: up one dir, main page]

Skip to content

jouellnyc/ESP32-petfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-petfinder

What is this?

Stream Possible Pet Pics Perpetually ...

Uses the Pet Finder API - https://www.petfinder.com/developers/v2/docs/

Why?

Guilt. Mostly. Get the pet you deserve!

Requirements

Setup

  • In order to set this up you'll first install your esp32 on your wireless network and connect the ILI9341 screen to it.

  • Since the esp32 is not powerful enough to process images and does not have the pillow package you'll need another computer like a Raspberry Pi to process the images. This machine will also be running Nginx (or any HTTP server) to serve the raw data to the ESP32 for it to consume and send to its screen.

  • Since this is another outake from https://github.com/jouellnyc/ESP32-picbooth, you can find more details there.

Warnings

  • Cute Animals overload ..

Releases

No releases published

Packages

No packages published