where is An E-block (EB068)

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
User avatar
misoct
Posts: 64
Joined: Sat Sep 04, 2010 11:03 pm
Location: Egypt
Has thanked: 8 times
Been thanked: 17 times

where is An E-block (EB068)

Post by misoct »

Dear all
can some one tell me how to get the data sheet of An E-block (EB068) that is available for accelerometer component
also is there an example of flowcode for accelerometer components using I2C bus
thanks

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: where is An E-block (EB068)

Post by Benj »

Hello,

Sorry about that, the datasheet is now available from here.

http://www.matrixmultimedia.com/lc_index.php?p=11

Here is a Flowcode example program.
AccelTest.fcf
(7.5 KiB) Downloaded 511 times

User avatar
misoct
Posts: 64
Joined: Sat Sep 04, 2010 11:03 pm
Location: Egypt
Has thanked: 8 times
Been thanked: 17 times

Re: where is An E-block (EB068)

Post by misoct »

Hello Benj
thank you for quick reply
Is accelerometer flowcode component compatable with (MMA7455 3-Axis Accelerometer Module (#28526))
http://www.parallax.com/Portals/0/Downl ... l-v1.1.pdf
thanks

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: where is An E-block (EB068)

Post by Benj »

Hello Misoct,

I wouldn't think so but it wouldn't take too much effort to get this working. i.e. You could always edit the accelerometer component C code to make it compatible.

The Accelerometer component was written around the STmicroelectronics LIS3LV02DQ 3 axis sensor.

Post Reply