Here is a topic with a sample of creating an sd card reader node, which describes how to write it and how to make it.Before the last message, Mr. @xodballxod dropped a file with a node reading a line with a file. In order for it to start working correctly, as I understand it, you need to change the line in its “not-implemented-in-xod”: (File file = sd.open(filename, O_WRITE…) as follows: File myFile = SD.open(filename, O_READ);. Unfortunately I don’t have an sd card to check.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
Storing string in ram
|
1 | 307 | May 4, 2021 | |
|
SC Data Storage
|
3 | 655 | April 23, 2019 | |
| [I want a node] Perforn a Read on SD-Card | 6 | 1295 | February 20, 2020 | |
|
A bunch of xod questions
|
4 | 991 | July 23, 2018 | |
| Working with SD card in XOD ide | 0 | 63 | November 16, 2024 |