Skip to content

acidg/mysmartusb_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mysmartusb_manager

Manager for the MySmartUSB light programmer in Linux. Written in Python3. Allows to control the voltage provided by the device and lists information.

Dependencies

python-pyserial

Usage

Download mysmartusb_manager.py and run

./mysmartusb_manager.py

Output should look something like this:

Using port /dev/ttyUSB0
Found device: myAVR - mySmartUSB light V1.11.1897
Mode STK500
Port /dev/ttyUSB0
Current Voltage: 5V


[0] Set power on
[1] Set power off
[2] Toggle voltage				5V
[3] Toggle power on burn		OFF


[q] Quit

Enter 0, 1, 2, 3 to set power/voltages accordingly. Enter q to quit.

About

Manager for mysmartusb devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages