How to Program an ATtiny with Arduino Nano

  Переглядів 29,600

Tanner Tech

Tanner Tech

7 років тому

In this video, I show you how to program an ATtiny using an arduino Nano. This is the link that is mentioned in the video that downloads the ATtiny board libraries: raw.githubusercontent.com/dam...

КОМЕНТАРІ: 49
@mbenson501
@mbenson501 5 років тому
THANK YOU!!!!!!!!!!!!!!!!!!!!!!! i followed a different tutorial and was banging my head against the desk for a day trying to get it to work. turns out he left out several important steps! thank you thank you!
@donnybigboy
@donnybigboy 7 років тому
Thank you Tanner Tech, You have just made my life easier with this.
@chrisyoung3082
@chrisyoung3082 2 роки тому
Thank you Tanner, you just helped me program my first ATtiny85 chip ... thank you !!!!
@Kovadamt
@Kovadamt 4 роки тому
Great tutorial! Thank you for sharing this. However, I couldn't upload the ArduinoISP with the capacitor connected, only when I removed it. I'm planning to make a Tiny programming board because it is more convenient that way. If I exchange the used nano for another one, maybe an smd switch to connect and disconnect the capacitor will work.
@alenaugustine6416
@alenaugustine6416 3 роки тому
great man, I love it. note: before uploading the program to the Arduino nano remove the capacitor. Then only the program will be uploaded
@2012TheAndromeda
@2012TheAndromeda 4 роки тому
Wonderful! Thank you! I just have one question... Is it possible to upload Atmel Studio hex files to the 85 now that it has a bootloader? how could I go about doing that?
@moroniafrifa614
@moroniafrifa614 5 років тому
Thanks a lot! That really helps!
@UnauthorisedService
@UnauthorisedService 5 років тому
Good instruction buddy 👏 a few hiccups along the way ,but otherwise got my chip programmed.. Thankyou !
@leonardkaranja4479
@leonardkaranja4479 4 роки тому
Thank you.. Works like a charm
@cedriksibold2461
@cedriksibold2461 4 роки тому
Merci pour ce tutoriel très bien réaliser. Thank you for this very precis tutorial.
@Doomchild2XL
@Doomchild2XL 4 роки тому
Nice. This was very helpful.
@Edmorbus
@Edmorbus 7 років тому
Thanks for sharing
@t1d100
@t1d100 Рік тому
Very well done. Thank you.
@contractorwolf
@contractorwolf 6 років тому
nice video man, subscribed
@nishantwadkar6675
@nishantwadkar6675 4 роки тому
HI, Can I use icsp pin on nano to program tiny and any other Arduino IC's.
@sethyates-bush3210
@sethyates-bush3210 3 роки тому
Thank you. You just got another subscriber. 👍
@100roberthenry
@100roberthenry 5 років тому
hi, i cannot see any attiny add on in the boards manager?....ive followed various ways, putting 'attiny' into the hardware folder, but nothing....i cant see any ''attiny85 ' usual A.mellis to download either?,.....
@dassajityadav5555
@dassajityadav5555 3 роки тому
For Attiny13 same library or different
@a.j.catalano
@a.j.catalano 2 роки тому
I too had to remove the capacitor to upload arduino isp. all good. BUT then when I replace the attiny the PORT is grayed out and I get an error when trying to Burn the Bootloader. I have hit the wall there.
@jeanpierredaviau7478
@jeanpierredaviau7478 3 роки тому
Thanks a million.
@thachnguyen1290
@thachnguyen1290 6 років тому
Hi, Can you help me when I do Burn Bootloader to face with error " avrdude: Yikes! Invalid device signature. Double check connections and try again, or use -F to override this check. Thank you.
@dustybaldwin
@dustybaldwin 6 років тому
I went around and round with this and finally tried a new chip and it worked. May have gotten damaged by bad instructions I was following by others. Follow this with a good chip and it "will" work!
@MultiSmekla
@MultiSmekla 5 років тому
Make sure you are using the correct (10uF) capacitor, it gives same error if you use wrong one or don't use at all.
@ticktock8751
@ticktock8751 4 роки тому
I had the same problem with over 50 chips i got on JD - JOY BUY they had been packed just in a plastic bags no anti-static protection they all have Yikes! Invalid device signature. Double check connections and try again, or use -F to override this check. and i am not trying to get a refund but i am not have much hope
@jeanpierredaviau7478
@jeanpierredaviau7478 3 роки тому
Can it be done with a arduino pro?
@kevinsmotors
@kevinsmotors 6 років тому
thank you
@yasyasmarangoz3577
@yasyasmarangoz3577 5 років тому
what's the name of these pcb's?
@SackyX
@SackyX 5 років тому
Good video, one question what is the capacitor for? I'm a noob so forgive me.
@geoledme
@geoledme 2 роки тому
Hello. Somehow it prevents nano from an unexpected reset or restart during programming.
@jeanpierredaviau7478
@jeanpierredaviau7478 3 роки тому
Is your Nano a 328P or a 168P?
@azgarogly
@azgarogly 6 років тому
Great stuff. I have tried to do a similar thing with a Pro Micro, the one uses 32u4 chip. All the wiring seems to be ok, but nothing happens :( Arduino IDE starts the upload, but it won't finish. It seems, that it is not able to talk to the 32u4. I asked a question here, forum.arduino.cc/index.php?topic=496743.0 but it seems nobody has the answer.
@brianbuchmann7863
@brianbuchmann7863 4 роки тому
No matter what I try I get "avrdude: Error: Could not find USBtiny device (0x2341/0x49) " Every time I try and burn the bootloader? Can someone help, please?
@udayanganiworkshop5487
@udayanganiworkshop5487 5 років тому
thanks broo
@ramanrendersrandomly
@ramanrendersrandomly 6 років тому
Can you make a video for doing this with an atmega
@geoledme
@geoledme 2 роки тому
Hello. This is same as nano. You connect same pinouts. 10,11,12,13, gnd and 5v+. The difference is only that you have to choose your correct atmega board type into software. Hope that helps u.
@TutocarloCV
@TutocarloCV 7 років тому
nice
@DownhillAllTheWay
@DownhillAllTheWay 7 років тому
At 4:58, did you compile and upload the program?
@TannerTech
@TannerTech 7 років тому
Mike Collins Yes
@DownhillAllTheWay
@DownhillAllTheWay 7 років тому
Thanks. I assumed you must have. I followed your excellent tutorial, and got my ATtiny programmed with a blink program. I have written an application in assembler, so is it possible to use Atmel Studio with this setup? Alternatively, how can I compile assembler programs with Arduino IDE?
@TannerTech
@TannerTech 7 років тому
+Mike Collins You should theoretically be able to use atmel studio with this setup. Because your Arduino is already programmed as an ISP, atmel will treat it as any normal off the shelf ISP and you will be able to upload code to the attiny. You can program assembly codes in Arduino, here's a link on how to do that. forum.arduino.cc/index.php?topic=37130.0 Good luck to you! -TT
@DownhillAllTheWay
@DownhillAllTheWay 7 років тому
Thanks a million, Tanner Tech. I'll look into that.
@yasyasmarangoz3577
@yasyasmarangoz3577 5 років тому
does it work with attiny85?
@UnauthorisedService
@UnauthorisedService 5 років тому
Yasyas Marangoz yes👍
@shoshinschool2793
@shoshinschool2793 6 років тому
What is capacitor specs?
@asdf52708
@asdf52708 6 років тому
10 microfarad
@sethyates-bush3210
@sethyates-bush3210 3 роки тому
@@asdf52708 thanks mate
@joef6398
@joef6398 6 років тому
I had to disconnect the Cap in order to program the nano board with the ISP program, you failed to point that out . This link pointed that out : arduinodiy.wordpress.com/2012/02/28/program-an-attiny-with-an-arduino-nano/ See the steps ...
@intheshell35ify
@intheshell35ify 9 місяців тому
Lies and lies and lies and lies with no consequences.
Make a UPDI Programmer for the Arduino ATTiny
14:50
element14 presents
Переглядів 22 тис.
#66 AT Tiny85 Digispark - Arduino UNO alternative? An introduction!
28:39
Can You Draw The PERFECT Circle?
00:57
Stokes Twins
Переглядів 45 млн
How To Program An Attiny85 With An Arduino Nano
9:20
SciTyeTech
Переглядів 4,7 тис.
How to Program an ATtiny with Arduino (Up to Date)
10:09
Levi Janssen
Переглядів 52 тис.
Program the ATTINY85 with Arduino 1.8.18 (2022)
7:35
DIY TECH BROS
Переглядів 68 тис.
How to Program ATtiny10 with Arduino IDE (Full guidance)
7:01
DIY GUY Chris
Переглядів 10 тис.
Programming an ATtiny85/45 with an Arduino UNO (Getting started)
6:26
David Watts
Переглядів 166 тис.
ATtiny85 simplest radio controller - 4 digital channels
12:14
Electronoobs
Переглядів 56 тис.
Arduino Interrupts Tutorial
9:30
educ8s.tv
Переглядів 292 тис.
Program ATtiny85 directly via USB
7:43
Mr.T's Design Graveyard
Переглядів 19 тис.
Programming Attiny MCUs in Hindi
7:01
Arnov Sharma
Переглядів 15 тис.
Can You Draw The PERFECT Circle?
00:57
Stokes Twins
Переглядів 45 млн