Programming the Attiny84/85, Minifying the arduino (even more) [Anything Arduino] (ep3)

preview_player
Показать описание
In this video tutorial we continue to shrink the Arduino, this time we use the ATtiny85 to make a small 8Pin arduino running at 8MHz. We will go through how to download the hardware files needed to get the ATtiny chips into the Arduino IDE. We will then make the Arduino into an Arduino ISP and connect the ATtiny85. We will then finally program the ATtiny using the Arduino IDE, and show off our cool blink sketch ;)
Capacitor used is 10uF

Links:

Highlowtech on Arduino as an ISP:

All pinout diagrams and datasheets for the ATtiny85:
Рекомендации по теме
Комментарии
Автор

BRILLIANT STUFF THANKS FOR TAKING THE TIME TO PUT THESE VIDEOS OUT

johnmellor
Автор

I would suggest being a bit more careful with regards to ESD... The way you handle these mcu's and other ic's... I hope you're properly grounded 😉
Thanks for your all in all great content tho👍🏼

SwampSurfer
Автор

Hello, nice tutorial. Working fine. I have just discovered Digispark tiny 85 with USB support. Costing between 1-2 dollars including shippink to Norway.

nilsskansar
Автор

This is great information! I'm eager to try it.

pbartmess
Автор

Very useful and informative, thank you.

tjn
Автор

Good tutorial, can you do a tutorial on bootloading optiboot on Atmega8 16mhz. Thanks Alnoor

alnoorratansi
Автор

how to interface attiny85 with bluetooth module?

tanzimrahman
Автор

HELLO,  
I need to make a beacon / recovery device on my RC submarine . All I want is to make a Sound (with a small buzer) and Light signal (with a white LED) - S.O.S. morse code, with the most simple and cheep microcontroler and Your example is the most simple I can found . Can You help me with the start code for it ?. The principle is simple : when the RC submarine loose the the RF signal for more than 3 sec, the device it should start emit the SOS morse code with the LED and the buzzer . 
THANK YOU .
Be well and stay Safe .

mariuspetcu
Автор

How many times we are programme it? I mean i upload a led blink programme, after that i want to change the programe, can i do it with ATtiny85?

sujjwal
Автор

To get the ATtiny to run at 8mhz you have to change one of the fuse bits,

DrZ
Автор

hi Kristian, code won't compile!

dibraniuk