jwdevos
New Member
Thanks to everyone who posted in this topic, the idea suits my building aspirations so I tried it out using an Arduino Nano Every. It works perfectly. I have an Alps blue motorised pot. My code is based on the IRremote library demo's, the first two code posts in this topic, and my own inspiration. In case anybody finds it helpful, you can reference my implementation in GitHub:
github.com
GitHub - jwdevos/arduino-remote-volume-control: This project enables you to use an Arduino and an IR remote to control a motorised potentiometer, as typically found in stereo amplifiers with remote volume control.
This project enables you to use an Arduino and an IR remote to control a motorised potentiometer, as typically found in stereo amplifiers with remote volume control. - jwdevos/arduino-remote-volume...