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 […]
AVR vs PIC: The case of the candle
https://www.electronics-lab.com/avr-vs-pic-case-candle/
A self-igniting candle implemented using AVR and PIC microcontrollers. This project has two variations, one using an ATTiny25, the other using a PIC12LF1822. In a series of minimalistic devices, this electronic candle periodically measures ambient light levels. Once it detects nightfall, it self-ignites and burns for three hours, flickering as a candle does. The flicker […]
ATTiny25 based tea timer
https://www.electronics-lab.com/the-perfect-tea-timer/
Michael @ acidbourbon.wordpress.com has built the “perfect” tea timer project. He wrote a post on his blog detailing its assembly: Maybe you just drink coffee. Then this article is not particularly interesting for you. But if you like a cup of black or green tea once in a while you might know the problem: You prepare […]