High speed and big amount of data method

Hi all!

I am currently looking for a method to send data high speed data (100kbits/s) and huge amount of data (2Mbits) to the computer without any losses?

Can someone help me please ? :slight_smile:

What Arduino are you using that has 2Mb of data?
Where is the data stored?
What does the data represent?

The Arduinos (such as the Leonardo) that use the 32u4 microprocessor send Serial data at full USB speed.

...R
.

OP has this thread open regarding the same problem.

Might or might not be a cross-post.

Hi!

I am currently using an ARDUINO MEGA but the data is not stored in it. Actually as sterretje said, I opened a thread to try to resolve my problem.

I just wanted to know if there was a way to store (on the computer) a big amount of data without any losses.

The data represent the evolution of 2 signals (ACP and ARP). Check out the other thread if you are interested in :slight_smile: .

Greg9901:
Check out the other thread if you are interested in :slight_smile: .

Why would I be interested? I was just trying to help you with your problem, I'm not going to try reading two Threads about the same thing.

...R

It was not an attack mate :slight_smile: I wrote this because in the other thread, I explain my current problem in depth.

This thread aims to know if there was another method because I can't find any solutions for my current method :slight_smile:

Greg9901:
This thread aims to know if there was another method because I can't find any solutions for my current method :slight_smile:

You could click "Report to Moderator" and ask to have the two Threads merged.

...R