This project uses Arduino and infrared transmitter to control devices. It also has a web GUI. This is written for mBot but technically it should also work on Arduino with infrared transmitters.
- Samsung 32" Smart Monitor
- Heran Fan
- git clonethis repo
- cdinto this repo
- Upload arduino/arduino.inocode into your Arduino
- Make a file named .envand enter the following:
COM="" # Your COM port path, example: \\.\COM5- npm i
- node .and go to https://localhost:8084
Now choose a controller to use and control your devices!