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 ...
In this tutorial, we are going to build an easy and cheap Pedometer using ATtiny85 IC, MPU6050 Accelerometer & Gyroscope, and OLED Display Module. This simple Arduino based step counter is powered by ...
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 ...
Use an ATtiny85 to display sensor values on an I2C LCD (equiped with PCF8574): GY21P (Si7021+SHT21) I2C sensor, temperature and relative humidity DS18b20 Dallas sensor, one wire, temperature I had ...
Distance measurement of an object in the path of the person, equipment, or a vehicle or moving object is used in a large number of applications such as robotic movement control, vehicle control, blind ...
If you've ever wanted a way to create your own USB dongle to automatically enter in a randomly generated password, hacker blog Code and Life has put together a tutorial for making your own from a USB ...