View Single Post
tz1's Avatar
Posts: 716 | Thanked: 236 times | Joined on Dec 2007
#95
i2c would be easiest to access using some microprocessor with a similar interface (Atmel has TWI or USI depending on model). I don't know if you can bit-bang the SDIO in the microSD, or if there would be a driver for the UART interface, though there is a NXP/Philips UART to I2C chip that might work.