Blinks an LED. The "Hello, World" of things. $ tinygo flash -target arduino-uno-q -size short ./blinky code data bss | flash ram 6004 1452 4328 | 7456 5780 /tmp ...
An Arduino library for non-blocking melody playback. This library can be used for non-blocking melody playback, allowing concurrent tasks on a microcontroller to be executed while playing music ...