Esp32

Esp32 Tutorial: SD Card

0 – Introduction A lot of projects require a way to save permanent data, or a large ammount of data, usually, a SD card is the best solution, as you can buy one for cheap. In this small project you will learn how to do basic file system operations, like read, write, create and delete

Esp32 Tutorial: SD Card Read More »