Can somebody please tell me how data gets collected in a dataset from a real world device eg: a drone? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can somebody please tell me how data gets collected in a dataset from a real world device eg: a drone?

I recently saw a tutorial on the udacity self driving simulator, the data collected got stored in a .CSV file but how to have a program to store data in the real world eg: an Arduino drone having a serial communication with a computer...

22nd Oct 2021, 2:39 PM
Srijito Ghosh
Srijito Ghosh - avatar
7 Answers
+ 2
Which programming language are you using?
2nd Nov 2021, 6:36 PM
Benjamin Alejandro Luna
Benjamin Alejandro Luna - avatar
+ 1
Hello. You have to make a program that stores the data you send to the computer into a file in the format you will work in your ANN ( csv, crude binary, etc.).
25th Oct 2021, 7:36 PM
Benjamin Alejandro Luna
Benjamin Alejandro Luna - avatar
+ 1
Hey there, thanks very much for helping me out... I don't know why but the notification didn't pop up hence I couldn't thank you earlier. But can you please share some tuitorial links such that I can learn from them and have a broader understanding of the topic?
2nd Nov 2021, 6:29 PM
Srijito Ghosh
Srijito Ghosh - avatar
2nd Nov 2021, 6:37 PM
Srijito Ghosh
Srijito Ghosh - avatar
+ 1
https://youtu.be/vayAp84vea8 This video has a very good explanation. First part of it is about collecting data, second part is about auto saving data into file. Good luck. :)
2nd Nov 2021, 6:47 PM
Benjamin Alejandro Luna
Benjamin Alejandro Luna - avatar
+ 1
Okay, I tried out by copying the link, it works. Thanks again very much. Love from India ❤️❤️❤️
2nd Nov 2021, 7:11 PM
Srijito Ghosh
Srijito Ghosh - avatar
0
Thanks very much... 😊😊😊 But the video is not available...😅😅😅
2nd Nov 2021, 7:07 PM
Srijito Ghosh
Srijito Ghosh - avatar