Skip to content
/ Pepa Public

An e-paper display for personalized information, including bus arrival time, todo-list, and pomodoro timer

Notifications You must be signed in to change notification settings

Petingo/Pepa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pepa

An e-paper display for personalized information, including the time, weather, and bus departure time. The program for the device is written in C++ with Arduino environment for ESP32. The backend server uses Python and flask

File structure

📦 Pepa
├─ 3d                       # 3D model of the case for 3D printing
├─ pepa_arduino             
│  ├─ pepa_arduino.ino      # Arduino project for the ESP32 board
│  └─ src                   # Source code that runs on the ESP32 board
├─ pepa_server              # Source code that runs on the backend server
└─ resource                 # Misc, reference files & notes & etc

Progress

  • Display time
  • Bus arrival time
  • Display temperature & humidity
  • TODO list
  • Pomodoro timer
  • Buzzer

Future TODO

  • Chinese text

Resource

About

An e-paper display for personalized information, including bus arrival time, todo-list, and pomodoro timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published