Skip to content
forked from MZot/whb04

Whb04b python driver for LinuxCNC

Notifications You must be signed in to change notification settings

andrewweiol/whb04

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whb04

Whb04b python driver for LinuxCNC

Installation:

  • sudo apt-get update
  • sudo apt-get install pip
  • sudo pip install pyusb
  • chmod +x ./whb/whb04b
  • Create file /etc/udev/rules.d/90-xhc.rules and add a line in it: SUBSYSTEM=="usb", ATTR{idVendor}=="10ce", ATTR{idProduct}=="eb93", MODE="666"
  • sudo udevadm trigger

About

Whb04b python driver for LinuxCNC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%