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

Other Useful Business Software
Everything Your Small Business Needs to Succeed | Connecteam Icon
Everything Your Small Business Needs to Succeed | Connecteam

Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.

Easily engage and manage non-desk employees with Connecteam’s mobile-first platform that helps improve communication, enhance daily processes and increase productivity with custom checklists, forms, and reports. Schedule shifts and track accurate work hours with Connecteam’s automated GPS time clock and easily export approved timesheets to payroll. Connecteam helps you keep your employees sharp thanks to knowledge base centers and advanced training courses. Raise morale with employee recognition rewards and keep the entire company updated through the main news feed.
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