Archive
Posts Tagged ‘DC’
Arduino: DC motor control with temperature sensor and dynamic calibration.
June 29, 2010
Leave a comment
This project refers to an Arduino sketch which with the help of an external temperature sensor (input device) can control the rotation speed of a DC motor (output device). Also, during the execution of the program, there is dynamic calibration as regards the input values of the temperature sensor.
Arduino: DC motor control with a light sensor.
June 29, 2010
Leave a comment
This project refers to an Arduino sketch which with the help of an external light sensor (e.g: photoresistor) can control the rotation speed of a DC motor.
Arduino: DC motor control with potentiometer and calibration.
June 29, 2010
Leave a comment
This project refers to an Arduino sketch which with the help of an external potentiometer (input device) can control the rotation speed of a DC motor (output device). Finally, when the sketch starts running, it calibrates the potentiometer.