In this we have controlled 5 led light using opencv-mediapipe-handttracking module and arduino. led light up according to the fingers track by opencv.
-
Notifications
You must be signed in to change notification settings - Fork 0
💡💡It two arguments - the pin number and the voltage state (high or low): digitalWrite (pin, value); For the Arduino, a high voltage level is 5 volts and a low voltage level is 0 volts. To turn the LED on, we write a high voltage to pin 13 like this: digitalWrite (13, HIGH); Next we need to tell the Arduino how long pin 13 should be high.
subashsigdel/LedControlling-arduino-Opencv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
💡💡It two arguments - the pin number and the voltage state (high or low): digitalWrite (pin, value); For the Arduino, a high voltage level is 5 volts and a low voltage level is 0 volts. To turn the LED on, we write a high voltage to pin 13 like this: digitalWrite (13, HIGH); Next we need to tell the Arduino how long pin 13 should be high.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published