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

request PlatformIO.org and MicroBlocks.fun examples #62

Closed kgiori closed 10 months ago

kgiori commented 10 months ago

Very cool library. Would be nice if you could build examples for my two favorite programming tools: PlatformIO and MicroBlocks. We use PIO to build firmware images for MicroBlocks, so ultimately supporting MicroBlocks is my main goal, but PIO is an intermediate step. ;)

thelastoutpostworkshop commented 10 months ago

So your were able to make it work with PlatformIO ?