简体   繁体   English

我可以使用MCP3008输出吗?

[英]could i use a MCP3008 to output?

I would like to use the mcp3008 to drive motors, or switch on led arrays for example, until now i only found how to read analog sensor using raspberry pi gpio. 我想使用mcp3008来驱动电动机,或者例如打开LED阵列,直到现在我才发现如何使用树莓派pi gpio读取模拟传感器。

thanks in advance 提前致谢

No you can't. 不,你不能。 MCP3008 is an analog-to-digital converter. MCP3008是一个模数转换器。 It is an input device. 它是一种输入设备。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Python 使用 MCP3008 采样频率 - Python using MCP3008 sample frequency Python,RPi + MCP3008 + 2xForce敏感电阻-正方形 - Python, RPi + MCP3008 + 2xForce Sensitive Resistor - Square 使用 Python 在 Raspberry Pi 上以菊花链方式连接 MCP3008 SPI 的问题 - Issue with daisychaining MCP3008 SPI on Raspberry Pi with Python 有什么办法可以让我的 Mcp3008 采样统一? - Is there any way to make my Mcp3008 sampling uniform? 尝试通过SPI(MCP3304,MCP3204或MCP3008)在RPi 2 b +上读取带有Cython的ADC吗? - Trying to read an ADC with Cython on an RPi 2 b+ via SPI (MCP3304, MCP3204, or MCP3008)? 如何使用mcp3008中的数据显示和动态更新多个wxpython静态文本? - how to display and dynamically update multiple wxpython static text with data from a mcp3008? 如何更改将mcp3008读取并显示降雨传感器数据的wxpython程序更改为软件spi? - How to change my wxpython program that read and display rain sensor data from mcp3008 to software spi? 无法使用 python 在 rpi0 上设置多个 mcp3008 ADC 芯片。任何关于错误的想法都适用 - Trouble setting up multiple mcp3008 ADC chips on rpi0 using python. Any ideas as to what is wrong are appriciated 我如何使用javascript将结果从html表单输出到桌面上的文本文件? - How could i use javascript to output the results from a html form into a text file on my desktop? 使用i2c从MCP23017读取引脚 - Reading pins from MCP23017 using i2c
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM