Connect an SPI SD Card to Your Arduino - connection and coding

Описание к видео Connect an SPI SD Card to Your Arduino - connection and coding

Arduino's don't have enough inbuilt storage to save large amounts of data. If you need to record sensor readings, experimental data, or access image files for use on an LCD screen you'll need to attach an SD card.

It sounds complex to connect it and then handle the file system, but the Arduino IDE with its built in libraries makes it very simple.

In this video I'll show you how to connect your SPI SD card reader, format your card and then create, read and update files and folders.

Make sure you check out the project pages on my website...

https://bytesnbits.co.uk/arduino-sd-c...

Комментарии

Информация по комментариям в разработке