Elinchrom EL-Skyport triggered by Arduino
After figuring out how the Elinchrom EL-Skyport Transmitter works, I wanted to do a proof of concept implementation with an Arduino. This would allow me verifying my assumptions I made in my previous investigation. The hardware is based on an Arduino Leonardo equipped with a cheap (< 4 USD) nRF24L01+ module. After powering up the Arduino, it sends out a trigger pulse to the EL-Skyport Receiver every 500 ms.
Here is how it works.
Continue reading "Elinchrom EL-Skyport triggered by Arduino"