-->
Page 1 of 1

Node MCU V0.9 board & SD card connection

PostPosted: Sat Jan 07, 2017 11:44 am
by vindhyachal.takniki
I have node MCU V0.9 board & SD card shield for arduino uno. On sd card, I have to make a file in FAT32 format to store data. Sd card has four out pins: CS, MISo, MOSI, CLK
1. Can I use this library from arduino in node MCU for sd card?
2. What should be the pin conenction between two boards?

Re: Node MCU V0.9 board & SD card connection

PostPosted: Sat Jan 07, 2017 1:46 pm
by martinayotte
This subject has been discussed in the past : viewtopic.php?f=32&t=3558
The SD library to use is already in ArduinoESP framework.