Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmmakerclub/node-reader
https://github.com/cmmakerclub/node-reader
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmmakerclub/node-reader
- Owner: cmmakerclub
- License: mit
- Created: 2014-09-21T14:32:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-23T13:26:25.000Z (over 10 years ago)
- Last Synced: 2023-02-23T18:16:55.735Z (almost 2 years ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 1
- Watchers: 19
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
node-reader
===========Read data from serial and push to xively.
After install node.
npm install moment serialport xively
Setting
===
Create file name apiKey and feedId in setting folder.Put your API KEY and FEED ID in their file.
HOW TO USE
===Read data from serial
node readdata.js [port ex /dev/ttyUSB0]
Push data to xively.
node pushdata.js