Home Automation And Security Using IoT Devices
Home sweet home—there’s nothing like it! Our homes can be made smarter using the Internet of Things (IoT)—a system in which computing devices are connected over a network using unique identifiers...
Process Monitor
This utility program is used for monitoring the working of a real-time file system, registry and process or thread activity in a PC. It helps early fault-detection and immediate identification of...
Parallel-Port Controller Using MATLAB
Many projects have been published in EFY on how to program a PC’s parallel port using C, C++ and Visual Basic. Here we attempt the same using MATLAB. The advantage of...
Creating Game Using Python Within Ten Minutes
Have you ever wondered how video games are created? It is not as complicated as you might think. Presented here is a simple game called Bunnies and Moles, where the hero,...
IoT Based Smart Camera Using Android And Raspberry Pi
Presented here is a project that lets your Raspberry Pi (RPi) turn into an IoT based smart camera and then control and watch live video being captured by this camera on...
Wireless Control of Robotic Car Through MATLAB GUI
This project presents the implementation of a MATLAB graphical user interface (GUI)-based approach to wirelessly control the movement of a robotic car. Commands to move the car in forward, reverse, right...
MAC ATTACK: How to Spoof your MAC Address
While a lot of techies do swear by MAC address filtering to keep their Wi-Fi networks secure, it really is not the best option. People tend to assume that MAC addresses...
Javascript Based Canvas Pendulum Clock
Clocks have become digitalised in recent times and we find fewer clocks from the past, such as pendulum based analogue clocks. This project deals with the simulation of such an analogue...
Real-Time Face Detection and Recognition for Security Purposes
This article demonstrates real-time training, detection and recognition of a human face with OpenCV using the Eigenface algorithm. Let us construct this OpenCV Face Recognition System below.
There are various biometric security methodologies...
LabVIEW GUI for Battery Monitoring system
Any battery, may it be a lead acid or a Li-ion battery, has to be tested multiple times to test the battery capacity, leakage resistance and the time battery capacity can...