If you’ve ever had your internet connection drop out while running Chrome, you’ve probably seen a little dinosaur pop up to tell you what’s going on. You might ...
A cross-platform tool for flashing the ATtiny85 microcontroller (Digispark) bootloader using an Arduino as an ISP programmer. This project provides three different interfaces to suit your needs: ...
The ATtiny family is a series of one of the smallest microcontrollers in the AVR market. These microcontrollers are capable of utilizing many of the libraries available on the Arduino platform. The ...
The USB Rubber Ducky or Bad USB is a famous attack tool that looks like a USB pen drive but acts like a keyboard when plugged into any unlocked device. The USB Rubber Ducky allows attackers to program ...
Sure, countless microcontroller development boards featuring a USB connection have made it to the Projects and Tutorials pages of Electroschematics. Although these days it really is easy to build your ...
A library that utilizes the I2C library for ATtiny85 so to control an I2C LCD screen. Largely based on the Digispark library. This library was supposed to be seamlessly working as the old ...