Page 1 of 1

Measure output voltage from accelerometer

PostPosted: Wed Apr 10, 2019 4:24 pm
by khinghua97
Hi, I already bought the 3-axis accelerometer from cytron and would like to measure the output voltage for each axis using Arduino Uno. Since this circuit has 3.3V voltage regulator and I supplied it with 5V, what should I do so I can measure the voltage value accurately?

Re: Measure output voltage from accelerometer

PostPosted: Thu Apr 11, 2019 5:23 am
by ober
Not really understand the question.

Supply it with 5V from Arduino and connect the analog output from Accelerometer to Arduino's Analog input pin respectively, and read it, that is my suggestion.