Introduction: 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
7 years ago
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?
7 years ago
can i use it on the arduino Uno??
:) and where can i see the output??
i mean that COM6 GUI??
Reply 7 years ago
Yes! You can use it on arduino uno and the output will be displayed on the serial monitor!
Reply 7 years ago
what is serial monitor? :)
sorry 1st timer on arduino.
Reply 7 years ago
It is present in the arduino ide which helps us to observe output of the interfaced sensor respectively!