[beagleboard] Re: beaglebone black read i2c.

2014-07-14 Thread serge . nsk14
Which connection?
Why 0x70 arduino?

On Monday, July 14, 2014 4:33:36 AM UTC+6, ruben campos wrote:

 Hello good day community. 

 I'm logged in beaglebone black and hope you can help me. 

 would like to read the address 0x70 arduino and processing the data in 
 beagblebone black. 
 I hope you can help me. 

 regards 

 Ruben.


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: beaglebone black read i2c.

2014-07-14 Thread Troy Dack


On Monday, 14 July 2014 08:33:36 UTC+10, ruben campos wrote:

 Hello good day community. 

 I'm logged in beaglebone black and hope you can help me. 

 would like to read the address 0x70 arduino and processing the data in 
 beagblebone black. 
 I hope you can help me. 

 regards 

 Ruben.


You should have the Adafruit BBIO python library already installed.  You 
can follow this tutorial: 
https://learn.adafruit.com/setting-up-io-python-library-on-beaglebone-black/using-the-bbio-library
One of the sections there shows you how to access I2C.
 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: beaglebone black read i2c.

2014-07-14 Thread ruben campos
Hello good day 

what I'm doing with arduino is to simulate a sensor that is in x direction 
in my case I put 0x04 or 0x70. 

what I want is to read BEAGLEBONE is 0x04 or 0x70 that direction. 

and process this data with any mathematical function. 


I hope they can give me an example of how to take these values ​​using i2c 
addresses. 

Thanks for your time. 
Ruben C.
==



hola buen dia

lo que estoy haciendo con arduino es simular un sensor que se encuentra en 
  x direccion en mi caso puse 0x04 o 0x70 .

lo quiero es leer con beaglebone es esa direccion 0x04 or 0x70.

y procesar ese dato con cualquier funcion matematica.


espero me puedan dar un ejemplo de como tomar valores de esas direcciones 
mediante  i2c.

gracias por su tiempo.
Ruben C.

=
El lunes, 14 de julio de 2014 06:00:01 UTC-5, serge...@gmail.com escribió:

 Which connection?
 Why 0x70 arduino?

 On Monday, July 14, 2014 4:33:36 AM UTC+6, ruben campos wrote:

 Hello good day community. 

 I'm logged in beaglebone black and hope you can help me. 

 would like to read the address 0x70 arduino and processing the data in 
 beagblebone black. 
 I hope you can help me. 

 regards 

 Ruben.



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.