This project is a hands-on tutorial that walks you through the process of transforming an Attiny85 microcontroller into a BadUSB device. You’ll learn how to program the Attiny85, simulate keystroke ...
My name is Jorge Salas and I am Computer Science student at the University of North Carolina at Greensboro. Disappointed on the lack of electrical based topics (which I probably would have seen in an ...
The ATtiny85 Microcontroller is one of the smallest Microcontrollers available today. It is an 8-bit Microcontroller with 8 physical pins, based on the AVR RISC Architecture. There are three variants ...
This is the continuation of a series of articles demonstrating how to Create A PCB In Everything. In this series, we take a standard reference circuit and PCB layout — a simple ATtiny85 board — and ...
But the real struggle began when I tried to get an SSD1306 OLED display to work with the ATtiny85. I tested multiple libraries, but none seemed to work. Here's what I tried : Digispark OLED library No ...