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

Popular Tags

Current selected tag: 'MCP3008'. Clear
Scooped by Gumersindo Fernández
June 15, 2023 5:37 AM
Scoop.it!

Raspberry Pi: Read Analog Inputs with Python (MCP3008)

Raspberry Pi: Read Analog Inputs with Python (MCP3008) | tecno4 | Scoop.it
In this guide, you’ll learn how to read analog signals on the Raspberry Pi GPIOs using a Python program. The Raspberry Pi can only read digital signals. To read analog signals, we need to use an analog-to-digital converter like the MCP3008, for example. As an example, we’ll read the values from a potentiometer, but the example can be applied to any analog sensor. We’ll use the gpiozero interface.
No comment yet.
Scooped by Gumersindo Fernández
March 31, 2019 11:20 AM
Scoop.it!

MCP3008: lectura de señales analógicas en Raspberry Pi 

MCP3008: lectura de señales analógicas en Raspberry Pi  | tecno4 | Scoop.it

Muchos de los sensores originalmente desarrollados para Arduino no ofrecen interfaz digital y solo se pueden leer de forma análoga. El problema es que la Raspberry Pi no puede leer señales analógicas con sus GPIO, por lo que necesita un convertidor de analógico a digital (ADC) como el MCP3008. Esto permite que se lean hasta 8 entradas analógicas a través del bus SPI en la Raspberry Pi.
En este artículo, hay una explicación, así como una clase de Python, mediante la cual se pueden leer las señales de todos los sensores y módulos analógicos.

No comment yet.
Scooped by Gumersindo Fernández
April 25, 2019 2:10 PM
Scoop.it!

Raspberry Pi ADC (MCP3008)

Raspberry Pi ADC (MCP3008) | tecno4 | Scoop.it
Basic tutorial of how to setup an Analog to Digital Converter with the Raspberry Pi.
No comment yet.
Scooped by Gumersindo Fernández
February 18, 2019 4:48 PM
Scoop.it!

Raspberry Pi - Smart House: 19 Steps

Raspberry Pi - Smart House: 19 Steps | tecno4 | Scoop.it
The Raspberry Pi Smart House Project is equipped with many different feature that allows the user to be able to track their house from anywhere (with Internet, of course!) on any computer/mobile devices.
No comment yet.