In this series of episodes, we focus on a number of key points, which we cover throughout the episode:
Introduction to the sensor (module)
How it works
Connection circuit
Sensor test code
In this episode, we explain how to use the module with Arduino to save and retrieve sensor data, or anything else you need to save to an SD card, instead of traditional and inefficient methods. This is especially useful for applications that require relatively short storage periods, where EEPROM cannot be used due to its short lifespan.
------------------------- Library
http://bit.ly/2U0KpBR
----------------------- Library Functions
http://bit.ly/2MyyZVg
---------------------
#Arduino
#Arduino #SDCard_Arduino
#Arduino_Memory_Card