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 ...
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 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 ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
Use This Website https://javl.github.io/image2cpp/ to converter your bitmap image to the correct array. Use 128 x 32 image White and Black Image Settings Set right ...
In this project, I present a simple and efficient circuit based on an ATtiny85, capable of converting an analog voltage into a digital frequency (V/F). This small module allows me to measure the ...
It’s easy to have a soft spot for “mini” yet perfectly functional versions of electronic workbench tools, like [David Johnson-Davies]’s Tiny Function Generator which uses an ATtiny85 to generate ...
There’s an inside joke among cyclists – the number of bikes you need is “n+1”, where “n” is your current number of bikes. The same probably also applies to the number of tools and equipment a hacker ...
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 ...
This assembly is intended to be controlled, also, it is reserved for the reader who can modify their original code. An example code of which portions must be inserted (adapted) is provided to you. see ...