13604-Me Potentiometer
De Frnexus.
Accueil#Panorama_des_capteurs_et_actionneurs_Makeblock
Sommaire |
[modifier] Documentation
http://learn.makeblock.com/me-potentiometer/
Featuring an adjustable range with the highest resistance of 10 KΩ, the Me Potentiometer module is a resistor with three terminals, and its resistance can be adjusted by rotating the knob.
[modifier] Spécifications techniques
- Operating voltage: 5V DC
- Maximum current: 30 mA
- Rated power: 0.1 W
- Rotation angle: 280°
- Total resistance: 10 KΩ
- Signal type: analog signal (0~980)
- Module size: 51 x 24 x 22 mm (L x W x H)
- Connecting with RJ25
[modifier] Programmation Arduino
If you use Arduino to write a program, the library Makeblock-Library-master should be invoked to control and read the output value of Me Potentiometer.
Fichier:Me Potentiometer-Arduino (pb avec le chargement)
[modifier] Programmation Scratch
This program serves to make the panda speaking out the analog output value of Me Potentiometer and moving corresponding abscissa. Its range is 0~980.
Fichier:Me Potentiometer-Scratch (pb avec le chargement)
[modifier] Fichier d'exemple
[modifier] Principle analysis
Main component of the Me Potentiometer module is a resistor with three terminals and its resistance can be adjusted according to a kind of variation. The resistor usually comprises a resistor and a moving electric brush. Based on the voltage-dividing principle of series resistors, when the electric brush moves along the resistor body, a resistance value with certain relation to the displacement of electric brush is obtained at the output end, and consequently a different voltage is output from the analog port. This module can be used with other module to build some interesting projects, for example, used with DC motor to build a speed-controllable toy car, or used with LED to build a dimmable lamp.
[modifier] Schematic
http://learn.makeblock.com/en/wp-content/uploads/2016/01/Petention.png