Can someone point me to where I can download the factory default sketch that comes preloaded on the Arduino 2009 boards? It's the one where the flashing on pin 13 speeds up like a drumroll.
I'd like to make some tutorial videos, but would like to start the video with a 'brand new' board.
Can someone point me to where I can download the factory default sketch that comes preloaded on the Arduino 2009 boards? It's the one where the flashing on pin 13 speeds up like a drumroll.
Well I've never owned a 'real' Arduino so I have no idea what 'default' sketch may have come preloaded. All the clone boards and AVR chips I've bought have come preloaded with the simple blink program (one second on one second off) sketch that is in the ARduino IDE files/examples/digital folder.
Maybe someone here can confirm that there is some standard sketch loaded on the 'real' Arduino boards these days?
Yeah, my arduinos all had blink on them, but my friend's new arduino had a weird blinking.
Definitely a pattern, but not a simple on-delay-off-delay pattern