With the recent Open Home Foundation announcement I decided to finally buy some ESP32 chips. They're arriving today, what can I do with them?
Aniki 🌱🌿 @ aniki @lemm.ee Posts 2Comments 1,685Joined 2 yr. ago
Aniki 🌱🌿 @ aniki @lemm.ee
Posts
2
Comments
1,685
Joined
2 yr. ago
Are you familiar with WLED and ESPHome? You generally have two sets of pin outs, analog [pwm] and digital. You can hook almost anything up if you program your pin-outs to respond correctly. If you're trying to get into programming on the ESP32, start with some Arduino programs. They both use the same C libraries.