A Node.js application for sniffing ISM packets. This project uses custom hardware which sniffs the required ISM band and outputs the raw packet data to a serial port. This application logs the packets to a MongoDB database and exposes the packets over WebSockets.
$ npm install -g gulp
$ npm install
$ gulp build