I thought that theoretically though that data rates on 1 channel one could do up to like 100k in read speed. It's just getting the buffer and the multiple channels..
I thought there might be...
Type: Posts; User: powerfly
I thought that theoretically though that data rates on 1 channel one could do up to like 100k in read speed. It's just getting the buffer and the multiple channels..
I thought there might be...
bump, surely someone on this forum has an answer, I thought this would be the best place to ask regarding T3.6 code. I'd really appreciate the help
I'm trying to log 8 channels at a rate of 10kHz, and I want the data to be 12 bit (as mentioned in another thread).
I'm a noob at coding and looking for help with this.
this arduino forum...
I am hoping to use 8 channels at 10kHz with 12 bit data, this is ~160KB/s. all the data is ADC voltage readings. It seems quite tricky which is why I'm really hoping on some help from someone much...
As I understand it, it's not just the write speed of the card, it's rapidly taking incoming newly converted ADC data and putting that on a card in a new file which is slightly different. I didn't...
Which Teensy were you using?
Are you saying that with the 3.6 library it is possible to maintain the 10kHz data rate, whilst transferring data across to the card? If so the problems is solved i think, so if you know how to do...
Bump, help would be much appreciated
I am trying to use a teensy 3.6 or 4.0 (I will be able to use either) to rapidly store (12bit) ADC data. I will be measuring voltage readings at a rate of ~10kHz. the thing is I want to be able to...