|
|
|
|
|
|
||
|
|
Quote:
http://code.google.com/p/zioarduinoosd/ I hope it will be usefull. Gtz, Enrico. |
|
|
|
||
|
|
GPS RX is only needed if you send commands from Arduino to configure the GPS (To set NMEA-strings, baud-rate and update-rate). As default the software will send the commands needed to configure the MTK GPS, but this can just be replaced if you use another GPS.
I would expect most GPS'es to work "out of the box", but I have only tested 1-2 GPS and a simulator. I recommend only to use GGA and RMC NMEA strings. Quote:
if (controller == 1) { attachInterrupt(0,detectline,FALLING); attachInterrupt(1,detectframe,RISING); As default Int0 is new line and Int1 is new frame. |
|
|
||
|
|
||
|
Italia, Lombardia, Milano
Joined Jun 2010
94 Posts
|
Quote:
Is Int1 connected to VSYN OUT of LM1881 ? In other words, is SYN OUT of LM1881 line synchro ? Is VSYN OUT frame synchro ? I do not know wich one of SYN output of LM1881 is Line detector or Frame detector ? Thanks again, Carlo |
|
|
||
|
|
||
|
Italia, Lombardia, Milano
Joined Jun 2010
94 Posts
|
Quote:
,How can i do that? ![]() Ciao |
|
|
||
|
|
|||
|
|
Quote:
I guess this is what you ask for? Output-names taken from LM1881 data-sheet: http://www.national.com/ds/LM/LM1881.pdf Composite sync output -> Int0 Vertical sync output - > Int1 Quote:
http://code.google.com/p/zioarduinoo...1.zip&can=2&q= - or direct download link: zioarduinoosd.googlecode.com/files/ZioArduinoOSD_beta.1.zip |
||
|
|||
|
|
||
|
Italia, Lombardia, Milano
Joined Jun 2010
94 Posts
|
Quote:
![]() Ciao |
|
|
||
|
|
|
|
|
Hi everybody, here is the zioArduinoOSD direct link:
http://code.google.com/p/zioarduinoosd/downloads/list (zio is the italian for "uncle"). Sorry, at the moment notes has been wrote in italian language only. If the zioArduino project will take off, i'll very glad to join people and make a traslation. ![]() Gtz, Enrico. |
|
|
||
|
|
Quote:
Meanwhile working on some other project(s) like I²C interfacing and inter-communication between multiple Arduinos so OSD, AUV/RTH and other "controllers" can interact with eachother. |
|
|
||
|
|
||
|
|
Quote:
I hate the Norwegian state postal service sometimes - its always so slow when one is waiting for that exciting package Thomas |
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion Diy osd | karl k | Video Piloting (FPV/RPV) | 2 | May 03, 2011 12:31 AM |
| Idea New DIY OSD? | atari7202 | Video Piloting (FPV/RPV) | 1 | Mar 25, 2011 12:08 AM |
| Discussion see my own diy OSD video | Passion | Aerial Photography | 7 | May 27, 2010 01:28 AM |
| Discussion REAL homebrew DIY OSD - Check it out! | jafoca | Video Piloting (FPV/RPV) | 8 | Jun 29, 2009 06:52 PM |
| Discussion picoOSD DIY PIC12F683 based OSD in C | kbosak | Video Piloting (FPV/RPV) | 6 | Jan 31, 2008 07:47 AM |