Created Fri, 16 Aug 2013 17:10:14 +0000 by jmlynesjr
Fri, 16 Aug 2013 17:10:14 +0000
Working on an I/O expansion scheme for the Ten-Tec Rebel Transceiver. Found a basic code for I2C communications between boards on Arduino.cc.
Expanded on this code and have tested communication between an UNO32 and a Fubarino Mini. The code supports multiple expansion processors on the I2C bus.
The code is posted at [url]http://github.com/jmlynesjr/chipKIT-Arduino-Examples[/url].
James