Programming the ATTiny45

About a year and a half ago, Matt Richardson did a video on how to ‘shrinkify’ your Arduino projects with the ATTiny chip. It was a very interesting idea that I finally got around to doing on Friday.

Here’s what the setup looks like when the Arduino is used as the ISP programmer for the ATTiny45:
DSCN2217

And yes, I tried the blink sketch, like so:

DSCN2218

So you don’t need an Arduino, or even an ATMega328, to blink an LED. You can do it with just an ATTiny, which is cheaper and doesn’t require supporting voltage regulator, capacitors, and crystal.

And here is something slightly more impressive:

About engineerzero

Once and future engineer.
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s