Re: Using I2C
- From: mlw <mlw@xxxxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 06:53:48 -0500
Luca Bertoncello wrote:
> Hi, all!
>
> I'm trying to read from a Sensor which speaks I²C, but I have many
> problem...
>
> The Sensor is attached to the parallel port and I have 4 pins (SDA+SCL IN
> and SDA+SCL OUT) to speak with him.
>
> I tryed to write a little script in PERL, but I can't read anything...
>
> Is somewhere a good example (PERL or C, running on Linux) to send and get
> data from I²C devices attached to the parallel port?
> Can someone help me?
>
Hello!
I am working on a hobby robot and I am using a veleman I2C board. I have a
series classes that interface with the board in Linux. It uses the Linux
parallel port I2C driver.
Take a look at the code at http://www.linuxpcrobot.org
.
- Follow-Ups:
- Re: Using I2C
- From: mlw
- Re: Using I2C
- References:
- Using I2C
- From: Luca Bertoncello
- Using I2C
- Prev by Date: Re: the crypt
- Next by Date: Re: Using I2C
- Previous by thread: Using I2C
- Next by thread: Re: Using I2C
- Index(es):
Relevant Pages
|