New Sources Link

This commit is contained in:
Dustin Brunner 2021-04-02 10:14:12 +02:00
parent 1720088813
commit f787a0d4dc
1 changed files with 1 additions and 1 deletions

View File

@ -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/ - Timer Interrupt: https://arduinodiy.wordpress.com/2015/06/22/flashing-an-led-with-attiny13/
- WS2812B Lib: - WS2812B Lib:
- https://blog.podkalicki.com/attiny13-controlling-leds-ws2811ws2812/ - 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: - Random number gernerator lib:
- https://blog.podkalicki.com/attiny13-pseudo-random-numbers/ - https://blog.podkalicki.com/attiny13-pseudo-random-numbers/
- https://github.com/lpodkalicki/blog/tree/master/avr/attiny13/009_lightweigth_prng_based_on_lfsr - https://github.com/lpodkalicki/blog/tree/master/avr/attiny13/009_lightweigth_prng_based_on_lfsr