Skip to main content

Posts

Showing posts with the label How To Turn Your Arduino Into An ISP — Programming The ATmel ATtiny85

How To Turn Your Arduino Into An ISP — Programming The ATmel ATtiny85

Sometimes, using a pre-built Arduino board in a project is overkill, or just oversized. The ATtiny85 is an inexpensive but surprisingly capable microcontroller that can help with reducing the footprint of your project. Here’s how you can program an ATtiny for use in

Follow Us