Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Ajeeth Dhoni
Published

Control Electrical Appliances with blink of eye

A Simple mini-project that detects eye blink and controls electrical appliances like lights, fans, etc.

IntermediateShowcase (no instructions)444
Control Electrical Appliances with blink of eye

Things used in this project

Story

Read more

Schematics

Arduino Schematic

IR sensor output at A0.
LED pin at D13.

Code

Python and Arduino Code

C/C++
The Python code detects the eye and counts the eye blinks. It also sends data to Arduino
The Arduino code first detects the person from the IR sensor and sends data to Python and receives data from Python and controls LED.
# Try your own magical code.

Credits

Ajeeth Dhoni
4 projects • 3 followers
Biomedical Engineer || Arduino project creator.
Contact

Comments

Please log in or sign up to comment.