Content for DS1307

Digital Clock using one shift register

“Here I am going to show you how to make Digital clock using Arduino Uno (while final assembling I used Arduino Nano because of its small size). Instead of giving load on Arduino I am using Real Time Clock (RTC …

Pixie: An Arduino Based NeoPixel Wristwatch

“Ever since the dawn of time, people have begun to dispense time. First was the sundial, later appeared water clock after them was the hourglass. Millennia later was created the first pendulum clock and few centuries later the electronic watch …

Arduino Timer With On/Off Set Point

“Hi, with this project you will be able to control the on and off of your devices between the time you want. They may be the lights at the night, water the garden, turn on a machine, etc. We will …

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 …

Tri-Mode Digital Clock With ATtiny85 and RTC

“This is my first project using ATtiny85 microcontroller and also including a Real Time Clock (RTC) working with it. The use of ATtiny85 is a very interesting way to shrink your Arduino projects in a final tiny version.”

Project  SNAFU Box

SNAFU Box

“Everybody gets frustrated once in a while and we all have different ways to cope with the stress that comes as a result. One thing we all have in common; we all need some kind of relief from stress. I …

Introduction to Home Automation with Arduino and RF Signals!

“Today I’m going to show you an introduction on home automation with RF signals. Imagine the middle of the winter, its cold and dark outside, but thanks to automation you wake up to a warm and bright room, with …

Minimalistic Led Clock

“In this instructables, I will show you how to make a simple/minimalistic led clock. The clock shows 3 dots. One from the seconds (blue), one for the minutes (yellow) and one for the hours (red).”

Sunrise Alarm LED Clock

“The ability to understand and control LED matrices is an important skill for anyone who hopes to be well versed in electronics. The understanding of shift registers and row scanning techniques necessary for such feats will prove useful in countless …

Dog Food Dispenser

“This is a automatic dog feeder that is driven by a Arduino Uno. The dispensing mechanism is a 3D printed archimedes screw driven by a continuous servo motor. The feeder has two feed times programmable to the user, it also …