It's in german, but looks like a solution for an arduino-lanc camera control:
http://jochendony.homeip.net/content/view/22/26/
Does anybody figure out how to make a skeleton .pde with it?
It's in german, but looks like a solution for an arduino-lanc camera control:
http://jochendony.homeip.net/content/view/22/26/
Does anybody figure out how to make a skeleton .pde with it?
I discovered a couple of months ago that ELM Electronics has a single-chip LANC solution with a serial interface. It's not cheap ($15+, as I recall) but will be much easier to implement, given the lack of a real LANC library for the Arduino.
I ordered this chip this evening.
I am trying to control my dcr-sr200. It's a digital video camera (hard disk based). I want to be able to perform time lapse operations with it. this little chip (http://www.elmelectronics.com/DSheets/ELM624DS.pdf) takes care of the trivial matters of letting the computer speak to the camera. I'm hoping to let Arduino do the talking, though.
I will report back after I am done wiring this chip up and report my results for anyone who cares, or the random googler.
zipp6710,
Have you had any success with the ELM624 controlling your camera through LANC?