Content for RTC

RGB MATRIX Displays time and environmental data

“Temperature, humidity, and ambient pressure are the key parameters for environmental monitoring. With the advent of MEMS and integrated multi-sensor technologies, it’s been feasible to miniaturize environmental sensors and embed them into portable electronics. BME280 is one such fully …

DIY Arduino ProMini Data Logger: 2016 Build Update

“Its been almost a year since the last stand-alone logger tutorial, and I continue to receive questions from people adopting the platform in education settings. That feedback makes it pretty clear that soldering is the biggest stumbling block for beginners …

Led Matrix Arduino Clock

“This a week-end project. Six 8x8 led matrix, Arduino nano and Real Time Clock. It just gives time. No fancy alarm or display mode even though I wanted to do so in the begining. The RTC clock is very precise …

eDOT - Arduino Based Precision Clock and Weather Station

“eDOT is an Arduino based precision clock and weather station with built in IR remote receiver and automatic brightness adjustment. The device has been designed to be easily expanded with additional hardware like WIFI module or other. Thanks to its …

Hyduino - Automated Hydroponics with an Arduino

“So, you may be wondering…WHAT IS HYDROPONICS? Basically, hydroponics is growing plants without the use of a traditional dirt medium by using a nutrient rich water solution. Those mediums used to “plant” in range from fiberglass to sand and …

Talking Clock with Arduino

“For a time I tried to build a Talking Clock (see the video), but with not good results due the voice module I was using for that. After many searches related to appropriated hardware and also learn how to use …

Automatic Plant Watering System with Arduino

“Have trouble remembering to water those tomatoes? Want to go on vacation but fear the worst for your container garden if you do? Fear no more with an automatic plant watering system! With a little bit of preparation and arduino …

Digital Clock With Many Features

“This is my first attempt to do a DIY. I did this project during the summer and decided to share it with you guys. I hope you enjoy doing it as much as I did :) For this project I assume …

Using the 4 pins of the ESP8266-01

“The limited number (4) of GPIO pins on the ESP8266-01 may seem like an obstacle, for any serious application. Yet if one uses the pins in a smart way it is very well possible to do a lot with …

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 …