I2C access for helicopter control

Harald Welte laforge at openmoko.org
Tue Jul 8 09:53:49 CEST 2008


On Tue, Jul 08, 2008 at 11:28:16AM +1000, Matthias Katzengruber wrote:
> Hello Guys,
>
> I hope I am writting to the right mailinglist.
> Currently I am doing a very interesting project.
> I try to controll a kind of helicopter with the openmoko.
> Therefore I need Software-access to I2C.
> Is there any module or library, where I can get access to I2C?
> Can you give me any hint, how to gain access to the I2C?
> The eletrical connection to I2C is not the problem.

it's just the standard linux i2c API.  you can use it from within
kernelspace, or use the userspace interface.  see the i2dump utility for
writing, or IIRC i2set for writing registers from the commandline.

-- 
- Harald Welte <laforge at openmoko.org>          	        http://openmoko.org/
============================================================================
Software for the world's first truly open Free Software mobile phone




More information about the openmoko-kernel mailing list