News

When writing code for the ATtiny family of microcontrollers such as a the ATtiny85 or ATtiny10, people usually use one of two methods: they either add support for the chip in the Arduino IDE ...
Literally, ATtiny85 is a scaled-down version of the Atmega microcontroller on Arduino boards with just a few I/Os (five usable pins) that can listen to or talk to most sensors and transducers.
which aims to bring a limited Arduino IDE to the ATtiny line of microcontrollers. He found the project to be quite useful, so he put together a brief tutorial that walks through everything you ...
Features of the Arduino Learning Kit ATTiny85 and Programmer Board : – Support For the Arduino IDE 1.0+ (OSX/Win/Linux). – Power via USB or External Source – 5v or 7-35v (Automatic Selection).
Sure, countless microcontroller development boards featuring a USB connection have made it to the Projects and Tutorials pages of Electroschematics. Although these days it really is easy to build your ...
Being new to Arduino, but having one project under my belt, I though I would try another. I wanted to play with a high-speed PWM – of which the 8pin ATtiny85 (or ..25 or ..45 – different flash only) ...
Arduino libraries, like libraries for other programming languages, help easily extend the range of functions available to users in the standard integrated development environment (IDE).