Skip to content

Instantly share code, notes, and snippets.

@celem
celem / gist:1ef48d9326b2690cfa3d
Created October 7, 2015 16:31
Arduino SD Card Module and Temperature Sensor
/*
Reads temperature from HT11 sensor and writes to SD card
SD card read/write via LC Technology SD Module (www.lctech-inc.com)
From dzrmo.wordpress.com
* SD card attached to SPI bus as follows:
** MOSI - pin 11
** MISO - pin 12
** SCK - pin 13
** CS - pin 4