Hardware Interface questions

Questions on other types of hardware and getting it talking to the ARM CPU
Post Reply
JensenBreck
Posts: 1
Joined: Wed Nov 01, 2017 10:38 pm

Hardware Interface questions

Post by JensenBreck »

Hello,

We plan to use Gases Pro board with our IOT hardware kit . Our hardware kit has I2C interface . We understand that Gases PRO board uses I2C interface only . Technically it is possible to connect this board to our Kit . So we have the following questions .

Can we know I2C address of all the six sockets present in Gases PRO board?

When we give power supply through 3.3V pins, does it mean that all sockets(sensors) are ON ?

How we can load the gain to individual socket? Any specific command sequence to send it on I2C?


I didn't find the right solution from the internet.
References:

https://www.libelium.com/forum/viewtopi ... 53&t=24535

animated infographics



olzeke51
Posts: 414
Joined: Sat May 17, 2014 4:22 pm
Location: South Carolina

Re: Hardware Interface questions

Post by olzeke51 »

Not sure how this applies to ARMBasic -- (did you buy a particular Coridium board?)
there is an I2C Library under the Tools option of ARMBasic. You can see it in the 'Demo' mode.
It is a bit-bang style of routine.
HTH - Olzeke51

Post Reply