Skip to Content

ATtinyDevelopment Programming Bare Board for ATTINY

This board is essentially a USB-powered breakout board designed for development with ATtiny microcontrollers. While it provides convenient access to power and I/O through a Micro USB connector, it does not include a built-in programmer. You’ll need an external programmer to upload code to the chip.

Package Includes:

  • 1 x Pluggable Development Programming Board with Micro USB Power Connector

9.45 AED 9.45 AED Tax Included
9.45 AED Tax Included

Not Available For Sale

This combination does not exist.

ATTiny

Terms and Conditions
30-day money-back guarantee
Shipping: 2-3 Business Days

 

Alternatively, if you have an Arduino UNO or another compatible board, you can program a USB bootloader (such as the Digispark bootloader) onto the ATtiny chip. Once the bootloader is installed, you can upload sketches directly via USB using the Arduino IDE, just like with standard Arduino boards.

Supported Microcontrollers:

  • ATtiny13A
  • ATtiny25
  • ATtiny45
  • ATtiny85

Getting Started:

  • Program ATtiny85/45 using an Arduino UNO
  • Install Digispark USB bootloader for USB sketch uploads