Content for ATtiny85

TinyPhoto: Embedded Graphics and Low-Fat Computing

“TinyPhoto is a small rotating photobook embedded graphics project that uses the low-power ATtiny85 microcontroller (3mA) and a 128×64 pixel OLED display (c.5-10mA typical, 15mA max). This combination can deliver at least 20 hrs of continuous play on …

ATtiny85 - Spectrum Analyzer on RGB Led Matrix 16x20

“Continuing with ATtiny85, today I’d like to share how to build a music spectrum analyzer on 16x20 RGB led matrix. The music signal FFT transformation and LED Bit Angle Modulation are all carried out by one DigiSpark ATtiny85. Main …

ATtiny Game Boy

“This is my version of a mini game console based around the ATtiny85 microcontroller. There are countless iterations of this type of game console utilizing an ATtiny chip that you can find online. I had a few of these chips …

Infrared Remote Control Decoder & Switcher using Arduino

“Infrared Remote Control Decoder & Switcher using Arduino Story Infrared remote controllers are everywhere around us. The majority of home appliances are controlled using infrared remote controls. In this article/video, we learn to build a device that can decode (almost …

Interfacing SSD1306 Based I2C 128x64 OLED Module With ATtiny85 Without Frame Buffer in Assembly Code

“First of all, this is not another Arduino Sketch or Project. The Assembly Language fascinates me and I am using it to write codes for different Industrial control solutions. Previously, I did not work with any Graphic Display modules. Getting …

Rainbow Led Circuit Sculpture

“Today I would like to share how to make a sculpture circuit that controls 16 RGB leds using ATTINY85. We can adjust their colors separately according to the colorwheel rule with a touch button. The main components are as follows …

Contact Digital Thermometer With Deep Sleep

“This might seem totally useless, considering how advance current technology can be and you might even be like “Tsk! a Thermometer?” But there is a lot of experiment based on temperature (water temperature, room temperature, etc) so digital thermometer becomes …

Glow in the Dark Robotic Clock

“Thank you for checking out my tutorial! You are awesome. I put a lot of time into the YouTube video so watch it too, it explains it all. Note: Read and follow all safety instructions and wear proper PPE. 1 …

ATtiny85 Bluetooth Automation With Button Feedback

“A Simple ATtiny85 Controller-based Bluetooth controlled Relay for Home Automation with Manual Button having Real-Time Feedback status of Button. Can control it by Mobile Application as well as Manual Button too. Electronic Components ICs ATtiny85 7805 Module Bluetooth Module HC …

ATtiny85 BOOST CONVERTER

“ATtiny85 Boost Converter Today in this episode of Arduino projects I am going to introduce you with a new electronic circuit. This electronic circuit that I am going to introduce is known as ‘Boost Converter’ or ‘Step-up Converter’ or ‘DC …