[go: up one dir, main page]

Skip to content

idodov/esp32-s3-box-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

ESP32 S3 Box 3 Display for PipBoy - FALLOUT SERIES (American TV series)

🎦 Demo Video - https://youtube.com/shorts/XmlBikFk2Uk

Installation

To install, add the required PNG lines to your esp32-s3-box-3.yaml file and proceed with the installation. Here’s an example of how to use the default images.

Tip

If you prefer the v2 or v3 images, simply adjust the path by adding the ‘v2’ or ‘v3’ directory. .../raw/main/fallout/loading.png --> .../raw/main/fallout/v2/loading.png

---
substitutions:
  name: esp32-s3-box-3
  friendly_name: ESP32 S3 Box 3
  # Add the necessary PNG lines:
  loading_illustration_file: https://github.com/idodov/esp32-s3-box-3/raw/main/fallout/loading.png
  idle_illustration_file: https://github.com/idodov/esp32-s3-box-3/raw/main/fallout/idle.png
  listening_illustration_file: https://github.com/idodov/esp32-s3-box-3/raw/main/fallout/listening.png
  thinking_illustration_file: https://github.com/idodov/esp32-s3-box-3/raw/main/fallout/thinking.png
  replying_illustration_file: https://github.com/idodov/esp32-s3-box-3/raw/main/fallout/replying.png
  error_illustration_file: https://github.com/idodov/esp32-s3-box-3/raw/main/fallout/error.png
Screen Default v2 v3
Idle idle idle idle
Error error error error
Loading loading loading loading
Thinking thinking thinking thinking
Replying replying replying replying
Listening listening listening listening

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published