boweeble / arducam-osd

Automatically exported from code.google.com/p/arducam-osd
0 stars 0 forks source link

How to build arducam-osd #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I've added a small improvement to firmware to unconditionally switch OSD to 
panel 2 if RTL is engaged.  The problem is that I can't find any documentation 
on how to build arducam-osd for minimosd.  Most of the building steps are the 
same as for any other Arduino project, but I can't figure out which Arduino 
board to select in Arduino IDE as the target.

Which board in Arduino IDE should be selected to produce firmware for minimosd?

For reference, the patch to switch OSD to panel 2 on RTL is attached.  The 
rationale is to show GPS coordinates and other information that would help with 
rescuing the plane only when RTL is engaged.  In normal flight panel 1 is used.

Thanks.

Original issue reported on code.google.com by maxim.ku...@gmail.com on 6 Jan 2013 at 12:32

Attachments:

GoogleCodeExporter commented 8 years ago
You should select "Arduino Pro or Pro Mini (5V, 16MHz) w/ ATmega328".

Original comment by sbeni...@gmail.com on 7 Jan 2013 at 3:09