Arduino Calibration


Posted on Feb 7, 2014

This example demonstrates one techinque for calibrating sensor input. The Arduino takes sensor readings for five seconds during the startup, and tracks the highest and lowest values it gets. These sensor readings during the first five seconds of the sketch execution define the minimum and maximum of expected values for the readings taken during th


Arduino Calibration
Click here to download the full size of the above Circuit.

e loop. Connect an LED to digital pin 9 with a 220 ohm current limiting resistor. Connect a photocell to 5V and then to analog pin 0 with a 10K ohm resistor as a reference to ground. These may seem backwards. Initially, you set the minimum high and read for anything lower than that, saving it as the new minimum. Likewise, you set the maximum low and read for anything higher as the new maximum, like so:




Leave Comment

characters left:

Related Circuits

  • New Circuits

    .

     


    Popular Circuits

    USB Sound Card
    miniature audio amplifier
    Oscillator-clock-generator
    Infrared Remote Controller
    Boost Converter With Usb Power Switch
    Three Flashing LED Doorbells For The Hearing Impaired
    MOSFETs IN SERIES
    PIC-based PSK31 MedFer Beacon
    Reset from Multiple Power Supplies
    Lamp Dimmer
    Guitar Vibrato circuit
    Flashlight circuit diagram of a motor control model
    Making small tube amplifier 01
    Closed loop speed control



    Top