Menu

Home

Christophe GARCIA

Simple usage

Program :  k8090cmd v1.0

Syntax :   k8090cmd -c <command> [-r <number> [-d <number>]]

           -c <command>   Set command (on, off, timer, status)
           -r <number>    Set relay number (0-7)
           -d <number>    Set timer delay in seconds (1, 65536)

Examples : k8090cmd -c off
           k8090cmd -c on -r 3
           k8090cmd -c timer -r 3 -d 3600
           k8090cmd -c status
           k8090cmd -c status -r 3

Velleman K8090 USB card

product description page

Future changes

  • Receive USB messages form the board
  • the USB library libusb is available for Windows = this development could be compiled for Windows

Project Members:


Discussion

  • Steve Jones

    Steve Jones - 2020-04-30

    Any chance of getting the source for this so it can be compiled to look for ttyACM1 or 2?
    Thank you!

     

Log in to post a comment.