From f787a0d4dc52ff46d50a80f1ffc6f188a14582fb Mon Sep 17 00:00:00 2001 From: Dustin Brunner Date: Fri, 2 Apr 2021 10:14:12 +0200 Subject: [PATCH] New Sources Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c415ea4..7e56a00 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ You can find more detailed information here: - Timer Interrupt: https://arduinodiy.wordpress.com/2015/06/22/flashing-an-led-with-attiny13/ - WS2812B Lib: - https://blog.podkalicki.com/attiny13-controlling-leds-ws2811ws2812/ - - https://www.instructables.com/Updated-Guide-on-How-to-Program-an-Attiny13-or-13a/ + - https://github.com/lpodkalicki/blog/tree/master/avr/attiny13/034_rainbow_on_single_led_ws2812 - Random number gernerator lib: - https://blog.podkalicki.com/attiny13-pseudo-random-numbers/ - https://github.com/lpodkalicki/blog/tree/master/avr/attiny13/009_lightweigth_prng_based_on_lfsr