💡 Elevate your Arduino projects with lightning-fast micro SD data access!
The HiLetgo 5pcs Micro SD TF Card Adapter Reader Module features a 6-pin SPI interface and chip-level data conversion, enabling seamless, high-speed micro SD card integration with Arduino UNO, R3, MEGA 2560 Due boards. Lightweight and compact, it supports Linux, Mac OS, and Windows, making it an essential tool for efficient embedded system prototyping.
Standing screen display size | 0.01 Inches |
Screen Resolution | 1920 x 1080 |
Max Screen Resolution | 1920 x 1080 pixels |
Card Description | Dedicated |
Brand | HiLetgo |
Series | 3-01-0038 |
Item model number | 3-01-0038-5PCS |
Operating System | Linux, Mac OS, Windows |
Item Weight | 1.76 ounces |
Package Dimensions | 4 x 3.1 x 0.4 inches |
Color | Blue |
Processor Brand | Shenzhen HiLetgo Technology Co., Ltd |
Number of Processors | 1 |
Computer Memory Type | DDR3 SDRAM |
T**Y
Good cheap option
Great cheap option. They worked as designed
C**R
Works good for small project
SD card works great. Esp32 already comes with the built in SD library, so just include SD.h and SPI.h and you should be good to go.
M**D
Good value. Functions properly.
Purchased for an Arduino project. Functions as advertised. Good value. Quality is good for the price.
W**E
Easy way to add data logging to your microprocessor.
Well designed and very easy to implement. They have been working well with Arduinos and nodemcu's, capturing temperature and time data at the refrigerators at the local food pantry. It's small, but the micro SD card pops out when you press down on it, so it's really easy to load and unload. I like that it uses spi, and I can use the I2C for the clock.
J**S
Micro-SD card board for Arduino uno.
Appears to be a five-pack of a standard Micro-SD card board that I use to get from another source that I used in Arduino projects. Haven't gotten around to using any of them yet, but they appear to be of good quality.
S**8
Very cost effective
I'm using this with an Arduino to write out files to an SD card. Works great. They seem very stable. I've been working on my program for about a month or so and so far they have been very stable.
X**G
works great with ESP 12-E
Confirmed to work with ESP 12-E.The pin connections are as the follows (left = SD module pin, right = ESP 12-E pin) :CS => D8SCK => D5MOSI => D7MISO => D6VCC => Vin (* 5v, not 3.3v)GND => GNDNote that, the VCC must connect to the 5V Vin for the module to work (if powered through USB port).NodeMCU documentation says 3.3v, which does not seem to apply to this module, because there is a on-board voltage regulator on the module, taking only 5v input.Another thing to note is, the example sketches under ESP8266/Example/SD are not using the right CS pin (recommended by NodeMCU) at the SD.begin() function, and you would have to change this line to SD.begin(15) to make it work.
M**.
Fatal Flaw on 5V Systems - Buyer Be Aware
First off, this flaw appears to afflict nearly all of these micro SD "generic" brand parts from China. To be 5VDC and 3VDC compatible, they use a level shifter. But it's connected to the MISO line and, when you are running 5VDC, IT WILL NOT RELEASE THE MISO LINE!!!So, if you're running this card either as the only thing on the SPI bus, or running it on a 3V3 system, it's probably okay. If you're running it on a 5V system with other things on the bus, every other card on the bus will get blocked by this one holding the MISO line high when not in use. You can bodge on a wire and cut a trace to get it working, but you should just go buy the Adafruit version which is properly designed and works exactly as advertised.Search "SPI MISO Pni Conflict - Storage" on Google and click the first result (Arduino forum) for an in-depth discussion. For me, this little gotcha cost me probably 12-15 hours of troubleshooting an encoder and encoder buffer card never realizing that this card was the problem all along.
Trustpilot
3 weeks ago
1 day ago