|
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 Four software's to control the tinySA are available. All are able to capture the screen of the tinySA Windows remote desktopFor users only needing the ability to view and remote control the tinySA Ultra screen there is a very small tinyRemote.exe program. It can be downloaded from http://athome.kaashoek.com/tinySA4/Remote/tinyRemote.exe. Windows may complain but there is no virus inside. The program can capture the screen, continuously capture the screen and allows for mouse control of the UI. You need to click slow. 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 WindowsWinspectrum 3 can be used to control the timySA from a Windows PC https://xrjunque.nom.es/winspectrumiii For windows there is also 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 |