Uploaded September 2018 | Updated September 2026, 2 weeks ago
• Your support helps me post videos more frequently:
patreon.com/acrobotic
paypal.me/acrobotic
https://buymeacoff.ee/acrobotic
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
twitter.com/acrobotic
facebook.com/acrobotic
instagram.com/acrobotic
==========
• Parts & supplies:
acrobotic.com/shop
amazon.com/shops/acrobotic
==========
In this video I show you how to increase the available memory of the ESP8266 by using an 8gb micro SD card to store data. Typically, when working with sensor data and microcontrollers we need at least one of the following:
- Storing data for a long time
- Working with large-sized files such as images
- Having the data available even if the device loses power
Though we've seen how to do this using the SPI Flash File System (youtu.be/pfJROpQg-Is), we might need more than the maximum 16MB available. In this case, we can add an SD card adapter, and work with flash memory cards capable of storing gigabytes of data.
In this tutorial I work with a DHT11 Temperature and Humidity sensor to collect temperature data that is stored onto an 8GB microSD card. Using the WeMos Family of boards, I connect a sensor shield as well as a microSD card adapter shield onto the ESP8266. I then use the Arduino IDE to gather sensor data and store it onto the SD card.
==========
• Related vids:
Getting started with the WeMos ESP8266 Development Board using Arduino: youtu.be/GQIT_NMhgFw
==========
• Project parts:
ACROBOTIC WeMos Development Kit for ESP8266:
acrobotic.com/products/acr-00027
amzn.to/2PBK2KE (affiliate)
ACROBOTIC WeMos D1 Mini V2 Development Board for ESP8266:
acrobotic.com/products/acr-00017
amzn.to/2D3KiA6 (affiliate)
ACROBOTIC WeMos D1 Mini SD Card Shield for ESP8266:
acrobotic.com/products/acr-00014
amzn.to/2O5sKEr (affiliate)
==========
• Project code:
Firmware for the Arduino IDE:
github.com/acrobotic/Ai_Demos_Wemos/tree/master/wemos_sd_card
==========
• Tutorials:
Detailed guide for getting started with the WeMos ESP8266 Development Board:
learn.acrobotic.com/tutorials/post/wemos-d1-mini-esp8266-getting-started
==========
• Music:
andyclassical (audiojungle.net/user/andyclassical/portfolio). Envato's Music Standard License.
==========
#ESP8266 #Arduino #Tutorial
• Your support helps me post videos more frequently:
patreon.com/acrobotic
paypal.me/acrobotic
https://buymeacoff.ee/acrobotic
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
twitter.com/acrobotic
facebook.com/acrobotic
instagram.com/acrobotic
==========
• Parts & supplies:
acrobotic.com/shop
amazon.com/shops/acrobotic
==========
In this video I show you how to increase the available memory of the ESP8266 by using an 8gb micro SD card to store data. Typically, when working with sensor data and microcontrollers we need at least one of the following:
- Storing data for a long time
- Working with large-sized files such as images
- Having the data available even if the device loses power
Though we've seen how to do this using the SPI Flash File System (youtu.be/pfJROpQg-Is), we might need more than the maximum 16MB available. In this case, we can add an SD card adapter, and work with flash memory cards capable of storing gigabytes of data.
In this tutorial I work with a DHT11 Temperature and Humidity sensor to collect temperature data that is stored onto an 8GB microSD card. Using the WeMos Family of boards, I connect a sensor shield as well as a microSD card adapter shield onto the ESP8266. I then use the Arduino IDE to gather sensor data and store it onto the SD card.
==========
• Related vids:
Getting started with the WeMos ESP8266 Development Board using Arduino: youtu.be/GQIT_NMhgFw
==========
• Project parts:
ACROBOTIC WeMos Development Kit for ESP8266:
acrobotic.com/products/acr-00027
amzn.to/2PBK2KE (affiliate)
ACROBOTIC WeMos D1 Mini V2 Development Board for ESP8266:
acrobotic.com/products/acr-00017
amzn.to/2D3KiA6 (affiliate)
ACROBOTIC WeMos D1 Mini SD Card Shield for ESP8266:
acrobotic.com/products/acr-00014
amzn.to/2O5sKEr (affiliate)
==========
• Project code:
Firmware for the Arduino IDE:
github.com/acrobotic/Ai_Demos_Wemos/tree/master/wemos_sd_card
==========
• Tutorials:
Detailed guide for getting started with the WeMos ESP8266 Development Board:
learn.acrobotic.com/tutorials/post/wemos-d1-mini-esp8266-getting-started
==========
• Music:
andyclassical (audiojungle.net/user/andyclassical/portfolio). Envato's Music Standard License.
==========
#ESP8266 #Arduino #Tutorial










