Movie on A dongle
This was an RnD project which was driven by an idea of bringing in entertainment on a dongle which was actually running an OS at the background. When this device is plugged in to any of the system, it will copy the contents from the device to the system, stream it and then when the device is removed the contents will be deleted automatically. This project was done using beagleboard which was hosting a linux OS on top it. I was involved in recompiling the Linux code and then flashing the OS into the board and bundling my scripts that was responsible for the use case what we were trying to achieve from this. In this process I learnt how to recompile an OS and bundle our custom script as boot script and execute them. Technologies used to develop includes: Linux scripting and driver knowledge