Hello everyone,
Like the title says, I'm trying to get my arduino mega 2560 to talk to a Sony FCB-IX11A camera via TTL. I took a look through the manual, and the output messages from the sony control software, and I'm pretty sure I only need four TTL commands - the IF CLEAR, ADDRESS, and then zoom in and out. As far as I know I don't need to receive feedback but I am fairly inexperienced at both electronics and programming. I know TTL control works on this camera because I used a MAX232 IC to convert RS232 from my computer to TTL and that worked fine. How would I go about programming this, and am I correct in thinking it would be just a simple connection (RX/TX/GND)?
Thanks in advance for any advice.
FCB-IX11A manual: http://pro.sony.com/bbsccms/assets/files/mkt/indauto/manuals/FCB-IX11a_tech_manual.pdf Commands start on page 20.