Home » Education » Arduino - hacking a micro SD card reader data logger to connect with another SPI device nRF24L01

Arduino - hacking a micro SD card reader data logger to connect with another SPI device nRF24L01

Written By JD Kato on Saturday, Nov 28, 2020 | 10:03 PM

 
To skip right to the modification go to: 10:30 The micro SD card reader is used for data logging with Arduino, but some micro SD card reader modules do not work along side other devices that use the serial peripheral interface (SPI bus), such as the nRF24L01. This hack on the micro SD card reader will fix that. Here is a previous post about the problem: https://forum.arduino.cc/index.php?topic=360718.0 Here is an excellent explanation from the Dronebot Workshop about using the uSD card reader with Arduino: https://dronebotworkshop.com/sd-card-arduino/ Here is another about the nRF24L01 and Arduino: https://dronebotworkshop.com/nrf24l01-wireless-joystick/ Subscribe! More projects to come!