Skip to content
/ ebadge Public

Code for electronic badge made out of an epaper screen, pimoroni buttonshim, and a raspberry pi zero

License

Notifications You must be signed in to change notification settings

jheise/ebadge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EBADGE

Script to drive an Epaper screen on a raspberry pi zero and take input from a Pimoroni Buttonshim

The badge will display randomly choosen slogans from /var/badge/slogans.txt and will display properly formatted bitmaps from /var/badge/images, the badge then sleeps for a short interval.

Buttons have the following actions

  • Button A - Pause badge, solid red light when paused
  • Button B - Trigger random text
  • Button C - Trigger random image
  • Button D - Increase sleep interval by 5 seconds, for a maximum of 30
  • Button E - Decrease sleep interval by 5 seconds, for a minimum of 5

About

Code for electronic badge made out of an epaper screen, pimoroni buttonshim, and a raspberry pi zero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages