short note:
project from Matthias Schoeldgen from Germany
https://www.schoeldgen.de/avr/index.html
AVR Projects with ATTiny 8-pin devices
AVR's ATTiny Series are packaged in a space saving 8-pin case and can easily
be programmed via their ISP interface.
Here are some programs to cover some small tasks , all built with AVR
Studio 4 (32-bit).
https://www.microchip.com/en-us/tools-resources/archives/avr-sam-mcus#AVR%20Studio
Atmel-2586-AVR-8-bit-Microcontroller-ATtiny25-ATtiny45-ATtiny85_Datasheet.pdf
(PDF- 3.66Mb)
Click the pictures to obtain the full scale view.
cd4015
data sheet (PDF - 142Kb)
No color LEDS were used in that project. The LEDs are simply white.
The LEDs are connected with the anode to the outputs of the 4015 and all cathodes is grounded.
This is comparable to the common use of shift registers linke the widely used 74HC595. The 4015 contains two 4-bit Shiftregisters. They are cascaded like in the following link and a second 4015 follows to form a 16 bit shift register.
https://www.build-electronic-circuits.com/4000-series-integrated-circuits/ic-4015/
https://www.amazon.fr/blanches-chaudes-lumineuses-bo%C3%AEtier-diff%C3%A9rent/dp/B013NJF5VS
https://www.stquentin-radio.com/index.php?page=info_produit&info=15560
ATTINY 85-20PU
http://christianpc.fr/comment-programmer-un-attiny-85/
*********
other resources :
last update:
2 juin, 2024