capacitor

10 Million YouTube Subscribers Award LED PCB (1)

10 Million YouTube Subscribers Award LED PCB using Arduino

                    https://youtu.be/WhDgftYFQ5g Summary This PCB (Printed Circuit Board) resembles the YouTube Play Button award that is given out to creators for reaching certain milestones such as 100,000, 1 million, and 10 million subscribers. When the switch is turned on, the user can scroll through 5 different …

10 Million YouTube Subscribers Award LED PCB using Arduino Read More »

Home Automation

Home Automation Using Arduino With Wifi, Bluetooth and IR Remote Control

                  This is a tutorial to show how to build a home automation system using arduino with Wifi [ESP8266-01], bluetooth (HC-05) and IR remote control. Home automation results in a smarter home and is used to provide a higher and healthier standard of living. The beauty of …

Home Automation Using Arduino With Wifi, Bluetooth and IR Remote Control Read More »

Analogue to Digital Conversion

Analogue to Digital Conversion on an ATmega168

Many AVR microcontrollers are capable of doing Analogue to Digital Conversion. The ATmega168 has 6 ports (8 ports on the SMD packages) that can be used for analogue input. This tutorial shows you how. The circuit The Breadboard layout is based on the Atmega8 breadboard circuit which is described in Atmega8 breadboard circuit Part 1 and Atmega8 breadboard circuit Part …

Analogue to Digital Conversion on an ATmega168 Read More »