Advanced Attendance Systems are now not used just in companies but also in school and colleges for student attendance. In this project we have used low cost RFID technology to take students attendance.
In this project we have used Arduino Uno to do the processing. A 125Khz TTL RFID reader is used. All students will be provided with a RFID tag so when they enter the classroom they have to swap their...
By Electronic Enthusiast for Electronic Enthusiast.
Monday, 12 December 2016
Sunday, 20 September 2015
Arduino Based Stopwatch

Over here using Arduino Uno we have implemented stop watch. For this we have used a LCD Keypad shield. This project was implemented by Mr Conor on the Instructables "Arduino Stopwatch". His modified code (modified by Elac) is used as it is as it was perfect. As LCD Keypad shield is used there is...
Arduino Based Digital Thermometer

As the name implies we are making a digital Thermometer using Arduino and LM35. This was originally implemented in Instructables by Mr wayne and called as "Waynes World Thermometer". We have tested & modified the project and presented it over here.A LCD is used over here to display the temperature...
Saturday, 19 September 2015
PC based Temperature Indicator using Arduino

Temperature Indicator or Temperature Monitoring system is very useful in industries. This is a very simple project to understand the basics of Arduino. Over here we are using LM35 temperature sensor and reading the temperature using the analog pin A1 of Arduino Uno and then sends serially to PC.
The...
Automatic Plant Watering using Soil Moisture Sensing

An easy way to conserve water is Agriculture sector is to install soil moisture sensor so we decided to implement an Automatic Plant Watering using Soil Moisture Sensing technique as implemented by Amitabhs over here in the instructable article. Solved one error & presented over here a working...
Fork that reminds you that you are eating too much

The fork is, well, a fork. But inside it has a capacitive
sensor that knows how long it has been since you have taken your last
bite. Say you take a bite of that piece of fish, chew it and then go for
another bite within 10 seconds. The fork will know that and gently
vibrate to tell you have...
Thursday, 23 October 2014
India plans to build the world's largest floating solar farm

Image by Chesky @Shutterstock
The National Hydroelectric Power Corporation (NHPC), which is setting up the 50 MW solar power project, is currently undertaking a survey of the land on the banks of the Kallada river and hopes to place solar panels over the water bodies spread over nearly 250 acres...
You Would Also Love Reading......
-
Over here using Arduino Uno we have implemented stop watch. For this we have used a LCD Keypad shield. This project was implemented by Mr...