Controlling the Spotify app using IR remote and receiver. Arduino communicates keywords (e.g. pause, forward, and back) to the Python script through the COM3 port, which activates the PyAutoGui's functions. An LCD is used to display the song's status to the user.
A project with the goal of creating a solution to the many IR-controlled devices in our home. This project makes those devices "smart", allowing them to be controlled from any android phone (soon to be any device with a browser).
Enjoying the famous 'Dino Game' with the functionality of an IR remote and receiver. Arduino and Python script communicate via COM3 port to assist in controlling the game with an IR remote.