Makers and developers that enjoy using the Arduino platform to create projects, may be interested in a new Arduino smart display called the Pixel. Pixel offers an Arduino Zero compatible development ...
How do you save data from an Arduino-based device to a memory card? Fortunately, a microSD card and SD card breakout board now make this an easy task. Below is a simple tutorial on how to capture data ...
* @brief Read and display text file from SD card on Soldered Inkplate 10. * @details Demonstrates how to open a .txt file from a FAT-formatted SD card * and display its contents on the Inkplate 10 ...