Interfacing Accelerometer ADXL 335 With Mediatek LinkIt One Board

1.8K125

Intro: Interfacing Accelerometer ADXL 335 With Mediatek LinkIt One Board

Using Mediatek LinkIt One You will be able to interface ADXL 335.

The ADXL335 is a small, thin, low power, complete 3-axis accelerometer
with signal conditioned voltage outputs.

STEP 1: Components

ADXL 335 : Accelerometer Sensor
Mediatek LinkIt One Board
Connecting Wires
BreadBoard

STEP 2: Connections

VCC : 3.3V On Board
GND :Ground
X_OUT: A0
Y_OUT: A1
Z_OUT :A2

STEP 3: Code,Compile and Run

Upload the code and now you can see the Output on the Serial Monitor.

Thank you watching this!!

5 Comments

Tried your code with my Linkit One but all I get is a reading on my y-axis. Very little reading at that. Any suggestions?

can i use it on the arduino Uno??
:) and where can i see the output??
i mean that COM6 GUI??

Yes! You can use it on arduino uno and the output will be displayed on the serial monitor!

what is serial monitor? :)
sorry 1st timer on arduino.

It is present in the arduino ide which helps us to observe output of the interfaced sensor respectively!