André
André
If ClearSkies can generate and accept something like a magnet link, the side channel transmission of the share key can be made much easier for the end user. This is...
Discussion here: https://github.com/wizard97/ArduinoProcessScheduler/issues/14
I've tested with a Mapple Mini clone (using the [ArduinoSTM32](https://github.com/rogerclarkmelbourne/Arduino_STM32) platform), seems to work as fine as it does on ATmega328. I'm pretty sure you can at least experimental compatibility...
I've successfully compiled the bootloader to test it on a ATmega 328p, but the resulting file is over 10 kB. Since there is no example binary, I'm not seeing any...
I'm compiling the bootloader and there is a warning thrown at optiboot.c, line 306: "address" may be used uninitialized. I'm able to ignore the warning by disabling -Werror CFLAG in...
Hi, I'm using just the Gamecube controller reader from your library, but I get bad data for every read. If I ignore the validation, I am able to I'm getting...
I usually use 2 databases (one personal, one for work). I've noticed several visual bugs such as: - Opening a second database will not show that database, until we cycle...