Using Arduino Leonardo SPI Or I2C to doing a Project

Posted:
Tue Sep 23, 2014 5:32 pm
by chunkit
Hi,
Anyone can give me some idea about using I2C or SPI communication to use in my project or any Application is using I2C or SPI to communicate ?
Re: Using Arduino Leonardo SPI Or I2C to doing a Project

Posted:
Tue Sep 23, 2014 5:46 pm
by kl84
Since you are using Arduino, you can refer to these info:
http://arduino.cc/en/Reference/SPIhttp://arduino.cc/en/reference/wireThe example applications are given here:
http://arduino.cc/en/Tutorial/HomePage (scroll down to 'SPI Library' and 'Wire Library').
Re: Using Arduino Leonardo SPI Or I2C to doing a Project

Posted:
Sat Sep 27, 2014 12:17 am
by shahrul
See lesson
http://shahrulnizam.com/lessonSPI and I2C device like RTC, compass, serial EEPROM, SD Card..