Skip to main content
Arduino

Questions tagged [calibration]

Use this tag with regard to ensuring that instruments are giving accurate readings as compared to a trusted reference standard.

Filter by
Sorted by
Tagged with
0 votes
0 answers
67 views

ASync Timer2 based OSCCAL value

How to calibrate the internal RC oscillator off of a 32768 Hz crystal serving Timer2? void OSCCAL_calibrate(void) //This version specific to ATmegaXX8 (tested with ATmega328) { unsigned char ...
0 votes
2 answers
1k views

How to calibrate MMC5603 magnetometer?

I just got a MMC5603 magnetometer from Adafruit. However the measurements are unreliable. For example when I convert it to a heading it goes from 200° to 180° and then back to 200° if I move it ...
1 vote
1 answer
494 views

Calibration of pH sensor

I am working with pH sensor (https://wiki.seeedstudio.com/Grove-PH-Sensor-kit/ ) and arduino. The board provided with sensor is not having any potentiometer to set the voltage value when dipped in ...
-1 votes
1 answer
814 views

Carbon dioxide sensor MG 811

I am using MG811 carbon dioxide sensor with ESP8266 module. CO2 values is being read inside closed room. The value comes around 400 ppm. Using CO2 generator does not make increase in reading. Checked ...
1 vote
1 answer
214 views

Fluctuation in 4 half bridge load cell via combinator

I'm currently using a Sparkfun 4 Half-Bridge load sensor (50 Kg) with combinator and amplifier both are from the Sparkfun. Link:https://www.sparkfun.com/products/10245 (For Load Sensors)https://www....
1 vote
1 answer
803 views

Requires accurate RGB color values by the tcs3200 RGB color sensore

I used the TCS3200 sensor to read the RGB color values.First, I calibrated the sensor with white and black colors.The sensor detects red, blue, and green correctly, but does not give an accurate value....
0 votes
1 answer
815 views

How often does a mpu6050 gyro sonsor need calibration?

I want to use it in my real car for daily use to measure yaw angle when needed. Is is ok to only calibrate it once at first then use it every day when driving without any problem? if not, how often ...
1 vote
1 answer
122 views

Per-Arduino calibration files?

I am planning on having an array of embedded devices in my garden, and each of these is going to have its own analog moisture sensor. Each moisture sensor needs to be individually calibrated. In an ...
1 vote
1 answer
2k views

How to calibrate an accelerometer?

I'm confused about a few points on how to best calibrate an accelerometer, whose data will be used in an orientation sensor fusion algorithm. As a summary, the most common approaches I've seen take ...
1 vote
0 answers
171 views

Why do I get error "Error compiling for board Arduino Uno" with my mpu6050 video stabilization code?

This is the code I'm working with. I'm using it for video stabilization system. It was working fine but for some reason now it gives me this error? Is it because I deleted the library and installed ...
-1 votes
2 answers
409 views

LSM303 unable to compensate tilt

I am working on a tilt compensated compass with the LSM303DLHC. I manage to calibrate the magnetic and accelero part. I managed to calculate pitch and roll. But when it comes to calculate tilt ...
1 vote
0 answers
244 views

How to calibrate Arduino DUE analog readings?

I am having a problem with the analog readings on my Due. On pin A4 and A5 I am measuring voltages: double vcc = 3.288 // taken on pin 75 (ADVREF) ; analogReadResolution(12); result = analogRead(A4) ...
0 votes
2 answers
1k views

Do we have to calibrate LDR before using it in a project?

I am doing a project with Arduino, making a synthesizer, in which an LDR is used. Before connecting the Arduino to a power source and use the project, do I need to calibrate the LDR like it is ...
parvin's user avatar
  • 109
1 vote
1 answer
2k views

How to calibrate MPU 6050 thermometer?

I'm using MPU 6050 and there's a thermometer onboard. However, I looked through the chip set data sheets but could not find the instruction for temperature sensing. Could you tell me how to calibrate ...
1 vote
0 answers
2k views

QMC5883L automatic calibration

I have a QMC5883L magnetometer, and a pretty basic sketch which just prints the values from X, Y and Z axis to the serial monitor. I want to use it in an application to detect changes in the ...
Magnus's user avatar
  • 157

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /