Hi,I solved the problem with the data output to the LCD display. Thanks everyone for the advice.But I have another question and I am asking for your advice. Is it possible to transfer an image (video) from the Husky to a PC via Bluetooth?
I'm a complete beginner, sorry for my "common" questions. I know BASIC, and I'm just learning C++.
How do I get data from Huskylens for further processing?I mean the command "HUSKYLENSResult result = huskylens.read();". The result can be read with the command "result.xCenter" and saved in a variable, for example "int test=result.xCenter"?
Thank you
Good idea, thank
my plan is to display the coordinates of the object ID on the display.For example: ID1"X = 30""Y = 50"
void setup...HUSKYLENSResult result = huskylens.read(); // (ID1 ?)...void loop...int test = result.xCenter;String str2 = String(test);huskylens.customText(str2,20,30);...
Is it right ?what is the "concat" command?
Thank you for the advice.
UCsU2_F9JlmoM1cUUbBDva0g
this project of mine is for now with an ultrasound sensor. I would like to replace the ultrasound with a Huskylens camera. I can't transfer arduino-serial monitor. Sometimes it works, sometimes it doesn't.
Thank you
OK thank you,the problem is solved.
Personal question: are you an Arduino programming expert?I have a problem with Ardcuino-Huskylens communication in use in an autonomous vehicle.
my project on Youtube:UCsU2_F9JlmoM1cUUbBDva0g
can you help ?
I have the same problem. Transfer rate increase no change. It still only shows questionmarks and letters