Arduino Tutorial: SD card module Micro SD tutorial DIY.
|Arduino Tutorial: SD card module Micro SD tutorial DIY.
Arduino Tutorial SD card module Micro SD
Dear friends in this video we learn how to use the Micro SD module with an Arduino Uno. The SD card module is a very useful module to add storage space to any Arduino project. With this cheap module you can add huge storage space to any Arduino project. Useful for datalogging, for saving preferences, or store data for games.
——————–
WHERE TO BUY
——————–
1. SD Card Module: http://educ8s.tv/part/MicroSDModule
2. Arduino Uno: http://educ8s.tv/part/ArduinoUno
3. Wires: http://educ8s.tv/part/Wires
Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!
——————–
CODE
——————–
http://educ8s.tv/arduino-sd-card-tutorial/
——————–
FACT OR FICTION 2018 Quiz Game
——————–
You can download my latest Android Game which is called Fact or Fiction 2018 here:
馃摜 http://bit.ly/FactOrFiction2018
——————–
MORE PROJECTS
——————–
Arduino Datalogger: https://www.youtube.com/watch?v=oei3Y6tOhVI
Arduino Weather Station Project: https://www.youtube.com/watch?v=9jN-3DtS1RI
Arduino Nokia 5110 LCD Display: https://www.youtube.com/watch?v=aDwrMeu4k9Y
Arduino OLED display tutorial: https://www.youtube.com/watch?v=A9EwJ7M7OsI
DIY Arduino: https://www.youtube.com/watch?v=npc3uzEVvc0
——————–
ABOUT EDUC8S.TV
——————–
Educ8s.tv is a Youtube channel and website which is dedicated in developing high quality videos about DIY hardware and software projects. In this channel we develop projects with Arduino, Raspberry Pi, we build robots and simple electronic circuits. Check out our website as well for more information: http://www.educ8s.tv
——————–
SUBSCRIBE ON YOUTUBE
——————–
Never miss a video: https://www.youtube.com/subscription_center?add_user=educ8s
Arduino Tutorial: SD card module Micro SD tutorial DIY.
Arduino Tutorial: SD card module Micro SD tutorial DIY.
Does the SD card need formatting and if so what should it be formatted in? I found a 1GB SD card in an old BlackBerry Cell Phone will that do?
Nice!!
does it work in teensy3.2?
can you create a code that can delete a text line using sd card
line 1
line 2
line 3
line 4
line 5
the line 1 will be deleted permanently
thanks
Dear respected sir, I'm using Arduino mega to build my 3D printer. But how to add a SD card with Arduino mega in 3D printer?
Can you please help me to store ab image in sd card using arduino…
How to save a value without dupilcate
Very useful tutorial! thanks!
can i add the straight to a rfid reader
Is images are also stored in SD Card by a camera which is connected by a arudino ?
hello . i have some problem .. i run the program and it says .. sd card initialization failed .. what should i do ?
is their a shield i can use to connect multiple cd card adapters to? id like to connect a lot
CAN I USE THIS SOUND MODULE WITH AVR MICROCONTROLLER ATMEGA16????
Arduino:1.8.5 (Windows Store 1.8.10.0) (Windows 10), P艂ytka:"Arduino/Genuino Uno"
Opcje projektu zmienione, prze艂aduj ca艂o艣膰
C:UsersMATEUDesktopSdCard_demoSdCard_demo.ino: In function 'void setup()':
C:UsersMATEUDesktopSdCard_demoSdCard_demo.ino:19:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
createFile("test.txt");
^
C:UsersMATEUDesktopSdCard_demoSdCard_demo.ino:20:37: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
writeToFile("This is sample text!");
^
C:UsersMATEUDesktopSdCard_demoSdCard_demo.ino:23:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
openFile("prefs.txt");
^
Szkic u偶ywa 12614 bajt贸w (39%) pami臋ci programu. Maksimum to 32256 bajt贸w.
Zmienne globalne u偶ywaj膮 1162 bajt贸w (56%) pami臋ci dynamicznej, pozostawiaj膮c 886 bajt贸w dla zmiennych lokalnych. Maksimum to 2048 bajt贸w.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x19
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x01
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x9b
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x01
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x9e
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x01
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x1f
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x0c
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xe1
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xe1
Podczas 艂adowania szkicu wyst膮pi艂 b艂膮d
Ten raport powinien zawiera膰 wi臋cej informacji je艣li w
File -> Preferencje zostanie w艂膮czona opcja "Poka偶
szczeg贸艂owe informacje podczas kompilacji"
HELP ME :C
Can i use card 4 Gb?
for some reason it only reads the first line correctly and the second line it prints like if its empty
ellhnes?
Habla espa帽o no ingles
Hello! ! Nice video, I have a problem : my SD card refuse to initialize and I don't know why, it's a 1GB card, need help
Code is deprecated
can i play different sound using this module with a potentiometer? depending on at different resistance it will play different sound?
I hope you find this video useful. If you want to support the channel see how here: http://educ8s.tv/support-educ8s-tv/
I hope you find this video useful. If you want to support the channel see how here: http://educ8s.tv/support-educ8s-tv/
hi, is it possible to delete line in sd.h?
can they run off a 5vpower bank at the same time as the Arduino UNO r3? And does it need a resistor or to drop to the voltage from 5v to 3.3 using 220ohm and a 470ohm?