Windows app, press a button, play a sound, write a log
Budget: $30 – $250 USD
This is a rewrite of an old 16bit application.
There are two flat files to read in. One is a .ini with three variables (com port number, location, name) Second is a 24 hour schedule, company name, commercial name, .wav file to queue each hour.
ComPort is monitored for CTS. When CTS state changes, file in queue is played, and log is written to text file.
Log file name is Location Name, year, month
Error checking: verify comport can be opened app on launch of application, and all files listed in schedule are present in current directory.
There are two flat files to read in. One is a .ini with three variables (com port number, location, name) Second is a 24 hour schedule, company name, commercial name, .wav file to queue each hour.
ComPort is monitored for CTS. When CTS state changes, file in queue is played, and log is written to text file.
Log file name is Location Name, year, month
Error checking: verify comport can be opened app on launch of application, and all files listed in schedule are present in current directory.