sensslen / LibLanc

Arduino Library to communicate to Lanc enabled Cameras
MIT License
16 stars 2 forks source link

Regarding the PIN issue #10

Closed HATEr104 closed 2 months ago

HATEr104 commented 11 months ago

I'm excited to find this library about LANC, but I noticed that my 2.5mm LANC interface has three wires, and I'm not sure how to connect them. I plan to use an 8266 board for control, do I need to convert to a 5v logic level?

sensslen commented 9 months ago

This is the hardware I used: https://projecthub.arduino.cc/L-Rosen/serial-to-lanc-control-l-9b5d02. In general any bidirectional level shifter should do (https://www.digikey.com/en/blog/logic-level-shifting-basics). If you use 3.3v you should make sure that you also check the voltages on your camera in order to determine which side has higher levels (so to make the level shifter work).