arduino-alpine-remote
arduino-alpine-remote copied to clipboard
An Arduino library to control an alpine car audio head unit via a 3.5mm phono plug.
Got it working in 2021 with my new Alpine head unit. Commited my Arduino code as a new file. The ArduinoIR library is extensive and mature. I borrowed a bit...
Testing with alpine DVE-5210 RUE 4201 - dont work(
Hello there, I was wondering if you ever got any further with this project, and whether you got the siri button working? Also is there any chance you had a...
According to the NEC IR specifications, the timings seem to be a bit off. This should be tested and fixed.
There should be a protocol specification of some kind.
The library just uses delay in order to get the timings correct, which is not the way to solve this. There should be at least one timer used to get...