https://github.com/krypten/zetta-microphone-raspberrypi-driver
https://github.com/krypten/zetta-microphone-raspberrypi-driver
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krypten/zetta-microphone-raspberrypi-driver
- Owner: krypten
- Created: 2015-03-31T12:25:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T14:38:03.000Z (about 11 years ago)
- Last Synced: 2025-10-23T03:54:06.682Z (7 months ago)
- Language: JavaScript
- Size: 2.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Monitor a Micophone using Zetta and Raspberry Pi
This is a microphone device for use in the Zetta platform.
##Installation
`npm install zetta-microphone-raspberrypi-driver`
##Usage
```javascript
var zetta = require('zetta');
var Microphone = require('zetta-microphone-raspberrypi-driver');
zetta()
.use(Microphone, 0) // User LED on GPIO Pin 0
.listen(1337)
```
### Hardware
###Streams
#####amplitude