News

This is the SPI data out from the SD Card Module. -> MOSI Stands for Master Out Slave In. This is the input pin of the SD Card Module. -> SCK Stands for Serial Clock as the name implies it is the data ...
GND - GND (pin 14 on the ATtiny1641). A4 - SDA (pin 8 on the ATtiny1641). A5 - SCL (pin 9 on the ATtiny1641). You can go ahead and try this with the example Arduino interface script provided. Regular ...