Showing posts with label projects. Show all posts
Showing posts with label projects. Show all posts

Interfacing SPI TFT with Arduino.

By // 20 comments:
Thumbnail
Hey fellas! It's been long since our last blog...but worry not! Here I'm back again with something new to try this time around. This blog will let you know how to interface a 1.8 inches SPI TFT with arduino. The task may get a bit tricky if someone just starts without taking a few things in consideration. So here we go! Now what's with this "SPI" term? Why not just a TFT? Well, that's because like you all must have known, there are 2 modes of transferring data, SERIAL & PARALLEL....

Learn How To Make A Digital Voltmeter Using Arduino

By // 12 comments:
Thumbnail
Arduino is very popular and easy to use. With Arduino, we can do lot's of projects and experiment. So today we add one more projects in our Arduino project list. In this article, we are going to make a digital voltmeter.using an Arduino board. In this project, we measure the input voltage range between 0 to 50V by using the voltage divider. It is very simple to use Arduino as a voltmeter. Arduino UNO has  5 analog pin to read the input analog value. If we have an idea about reference...

Automatic Street Light Controller Circuit Using LDR And 555 Timer IC

By // 53 comments:
Thumbnail
We are living in the world where everything goes to be automatic from your washing machine to your ceiling fan. Street lights are one of those examples of the automatic world. Automatic street light are those light which needs no manual operation to gets turn ON and turn OFF. Did you ever try to make such kind of street lights that gets turn ON and turns OFF automatically? In this article, we are going to make automatic street light using LDR and 555 timer IC. List of Components   555...

Arduino Distance Measurement Using Ultrasonic Sensor

By // 3 comments:
Thumbnail
We all know about the ultrasonic sensor and also wanted to play with it, but don't know how ultrasonic sensor works. So In this article, we will see  how to use an ultrasonic sensor with your projects. The ultrasonic sensor is very popular among arduino hobbyist and there are so many projects which you will be able to do at the end of this article. Description of HC-SR04 Ultrasonic Sensor Ultrasonic Sensor can measure the distance from 1" to 13 feet( 1 cm to up to 4metre) with accuracy...

Arduino-based Automatic Temperature Fan Speed Controller

By // 38 comments:
Thumbnail
In many small or large industry, you may have seen such a lot of fan that speed is control according to the temperature of the place. Thus, during this article, we have presented a demo of that application. It's assumed that you have an idea of how to read reading from the temperature sensor IC. In industry temperature range will be more than 100 oC  but here we will work on the very low range. Block diagram of Temperature control FAN Block Diagram Required Components  Arduino...

How To Make a PC Control Robot

By // 10 comments:
Thumbnail
Do you ever tried to control your robot using your PC or laptop? Controlling a robot using PC or laptop is often being a fun for the student or hobbyist. Thus during this article you will be tend to learn how to control your robot using your PC or laptop. Here it is assumed that you know How To Send Serial Data From Arduino To Laptop or PC and How To Receive and Send Serial Data Using Arduino Board. Thus lets begin to making this awesome DIY hack today with us. Replica of robot Component...

Best Electronics Mini and Major Projects For Engineering Students

By // 38 comments:
Thumbnail
Electronics & Communication(ECE) engineering play a vital role in our daily life. The engineering student is showing a lot of interest in this branch. Within the final year of engineering each student should complete their engineering project with innovative ideas. They need to use their all four-year knowledge on its project. There are so many choices for ECE student for his or her final year projects comes like  within the field of embedded, robotics, solar energy, security system...