Page 1 of 1

Using Arduino Leonardo SPI Or I2C to doing a Project

PostPosted: 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

PostPosted: 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/SPI
http://arduino.cc/en/reference/wire

The 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

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