Software › Blink (onboard LED)

Blink (onboard LED)

firmware Open · freely redistributable

A minimal original public-domain ATtiny85 program — the microcontroller "Hello, world". It sets PB1 (the Digispark Model B / rev3 onboard LED) as an output and toggles it on and off in a software delay loop. A tiny, tight target for single-stepping the AVR core and watching PORTB change.

Download ↓ Original source ↗

Format: Compiled ATtiny85 flash image (16-bit words, base64)  ·  By: emulators.org  ·  Licence: Public domain

Runs on