Skip to content

walkure/wmr_hidprobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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/plain

time,1328413500
sensor,0,21.1,45
sensor,1,7.9,38
Connection closed by foreign host.
%

*license
MIT License

*author
walkure at 3pf.jp

About

WMR100(RMS300A) interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages