Content for ATtiny85

Is it really a thing? Attiny Machine Learning

“David raises a question worth investigating: RAM constraints of the Attiny chip. RAM is indeed the most limiting factor on many boards as it dictates how much data you can hold in memory at any given time. Until recently, most …

A Tiny Counter

“Building a simple 7 segment display counter using ATtiny microcontroller. Overview In this project, we will be controlling the 7-segment display using 2-ATtiny microcontrollers which get input from the push button and increment the number. The ATtiny will be programmed …

DIY Arduino Power Shield: Push Button On/off, Auto Shutoff, and External Watchdog Timer

“An Arduino shield is a circuit board with electrical components already permanently set up. This board is then plugged right into an Arduino board, making all the connections of the components fast and convenient, and error free. You can buy …

Simple RGB Desktoclock using ATTINY85

“RGB Desktop clock using ATtiny85 and neopixel I wanted to make a customised clock for my desk. With the help of neopixel LEDs, I decided to build my own digital clock that is good enough to display the time while …

Meteor Storm

“A pretty raw single-button microarcade game (similar to the well-known Flappy Bird and many others) made in a bunch of hours to test some attiny85 + SSD1306 OLED screen stuff. (as a future TODO, the code can probably be improved, cleaned …

ATtiny85 Snake Game Handheld

“The classic snake game but implemented on a ATiny85 When it comes to electronics, it’s the free-form designed ones that always catch my eye. Seeing how all the wires and components are connected just make it so fascinating and …

ATtiny85-Motor

“These are all the files that I used to make a ATtiny85 circuit that controls a motor’s speed using a potentiometer, and also has indicator LEDs to qualitatively show the speed as you turn the potentiometer. One thing to …

Klara, a solar LCD creature

“Solar-powered creature that reacts to energy with animations on a 7-segment LCD. It can also blink! Klara is a solar-powered creature with a simple, unlit 7-segment LCD display and an ATTiny85 microcontroller. It stores her energy in a pair of …

Voronoi Diagram Based PCB Lamp V2

“Hey Everyone what’s up. So here’s one of theprevious projects I made a few weeks ago. Voronoi Diagram-Based PCB Lampis an RGB Lamp made entirely from PCBs, I used four rectangular PCBs with two square PCBs to make …

Nanoleaf 2.0

“Hey What’s up you guys! So this is the Nanoleaf 2.0 which is a DIY version of the famous Nanoleaf RGB Triangular lighting setup. The goal here was to Recreate a Nanoleaf-like device with minimal spec and low …