Adam Vadala-Roth
Adam Vadala-Roth
> This library works fabulously well under linux, no weird vendor drivers required. > > ``` > from radiacode import RadiaCode > > rc = RadiaCode() > # or rc...
> Radiacode devices do not show up as a tty, they're connected as a generic USB device. In this library all the "business logic" necessary to interact with a radiacode...
> I would be remiss if I didn't also say have a look at the included examples, which I used in order to write my tools: https://github.com/cdump/radiacode/tree/master/radiacode-examples > > Once...
I should mention that my project is open source and available here ! Still workign through getting the correct data in the correct columns but I've made a lot of...