Accelerometer

Hi

I want to measure acceleration in three axes. I have an AtomBasic pro 24-m with an DE-ACCMeD Buffered 3g accelerometer ans a LCD-00461 : Serial Enabled 16x2 LCD - Black on Green 5V.

I suppose that I have to use the ADIN commands and S_OUT-S_IN
I don’t know which command I need to use for S_OUT-S_IN.

Does anybodyhave an exemple ?.:confused:

I’m sorry about my English. It’s not my firts language.:astonished:

thanks

Pierre

Using the BasicATOM Microcontroller, try ADIN for reading the accelerometer inputs and serout for writing to the LCD. With serout you can specify the pin to write from.

The BasicMicro Forum may be of help for code examples.