"It just kinda sucked" Bro that project got me drooling and mfer goes "kinda sucked"
@farrisab34595 күн бұрын
Great vid! How were you able to deal with the python code and input from your hand to the Arduino which is in C++?
@owenobrien88043 күн бұрын
The Python sends data using serial and the C++ receives data using serial. This serial data is not language specific therefore can be accessed through any language.
@4phrod1tee2 ай бұрын
nooooo thats so cool why are the views this low😩😩
@owenobrien88042 ай бұрын
Thank you so much!
@fabachko795126 күн бұрын
Hey, the link to the discord server is not working
@jujanbalagot6888Ай бұрын
hii umh can you help me with my code i really need some help cause i do not know what to do i have tried everything but mediapipe cannot follow my hand gesture
@owenobrien8804Ай бұрын
Hi jujan join the discord server and I can see what I can do to help out!
@owenobrien8804Ай бұрын
I have created a github repo: github.com/OwenTheGreenBean/HandTrackingColor/tree/main
@jujanbalagot6888Ай бұрын
@@owenobrien8804 thanks
@jujanbalagot6888Ай бұрын
@@owenobrien8804 thank u very much
@owenobrien88042 ай бұрын
Leave yalls questions in the comments if you have any! Github Link in the description with Code for the arduino and the laptop.
@4phrod1tee2 ай бұрын
hey, quick question, so we have this high school level competitive UAV team, and we're building it from scratch- which includes the RC(5 channels), and I'm responsible. and the RC is gonna be based on Arduino and NRF24L01, (which is *obviously* why I'm asking you, you're pretty lit at Arduino projects) where do you suggest I start? and how should I study the codes for the Arduino?
@owenobrien88042 ай бұрын
Thank you! If you have no experience with coding I would recommend getting the basics for C down and look at examples for NRF specifically. After this I would recommend using two arduinos and there NRF modules and write a program for one of them to send a string and get received from the other. Once you get there integrating other sensor like joysticks and button can be sent similar to the string with some modification. I would focus on sending very basic data from one arduino to the other!
@4phrod1tee2 ай бұрын
@@owenobrien8804 great, thanks a lot!!!
@4phrod1teeАй бұрын
@@owenobrien8804 great!! thanks a ton, I would've joined the discord, but unfortunately it's currently banned in Turkey
@4phrod1teeАй бұрын
@@owenobrien8804 thanks a ton! I would've joined the dc group but unfortunately discord is currently banned in Turkey, your advice has a HUGE help for forming the calendar on the remote, thanks again!!
@BlockBingeMCАй бұрын
hi there, um the discord server isn't working
@owenobrien8804Ай бұрын
Thanks for letting me know I updated the link!
@World_electronics_Nl-916Ай бұрын
Please send me the code
@owenobrien8804Ай бұрын
here is github link: github.com/OwenTheGreenBean/HandTrackingColor/tree/main
@destiny_022 ай бұрын
its a misleading title, the Arduino is taking no part in hand tracking here
@owenobrien88042 ай бұрын
Thank you for pointing that out switched up the title
@john.dough.2 ай бұрын
yeah, I was really excited to see how he managed to do such a complex task with limited hardware. TL;DR: He didn't. seems like he learned a lot though!! good project