0.1.1 • Published 9 years ago

zetta-microphone-raspberrypi-driver v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

#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

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