JR
JR
(how did you get these details / by running which script @jvoermans ? :) ).
Ok, so you are able to run SdInfo from SdFat-beta, but not ExFatLogger from SdFat-beta, right? Strange.
PS: I can run both scripts with Arduino due and the same breakout board module from Adafruit, but using a different SD card.
i have been using the same hardware (Due + Adafruit SD breakout) but with a different SD card, and it works fine with all the codes. So I think this...
A small question here: I have been using the default Arduino SD library in the following way on a logger application: each 15 minutes, create a new file with incremented...
Very nice project. I discovered this just now, working on a kind of similar but "bash only" tool to do the same, just FYI :) . The bash-only motivation was...
I have not seen problems with error rates, but maybe just not tested enough.
Note for myself: Ubuntu 21.04 may have a relatively modern packet here: https://www.ubuntuupdates.org/package/core/hirsute/universe/base/zbar-tools .
I only find code snapshots there (but I may just be missing something :) ), is there a link to a .deb that I can just ```sudo apt install``` without...
**irony start** @duck-rh many thanks for explaining me that I should learn the tools of my distribution, and learn to type a package name in a package manager to search...