tecno4
2.4M views | +53 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Raspberry Pi HC-SR04'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Input from a Sensor via GPIO 

Input from a Sensor via GPIO  | tecno4 | Scoop.it

Hello and welcome to part 7 of the Raspberry Pi tutorial series. In this tutorial, we're going to introduce a new sensor, the HC-SR04 ultrasonic distance sensor, along with handling GPIO input.
The HC-SR04 distance sensor measures distance based on emitting a sound burst, and timing how long it takes to receive the echo back. Using the known constant that is the speed of sound, we can mathmematically determine the distance of any object in front of this sensor by simply measuring how much time passed while the sound waves were emitted, hit the object in front of the sensor, bounced back, and came back to the sensor.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Sensor de distancia con la Raspberry Pi

Sensor de distancia con la Raspberry Pi | tecno4 | Scoop.it

Hola y bienvenidos a al tutoral 7 de la serie de tutoriales de Raspberry Pi. En este tutorial, vamos a introducir el sensor de distancia ultrasónico HC-SR04, junto con el manejo de la entrada GPIO.

El sensor de distancia HC-SR04 mide la distancia basada en la emisión de una ráfaga de sonido y determina el tiempo que se tarda en recibir el eco. Usando una constante conocida que es la velocidad del sonido, podemos determinar matemáticamente la distancia de cualquier objeto delante de este sensor simplemente midiendo cuánto tiempo pasó mientras las ondas sonoras fueron emitidas, golpearon el objeto frente al sensor, rebotaron de nuevo y regresaron al sensor.

No comment yet.