Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidjenni/sark110-node

node.js library to communicate with SARK110 antenna analyzer
https://github.com/davidjenni/sark110-node

Last synced: 6 days ago
JSON representation

node.js library to communicate with SARK110 antenna analyzer

Awesome Lists containing this project

README

        

sark110-node
============

Library (and sample app) to communicate with the [SARK100 RF antenna analyzer](http://sark110.ea4frb.eu/), designed by EA4FRB.

## Install
not in npm registry yet, so install from github:

$ git clone https://github.com/davidjenni/sark110-node.git
$ cd sark110-node
$ npm install

## Start as app:
Plugin USB cable between your SARK110 analyzer and PC. Turn on analyzer, then launch:

$ npm start

## Tests
runs jshint and mocha tests:

$ npm test

## License

[The MIT License](http://opensource.org/licenses/MIT)

Copyright (c) W7CF [email protected]