ニュース

Connect your programmer to your PC and to the ATtiny. Go to Tools -> Programmer and select your ISP programmer (e.g. USBasp). Go to Tools -> Burn Bootloader to burn the fuses. Open USB_C_Tester sketch ...
ATtiny85 based microcontroller development board come with the USB interface. Coding is similar to Arduino, and it uses the familiar Arduino IDE for development. This is a digispark clone.
Attiny 85 USB development board | The ATtiny85 based mini development board is similar to the Arduino, but cheaper and smaller (of course a bit less powerful). With a whole host of shields to ...
When creating projects with an ATtiny DIP8, it is often necessary to program the microcontroller several times, especially if adjustments to the code are necessary. This involves removing the ATtiny ...
Connect your programmer to your PC and to the ATtiny. Go to Tools -> Programmer and select your ISP programmer (e.g. USBasp). Go to Tools -> Burn Bootloader to burn the fuses. Open USB_C_Tester sketch ...
We included the ATTiny85 chip with an on-board USB programmer which simply plugs into the learning kit making it easy to make connections and prototype your projects.
“Possibly the smallest ATtiny85 based ‘duino derivative”. Indeed! When Olimex announced the Olimexino 85s as the smallest Arduino ever, [Tim] took that as a challenge. His very small Ar… ...
If you’re designing a project that should have a means of updating the firmware via USB instead of the usual AVR programmer, this might be the bootloader for you.