ericklein / badge

Electronic badge for conferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

badge

Purpose

Badge is a fun way to display pertinent information to someone at an event. It is designed to replace the borrow paper "about" stickers or badges you get at events and spark a conversation.

Features

Screenshot

  • #1 - Badge wearer's name (set in config.h)
  • #2 - QR Code to a URL (set in config.h)
  • #3 - US standard CO2 label and value
  • #4 - Battery level
  • #5 - Wakes the ESP32 from deep sleep and refreshes the screen

Target configuration

  • See config.h for parameter configuration

Bill of Materials (BOM)

Issues and Feature Requests

  • See GitHub Issues for project

.plan (big ticket items)

  • gxEPD2 support
  • GPIO (button) ESP32 wakeup support to have multiple screens of information
    • code is largely included to support this, need to change hardware

About

Electronic badge for conferences

License:MIT License


Languages

Language:C 96.5%Language:C++ 3.5%