This video adds an image transfer indicator. When transferring images I quickly "blink" (cycle off/on) a red LED every 50 milliseconds. I added a worker thread to handle this activity which needs to run in parallel with the image file copying. All the code is written in C# and running in the Linux .NET CLR called Mono.