gary7530

Results 6 issues of gary7530

https://github.com/chegewara/EspTinyUSB/blob/master/examples/device/hid/generic/generic.ino What software should I use on my computer?

TM16XX and DS1302 their pin definitions are very similar, so I connect their pins together to do use. The DS1302 also uses pinMode() to change the GPIO settings, so I...

enhancement

Display and button functions are normal [TM1620B_ETC.pdf](https://github.com/maxint-rd/TM16xx/files/10833140/TM1620B_ETC.pdf)

enhancement

Hello, how can I achieve OTA signature verification? The firmware for OTA update is created by me and only by me, to ensure that the device will not update with...

Update.setMD5 should be used after Update.begin.