Thread: Any arduino coders here?
Hybrid View
-
25-03-2013 #1
I2C is pretty simple, however you need to know the address and registers.
I use it to access RTC chips, and also for MIFARE (although I've not got past the 'oh, it works' stage, as other projects have taken priority over playing with smart cards)
It's usually possible to change the device address (allows multiple similar devices to share the same bus), so I wouldn't be too concerned about it not being as in the spec sheet.
Just read the examples, then dump the read bytes to serial to see what you're getting.
Then figure out what you need to do with those bytes to extract the information you need.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help Make 1st Step - Wiring Up Drivers to Motor and Arduino
By Treemonkey in forum General ElectronicsReplies: 10Last Post: 25-04-2013, 05:47 PM -
CNC Controller with Arduino and Gamepad
By Christian Knuell in forum Electronic Project BuildingReplies: 2Last Post: 20-10-2012, 10:25 PM -
Imported L298 Arduino Modules
By boldford in forum Motor Drivers & ControllersReplies: 4Last Post: 30-07-2012, 11:06 PM -
DIY arduino CNC 2 axis table
By ruthharm84 in forum Electronic Project BuildingReplies: 5Last Post: 06-05-2012, 01:54 AM
Bookmarks