|
Main /
PC controlConnecting to a PCThe USB interface of the tinySA can operate in two modes.
During normal operation the Serial over USB mode (also called console mode) is active. Only when updating the firmware the DFU mode is used. For this see Updating the firmware Three software's to control the tinySA are available. All are able to capture the screen of the tinySA PythonA small python library to control the tinySA and tinySA Ultra is available from here: http://athome.kaashoek.com/tinySA/python/ This should run on both Windows, Linux and maybe also on MacOS WindowsFor windows there is the tinySA-App, still in its infancy. TinyAS-App can control both tinySA models. ![]() The executable can also be downloaded from here: http://athome.kaashoek.com/tinySA/Windows/ In case you can not connect to the tinySA, open the Windows Device Manager and see if the "USB Serial device" device appears when you connect the tinySA. If an "Unknown Device" appears, right click on the Unknown Device and click "Uninstall Device". Switch the tinySA off and on and see if now the "USB Serial Device" appears. ![]() Linux (and Windows and Mac)A python application with a graphical user interface can be found here https://github.com/g4ixt/QtTinySA |