filmov
tv
How to connect an Arduino to a PC running visual mediapipe in the V1 DexHand

Показать описание
A quick look at a simplified method to connect an Arduino to a PC.
In the original build the data from the PC was streamed wirelessly using a Zigbee serial replacement set up.
To get people started more quickly, a new version of the Arduino code: Hand_12b is now available that uses the built in USB connection on the Arduino:
The disadvantage of this is that serial debug messages are not provided at the moment in the Python code that runs the visual mediapipe code - if someone wants to add it please feel free!
To access debug messages add an extra serial connection on port 3, pins 14 and 15 on the arduino 2560 mega. This can be a USB to serial adaptor cable or a wireless system like a Zigbee.
Serial adaptor cables are simpler and cheaper and commonly come with an FTDi or CH340 chipset.
On the mega Pin 14 is TxD connects to Yellow (FTDI) or White (CH340)
Pin 15 is RxD connects to Orange (FTDI) or Green (CH340)
For both types Red connects to +5v
Black connects to Ground
In the original build the data from the PC was streamed wirelessly using a Zigbee serial replacement set up.
To get people started more quickly, a new version of the Arduino code: Hand_12b is now available that uses the built in USB connection on the Arduino:
The disadvantage of this is that serial debug messages are not provided at the moment in the Python code that runs the visual mediapipe code - if someone wants to add it please feel free!
To access debug messages add an extra serial connection on port 3, pins 14 and 15 on the arduino 2560 mega. This can be a USB to serial adaptor cable or a wireless system like a Zigbee.
Serial adaptor cables are simpler and cheaper and commonly come with an FTDi or CH340 chipset.
On the mega Pin 14 is TxD connects to Yellow (FTDI) or White (CH340)
Pin 15 is RxD connects to Orange (FTDI) or Green (CH340)
For both types Red connects to +5v
Black connects to Ground
How to Use an Arduino (Lesson #1)
Arduino in 100 Seconds
How to Connect Arduino to a Breadboard
Connecting an Arduino to a PC
Setup and Program Arduino Uno: Complete Guide
Arduino Blinking LED Tutorial
How to Upload Code(Sketch) in Arduino | Arduino IDE ⏩
Arduino Coding for Beginners | How to Program an Arduino?
What is Relay, Difference between Switch and Relay #relay #electrical #maintenance #switch
You can learn Arduino in 15 minutes.
How to Install Arduino Software IDE on Computer / Laptop
Arduino Tutorial: LED Sequential Control- Beginner Project
How To Install Arduino IDE On Windows 10/11 [ 2024 Update ] Arduino Uno Complete Guide
How to Upload and Run Code on an Arduino Board - Getting Started with Arduino
Arduino port problem | COM port not found [ 2022 Update ] Complete Step by Step Guide
Led Chaser Circuit Using Arduino Uno | Arduino Uno Projects | #shorts #arduino #electronics
How to Blink an LED with Arduino (Lesson #2)
How to connect A buzzer to Arduino
How To Connect An LCD Display To Arduino (Elegoo Mega 2560 Project Lesson 22 From Start To Finish)
Arduino Turorial: How to use a button with Arduino Uno
Control a DC Motor with Arduino (Lesson #16)
Arduino 2 Arduino Communication VIA Serial Tutorial
How to Use I2C LCD with Arduino | Very Easy Arduino LCD I2C Tutorial | Arduino 16x2 LCD I2C Tutorial
How to Set Up and Program an LCD on the Arduino
Комментарии