peng-zhihui/faceapp-arduino — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2017-03-17
Build a robotic head that mirrors a person's facial expressions in real time.
Make an LED display change based on how big someone's smile is.
Create a game controller where facial movements are the input instead of buttons.
Add face-tracking control to an interactive art installation without building computer vision from scratch.
| peng-zhihui/faceapp-arduino | 2dom/keypad | peng-zhihui/traceapp-arduino | |
|---|---|---|---|
| Stars | 88 | 89 | 89 |
| Language | C++ | C++ | C++ |
| Last pushed | 2017-03-17 | — | 2017-03-17 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | vibe coder | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
README is minimal, so setup and feature details must be inferred from the code.
An Arduino library that receives real-time face tracking data, like head position and expressions, from a phone app so hardware can react to your face.
Mainly C++. The stack also includes C++, Arduino.
Dormant — no commits in 2+ years (last push 2017-03-17).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.