pinout.vvzero.com/src/en/overlay/analog-zero.md

51 lines
1.0 KiB
Markdown
Raw Normal View History

2016-07-09 18:42:03 +08:00
<!--
---
2016-07-09 19:43:51 +08:00
name: Analog Zero
class: board
type: adc
2016-07-09 18:42:03 +08:00
formfactor: pHAT
manufacturer: RasPiO
2016-07-09 19:43:51 +08:00
description: A 10-bit 8-channel ADC for Raspberry Pi
url: http://rasp.io/analogzero/
2016-07-09 18:42:03 +08:00
github: https://github.com/raspitv/analogzero
buy: http://rasp.io/analogzero/
image: 'analog-zero.png'
2016-07-09 18:42:03 +08:00
pincount: 40
eeprom: no
2016-09-14 09:03:45 +08:00
power:
'1':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
2016-07-09 18:42:03 +08:00
pin:
'19':
2016-07-09 19:43:51 +08:00
mode: spi
2016-07-09 18:42:03 +08:00
'21':
2016-07-09 19:43:51 +08:00
mode: spi
2016-07-09 18:42:03 +08:00
'23':
2016-07-09 19:43:51 +08:00
mode: spi
2016-07-09 18:42:03 +08:00
'24':
2016-07-09 19:43:51 +08:00
mode: spi
install:
'devices':
- 'spi'
2016-07-09 18:42:03 +08:00
-->
2016-07-10 20:01:39 +08:00
#Analog Zero
2016-07-09 18:42:03 +08:00
2016-07-09 19:43:51 +08:00
The RasPiO Analog Zero offers a compact, inexpensive, easy way to add eight analog channels to your Raspberry Pi. RasPiO Analog Zero uses an MCP3008 analog to digital converter. It's an SPI driven, 10-bit, 8-channel ADC.
2016-07-09 18:42:03 +08:00
2016-07-09 19:43:51 +08:00
With RasPiO Analog Zero you can:
2016-07-09 18:42:03 +08:00
2016-07-09 19:43:51 +08:00
* read up to 8 analog inputs at once
* make a weather station
* make a digital thermometer
* make a voltmeter
* use potentiometer dials for control and display
* read analog sensors or voltages
* make your own embedded device with minimal footprint