thelastoutpostworkshop / gpio_viewer

GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards
https://youtu.be/JJzRXcQrl3I
MIT License
1.07k stars 110 forks source link

Add support for Espressif's IDF #84

Open Aziz-repo opened 10 months ago

Aziz-repo commented 10 months ago

This a really nice and nit project. Congratulation :tada: As this library is written in C++, It can be easily integrated with Espressif's IDF platform in form of a module. Please consider testing it and adding some quick start examples.