Most of the AVR ATtiny microcontrollers can be programmed with this small board which can also be used in a standalone application which building a project. Most of the AVR ATtiny microcontrollers can ...
[CNLohr] has made a habit of using ATtiny microcontrollers for everything, and one of his most popular projects is using an ATTiny85 to generate NTSC video. With a $2 microcontroller and eight pins, ...
The smaller ATtiny microcontrollers have a limited number of pins, and therefore rely on an internal 9.6 MHz oscillator rather than an external crystal. This oscillator lacks the accuracy of a crystal ...
I've been interested in getting into microcontroller programming lately, and I've been looking at Microchips PIC16F and PIC18F series (especially the PIC16F), and also Atmel's ATtiny and ATmega series ...
A new project soon to be available via the Crowd Supply website has been unveiled this week in the form of the ATtiny Flasher, an open hardware flashing tool specifically designed for the Atmel ATtiny ...
When it comes to AVR microcontrollers the most common programming option is In-System Programming (ISP). ISP interface is easy to use but in some scenarios it is totally unusable. The most common ...