In the project STM32F407 Discovery microcontroller is used as a connection between IR receiver and computer.
Project consists of Coocox program that receives data from receiver (USART) and sends data through Virtual COM Port. C# application controls multimedia buttons (Play/Pause/Next/Previous/Sound) in order to control music players like Spotify on computer.
- CooCox IDE
- Visual Studio 2017
- Go to /STMremoteControl/CooCox/
- Open CooCox project (STMremoteControl.coproj)
- Build project and save it on microcontroler
- Go to part "How to run"
- You should download CooCox in order to programm STM32F407 Discovery
- Next step is to run *.exe file generated by Visual Studio
Making keyboard like on mobile phones consists of 12 buttons.
MIT license
Elżbieta Kaczmarek
The project was conducted during the Microprocessor Lab course held by the Institute of Control and Information Engineering, Poznan University of Technology.
Supervisor: Tomasz Mańkowski