ATtiny Flasher: An open-hardware flashing tool for the Atmel ATtiny


https://www.electronics-lab.com/attiny-flasher-an-open-hardware-flashing-tool-for-the-atmel-attiny/

Arduino development boards are highly popular among makers and beginners in electronics for their ease of use. The Arduino boards are designed in such a way that making connections to peripherals like sensors and displays is extremely easy. All it needs is a little common sense for interfacing components and you are good to go […]

Tiny Isolated Dimmer with Linearly Corrected Output


https://www.electronics-lab.com/tiny-isolated-dimmer-linearly-corrected-output/

Dimmers provide a way to reduce the power of resistive elements like heaters and light features by changing the waveform of the voltage applied to them. There are different approaches to the development/implementation of dimmers and there are a lot of how-to guides and projects based on them, but the general efficiency of these solutions […]

TinyRemote Control implements NEC protocol with Attiny13


https://www.electronics-lab.com/tinyremote-control-implements-nec-protocol-attiny13/

The ATtiny series of microcontrollers are becoming popular as more people begin to learn about the huge capabilities packed into their tiny form factors and the possibility of easy programming through several modern tools like the Arduino IDE and PlatformIO. As a result of this popularity, several new devices, DIY or not, are now springing […]

TinyUPS – Uninterruptible Power Supply based on ATtiny13A


https://www.electronics-lab.com/tinyups-uninterruptible-power-supply-based-attiny13a/

Power interruption has a lot of side effects on projects. Especially projects with heavy processing requirements, it could corrupt the memory of the microprocessor/microcontroller, or lead to significant damage to other parts of the device. To mitigate this, several UPS solutions have been built, especially by folks in the Raspberry Pi community and as a […]

MCP4141 based digital potentiometer


https://www.electronics-lab.com/mcp4141-based-digital-potentiometer/

Dilshan Jayakody has been working on an open-source hardware project MCP4141 based digital potentiometer, that is available on GitHub. MCP4141 and ATtiny13 based digital potentiometer to replace an existing 3 terminal analog potentiometers. The main objective of this project is to create an experimental prototype of a digital potentiometer using Microchip’s MCP4141 IC. MCP4141 is […]

The Cheapest and Simplest Pulse Counter


https://www.electronics-lab.com/cheapest-simplest-pulse-counter/

This counter is made only from an ATtiny13 and LED diodes. Did you ever need a cheap and simple (with one digit only) pulse counter? This is the maximum optimization and simplification. Thanks to Charlie Allen. The Cheapest and Simplest Pulse Counter – [Link]

Firefly – an annoying little thing


https://www.electronics-lab.com/firefly-annoying-little-thing/

Here’s a tiny pcb that produces an annoying sound using a piezo buzzer and a ATtiny13 microcontroller. It uses an LED, piezo buzzer, ATTINY13 Atmel microcontroller, a very small amount of Arduino code, and a coin cell battery that should last about a week. Battery life could be improved, with longer sleep times. The device […]

How To Program ATtiny13/ATtiny13a using Arduino IDE


https://www.electronics-lab.com/program-attiny13attiny13a-using-arduino-ide/

Despite ATtiny series is considered extremely cheap and useful, still there is a lack of projects and tutorials about it. In this tutorial, you will learn how to start building applications using ATtiny13 microcontroller programmed using Arduino IDE. First of all, ATtiny13 is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. By […]

How to make an Attiny13 Programmer


https://www.electronics-lab.com/make-attiny13-programmer/

Attiny13 Programmer by Steve Willson Kujur @ instructables.com How to make an Attiny13 Programmer – [Link]

Tic-Tac TV Remote Jammer


https://www.electronics-lab.com/tic-tac-tv-remote-jammer/

by DangerousTim @ instructables.com: That moment you take your eyes off the TV remote for just a second, because of which it falls into the hands of your annoying sibling. Yes, fighting for control over the TV is a daily struggle for many. But the TV Remote Jammer shown in this Instructable, will make everyone else […]