How to Play with RTC Modules
The following article is a simple guide lets you get time and calendar functions with a real time clock chip and microcontroller. Hopefully this entryway can help you to walk through your own project ideas […]
Arduino is one of the most exciting embedded development board evolved from the open source community to learn and build arduino projects for hobbyists and electronic enthusiasts. It is the best resource for making DIY projects and Prototypes.
The Arduino makes use of different Microprocessors and on-chip microcontrollers to design devices that interact with the sensors and actuators.
The most popular variants of Arduino are Arduino UNO, Arduino YUN, Arduino LEONARDO, Arduino NANO, Arduino MEGA.
Arduino comes with prebuilt shields for ease of interfacing various add-on modules like GSM/GPRS shield, Ethernet shield, USB shield, and Wireless shield for IOT projects.
The following article is a simple guide lets you get time and calendar functions with a real time clock chip and microcontroller. Hopefully this entryway can help you to walk through your own project ideas […]
So I have this Tiny Chirp, when you power it up, an indicator wakes up and it does a sequence of wonderful chirps! First, you need one active piezo-buzzer (i.e. the type with a built-in […]
Here’s a nice little project of a quick servo tester with Arduino Nano (v3) microcontroller board. Another key part in this basic project is a cheap Arduino Nano(v3) expansion shield. The hardware setup is extremely […]
Here’s a simple Arduino Tachometer project for measuring and displaying speed of rotation. You can find similar projects everywhere on the web but this one has some unique features. First off, the idea is based […]
Grey is the neutral achromatic color midway between white and black – Am I right? If you want to make something of yourself to detect the grey, let me give you a cheap and cheerful idea. […]
While Googling for nothing, I noticed a little device “USBtinyISP” helpful for programming Attiny85 microcontrollers using the same setup method as for handling Arduino sketches. There’s also no difference in the development environment as we […]
Here is a simple yet highly reliable thermal control circuit which can be used with almost all electric geysers. The Arduino microcontroller based circuit switches an electromagnetic relay on or off according to the temperature […]
Recently I came to understand the true demand for a multi-purpose digital pulse counter. So I designed an east-to-build digital pulse counter circuit based on some generally available cheap electronic components. The quick microcontroller based […]
Water Pressure Sensor is not a familiar everyday sensor for most electronics hobbyists and makers, so here’s an introductory tutorial on a popular water pressure sensor – the DFRobot Gravity: Analog Water Pressure Sensor. In […]
In this guide we will learn how to play with a cheap ‘n’ cheerful temperature and humidity sensor DHT11 – the minuscule 4-pin sensor accurate enough for most do it yourself projects need to read […]