Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkure/wmr_hidprobe
WMR100(RMS300A) interface
https://github.com/walkure/wmr_hidprobe
Last synced: about 5 hours ago
JSON representation
WMR100(RMS300A) interface
- Host: GitHub
- URL: https://github.com/walkure/wmr_hidprobe
- Owner: walkure
- Created: 2012-02-05T03:56:21.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-03T16:43:05.000Z (about 12 years ago)
- Last Synced: 2024-04-17T19:33:32.649Z (7 months ago)
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
wmr_hidprobe
*about
Oregon Scientific WMR100 reader using hiddev.
But tested only RMS300A.*build
$gcc -O3 -Wall -o wmr_hidprobe wmr_hidprobe.c*using
% ./wmr_hidprobe -d
...
% telnet localhost 13254
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
HTTP/1.0 200 OK
Content-Type: text/plaintime,1328413500
sensor,0,21.1,45
sensor,1,7.9,38
Connection closed by foreign host.
%*license
MIT License*author
walkure at 3pf.jp