Skip to content

karitra/mp707

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Remarks

  1. Don't forget to add [/etc/udev/rules.d/80-mp707.rules] file with following line:

ATTR{idVendor}=="16c0", ATTR{idProduct}=="05df", MODE="0666"

It allows to access from libusb to non-root users on udev based systems. At least it works for me on Ubuntu 12.04.

You can use more sophisticated rule set with group access, see online docs for examples [1].

Footnote:

  1. udev - Linux dynamic device management [https://wiki.debian.org/udev]

About

USB MP707 thermometer library. Device info (ru): http://www.masterkit.ru/main/set.php?code_id=565375

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages