News

Making a servo tester using an Attiny85 micro chip, Attiny45 also works for this project. This diy servo tester is as good as ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega ...
//This code shows how to upload a code to attiny using arduino as ISP in Platformio //at first upload code to arduino as ISP from arduino ide>example>arduinoISP //next connect the arduino to attiny ...
A small example about using Arduino UNO as the ISP to write a simple blinking program to ATtiny85 - ChenW12/Blinking_on_ATtiny85 ...
Posted in Arduino Hacks, ATtiny Hacks, Software Development Tagged arduino, attiny85, AVR, debugger, debugwire, decompile ← DARPA Enlisting Nemo And Dory To Find You Locally Sourced: PLA ...
Write the programme – called ‘sketch’ in Arduino speak (you do have to add ATtiny85 capability to the standard Arduino software – easy, see SparkFun link below). Re-programme the Uno as a programmer, ...
Following on from getting an Arduino programme to run on an 8pin ATtiny (ATtiny85), I need to invoke the in-built brown-out reset circuit – because my application involves running from an ...
He contemplated using an ATtiny for smaller projects, but after looking into what he would need to program the chip under Linux, he could never find the motivation to give it a go.