pinout.vvzero.com/draft/overlay/analog-zero.md

41 lines
967 B
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
2016-07-09 19:43:51 +08:00
image: 'analog-zero.png'
2016-07-09 18:42:03 +08:00
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/
pincount: 40
eeprom: no
power: 3v3
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-09 19:43:51 +08:00
#RasPiO 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