Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Naveen Koul
    Participant
    Post count: 3

    Hello ,

    I tried to use minicom and putty . In putty I selected serial /dev/ttyUSB0 as that is what port i see puck is attached to.

    I did set the parameters asdefined above.

    My main gaol is to use python to read lux and CCT values
    In python do i need to open serail port first.
    ser =serail.Serial(“dev/ttyUSB0,115200)
    but after that I have ser. read and ser.write
    not sure how to use GRL commnd to read lux valaue in my code.

    thanks
    Naveen

    Naveen Koul
    Participant
    Post count: 3

    Hello ,

    As I opened serial port , but not sure how to use GRL command .

    as i cannot use GRL command directly through command line. Not sure how to use the command.

    Naveen

Viewing 2 posts - 1 through 2 (of 2 total)