I am trying to figure out a way to interface between an arduino-controlled system, and a software that will automatically create files in a certain filepath over time.
I don't need arduino to read the file, or extract anything from the file, only become aware of the file coming into existence (from the other software) and trigger the already programmed sequences.
If anyone has any ideas on how I can accomplish this (or if you need any clarification), please let me know.