Comments on: How to program ATTiny85 with Arduino Uno (part 1) https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/ Hobby robotics and electronics with Arduino, ESP82666 and Raspberry Pi Thu, 17 Aug 2017 19:36:25 +0000 hourly 1 https://wordpress.org/?v=5.6.11 By: johnny n hodgin https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-216385 Thu, 17 Aug 2017 19:36:25 +0000 http://42bots.com/?p=338#comment-216385 core arduino:arduino not installed
cant find anything on this

]]>
By: Stan https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-211926 Mon, 03 Jul 2017 16:53:45 +0000 http://42bots.com/?p=338#comment-211926 Hi Waqas, which version of the Arduino IDE are you using? This articel is for versions prior to 1.6.4, as per the note at the top. You should follow the instructions here http://42bots.com/tutorials/programming-attiny-ics-with-arduino-uno-and-the-arduino-ide-1-6-4-or-above/, if you are running a current version.

]]>
By: Waqas https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-210912 Mon, 12 Jun 2017 10:27:00 +0000 http://42bots.com/?p=338#comment-210912 Your comment is awaiting moderation.
I tried to program Attiny85 with this method but there is error when I press the upload button.
the error is ” OUTPUT is not declared in this scope”

]]>
By: Stan https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-120330 Sun, 08 Mar 2015 01:24:59 +0000 http://42bots.com/?p=338#comment-120330 In reply to Mohan.

Yes, the shield just replaces the breadboard and wires, other than that the connections should be the same.

]]>
By: Mohan https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-119807 Fri, 06 Mar 2015 15:05:41 +0000 http://42bots.com/?p=338#comment-119807 Will Attiny ISP shield will this work with the following code. http://www.htlinux.com/product/attiny-isp-shield/

]]>
By: Wonder star https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-106611 Sat, 17 Jan 2015 05:08:06 +0000 http://42bots.com/?p=338#comment-106611 Step 3: Configure the Arduino Uno as a ATTiny programmer

Open the ArduinoISP sketch from the Examples (“File” ->”Examples” -> “Arduino ISP”).
Select the board and serial port that correspond to your Arduino board (e.g Arduino Uno).
Upload the sketch to the Arduino Uno

Which programmer selection should I choose? ArduinoISP? Arduino as ISP? ??? On step 3.

]]>
By: David https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-92702 Sun, 21 Dec 2014 10:48:32 +0000 http://42bots.com/?p=338#comment-92702 thank you, thank you, thank you, for putting it in plain English
I went through your pages and it worked first time

]]>
By: Mohamed Kamel https://42bots.com/tutorials/how-to-program-attiny85-with-arduino-uno-part-1/#comment-28066 Mon, 29 Sep 2014 18:12:31 +0000 http://42bots.com/?p=338#comment-28066 Thanks for this tutorial, but there’s a noticeable fault in the timing.
i’ve programmed it to blink every 1 minute , and it blink after shorter time.

]]>