News

The tutorial is fairly straightforward, and even demonstrates how the Arduino can be used as an ISP for the ATtiny, removing the need to purchase a standalone programmer. Be sure to check it out ...
The kit has been specifically designed to provide tutorials that teach learners about wiring and programming the included ATTiny85 chip in a plug and play Arduino-based environment all enclosed in ...
The creative adventures with ATtiny series microcontroller are awesome ... they can be programmed in the Arduino IDE with the help of an Arduino board or through a cheap yet dedicated TinyAVR ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
The ATtiny10 – along with its younger siblings that go by the names ATtiny 4 ... [feynman17] figured out a way to program this chip using an Arduino, allowing him to throw just about anything ...
If you fancy building your very own tiny pocket sized retro games console, you may be interested in the ATBOY, using a custom-built PCB together with a selection of components listed below can ...
As usual with Arduino, the ‘pin numbers’ aren’t the actual chip pin numbers, unless by coincidence. The led pin was correct for me, only the push button pin needed reassigning (I added a push button ...
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 ...