Archive:SHA2017 Badge: Difference between revisions
Jump to navigation
Jump to search
You are visiting an old member project. The information found on "SHA2017 Badge" might be out of date. project from 2017
(lets start the badge hacking) |
No edit summary |
||
Line 1: | Line 1: | ||
{{outdated|type=member project|moretext=project from 2017}} | |||
At SHA2017, everyone got an awesome badge with an e-ink-display and an ESP32. What can we do with it? | At SHA2017, everyone got an awesome badge with an e-ink-display and an ESP32. What can we do with it? | ||
Revision as of 13:04, 10 September 2022
At SHA2017, everyone got an awesome badge with an e-ink-display and an ESP32. What can we do with it?
General Information
- Documentation
- Extenstion boards are called "Scarves": https://github.com/SHA2017-badge/Scarves
Synth
ESP32 has two DACs, which would be great for a synth. But those two pins are used to I2C stuff, unfortunately. Maybe one can use it with PWM?