Frederic BORRY
Frederic BORRY
Hi Alf45tar, First off thank you for your great work on PedalinoMini ! I'm working on a project based on a TTGO ESP32 OLED board (http://www.lilygo.cn/prod_view.aspx?TypeId=50062&Id=1152&FId=t3:50062:3) to replicate an AirTurn...
Hi Evert, I made some changes to your EasyBuzzer library : - I removed ESP32 specific code since ESP32 Arduino framework now supports tone() method. - I added a new...
Hi Fabiano, I'm working on a Tetris game for Awtrix/Ulanzi desktop clock (https://github.com/fredzo/awtris) and I've been in need of some new features in your great melody-player library ! Here is...
Hi Andrew, Here is the second part of DMM support for StreamBrowserDialog (see first part here: https://github.com/ngscopeclient/scopehal/pull/942). I created a dedicated 7 segment-style display to mimic real multimeter display (implemented...