Allows for the management of an "Oregon Scientific WM100 SmartSync Heart Rate Logger" device.

Project Activity

See All Activity >

Categories

Hardware Drivers

License

GNU General Public License version 3.0 (GPLv3)

Follow wm100

wm100 Web Site

You Might Also Like
Control remote support software for remote workers and IT teams Icon
Control remote support software for remote workers and IT teams

Raise the bar for remote support and reduce customer downtime.

ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • I was waiting for someone to do this. Great little application. Easily compiled with no hand holding. Compiled on openSuse 11.4 and 13.1.
  • I compiled the tarball on ubuntu 12.04. Two little issues: First, it needs package libudev-dev in addition to libudev. Took a little while to realize that sometimes "dev" means /dev and sometimes it means "development." Second issue is with the Makefile in src/data: Resolution into udevadm doesn't quite work, and I kept getting "sudo: DEVADM: command not found". Took a while to understand. I'm lazy, so I just forced install-data-hook to use $(UDEVADM) rather than $(UDEVADM_COMMAND). In the app, "wm100 -h" doesn't work because the getopt_long() call is missing "h" in the 3rd arg. It should be: getopt_long (argc, argv, "hgcis::d:tvle:", long_options,&option_index)) != -1) The device sample rate is wrong. I have it set for 5sec, but the app is fixed at 2s. The windows wm100 application lets you change the sample rate. Other than those little things, all seems to work OK.
Read more reviews >

Additional Project Details

Operating Systems

Linux

Intended Audience

End Users/Desktop

User Interface

Command-line

Programming Language

C

Related Categories

C Hardware Drivers

Registered

2012-05-31