0
esp32 sd card
Does anyone know of a good library for the esp32 that can read and write .dat files?
4 Answers
+ 2
You bring up a very interesting point. What is your opinion on using a microprocessor such as the one in the arduino yun rev 2 to do the processing?
+ 2
I see. Thank you very much for the very insightful advice!
+ 1
Yes, well iâm sorry I should clarify. Most sd card libaries are perfect for what i need. Iâm more looking for a resource on how to read and write into .dat files
+ 1
Ah, well that makes a little bit more sense lol. Do you happen to know of any examples of code processing the data?