I AM SHERLOCKED
80+
- Katılım
- 9 Nisan 2020
- Mesajlar
- 310
- Reaksiyon skoru
- 140

Hand Tracking With Media Pipe and Arduino to Control the Color of an RGB LED
Hand Tracking With Media Pipe and Arduino to Control the Color of an RGB LED: Lets create a project that uses hand tracking to change the color of an LED. This is project will explore using Python and the Media Pipe library to track the position of the hand. After get the position we can then...
ser = seri.Serial('/dev/cu.usbserial-210', 9600)
bu kod adamın Arduino IDE'den aldığı seri porta karşılık bu kodu yazmış ben değiştirdim ve şu şekilde yazdım ama çalışmadı.
Neyi nasıl değiştirmem gerekiyor ki Arduino IDE'den aldığım seri portla eşleşsin ve çalışınca OpenCV çalışsın.