Small console utility to control SZ_IO62 controller Commands: -h – Show help list with commands./SZ_IO62R2 “COMMAND” or SZ_IO62R2.exe “COMMAND” – Send command to controller Command List: Input activation commands:sI1, cI1,. read more…
Fist install Pyinstaller package In the Windows Command Prompt, type the following command to install the pyinstaller package (and then press Enter): pip install pyinstaller Create python script youprogram.py print(“Compiled. read more…
This is small console app written on python. Simply add time when baby go to sleep and when wake up, app calculates time and saves to SQLite database. Source code. read more…
Please click on advertisement to support my YouTube channel and this Website
SZ_IO62_serial
Small console utility to control SZ_IO62 controller Commands: -h – Show help list with commands./SZ_IO62R2 “COMMAND” or SZ_IO62R2.exe “COMMAND” – Send command to controller Command List: Input activation commands:sI1, cI1,. read more…
Create executable from Python Script with Pyinstaller
Fist install Pyinstaller package In the Windows Command Prompt, type the following command to install the pyinstaller package (and then press Enter): pip install pyinstaller Create python script youprogram.py print(“Compiled. read more…
Baby sleep awake time calculator
This is small console app written on python. Simply add time when baby go to sleep and when wake up, app calculates time and saves to SQLite database. Source code. read more…