Browsing tag

ATtiny85

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

Short Bytes: 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 your project. The Arduino platform is an amazing tool for learning, […]