|
|
|
|
||
|
|
Quote:
![]() It is the barometric pressure sensor placed over the PCB. Look forward to getting it done, it is super. Michael - absolute-zero.dk |
|
|
||
|
|
|
|
|
I have another little idea of OSD code. I have long missed a good indicator of at receiver channels position, for example when I take pictures from my multicopter. If a channel from PPM stream can activate a small flag/icon/text on the OSD when the selected channel is above a certain percentage, you can see when the picture is taken.
The same function can be usefull to indicate whether you have lights lit, landing gear up or down, haved dropped caramels, activated gun, thrown skydiver, etc. Now I have my camera remotely activated via a receiver channel, and geotags images subsequent by synchronization of time between an extra GPS tracker and the camera. Could I look my ground video through after flags, i could see the exact position where the camera is activated. A tilt compensating compass heading could be useful here too. Michael |
|
|
|
|
|
|
|
absolute-zero/Michael
That's how I was thinking about using the heatshrink. Looks good. Neat idea about the flag/time stamps. I have a Canon A640 that I'm using for stills/video shots. I have CHDK firmware loaded and am taking a picture about every 2 seconds. That way I don't have to worry about missing anything and can concentrate on putting the plane where I want it. Bill |
|
|
|
|
|
|
|
Does anyone else get this error on arduino 1.0.1 to 1.5.1?
Code:
functions.cpp: In function 'void mySerialPrint(unsigned char*, unsigned char)': functions.cpp:26: error: 'UCSR0A' was not declared in this scope functions.cpp:26: error: 'UDRE0' was not declared in this scope functions.cpp:27: error: 'UDR0' was not declared in this scope functions.cpp:30: error: 'UCSR0A' was not declared in this scope functions.cpp:30: error: 'UDRE0' was not declared in this scope functions.cpp: In function 'void initGPS()': functions.cpp:48: error: 'UBRR0H' was not declared in this scope functions.cpp:49: error: 'UBRR0L' was not declared in this scope |
|
|
|
|
|
|
Joined Feb 2013
1 Posts
|
PCB available
Hello All.
I have been reading this tread with interest. I have seen that PCB's will only be made in larger quantaties so is there any one out there were I cna buy one from. With regards, Tonnie Oostbeek The Netherlands mail to toostbeek78 .at.gmail.com |
|
|
|
|
||
|
|
Quote:
![]() You must select: Tools -> Board -> "a board with Atmega328" That should fix your problem |
|
|
||
|
|
||
|
|
Quote:
Edit: It seems that the issue comes from the fact that I am using the Atmega32A, for some reason AVRdude refuses to accept that part of the code loading to this chip. |
|
|
|
||
|
|
Quote:
![]() You need an ISP, as your Atmega328P most likely dont have a bootloader. You can use an Arduino as ISP if you don't have one. - Connect the ISP to the OSD (6 pin connector) - Open Arduino IDE - Tools -> Programmer -> "select your programmer" - Tools -> Board -> Arduino Duemilanove w/ Atmega328 - Tools -> Burn bootloader - .... Wait for the software to be uploaded - File -> Open -> Find the software downloaded and locate "Character_uploader" -> Character_uploader.ino File -> Upload using programmer - .... Wait for the software to be uploaded (here you might want to disconnect power to OSD, connect it again and wait 10-20 seconds for characters to be uploaded to MAX7456) - File -> Open -> Find the software downloaded and locate "MAX7456_OSD" -> MAX7456_OSD.ino File -> Upload using programmer - .... Wait for the software to be uploaded - Disconnect power to the OSD, connect power again and wait approx 10-20 seconds for characters and default settings to be saved. This is done first time the OSD is booted. - And you are ready to go! If possible, please upload a picture of your hardware. Would love to see it
|
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help! OSD version UNKNOWN and fail to update (error) | dROb | Eagle Tree Systems | 9 | May 16, 2012 05:12 PM |
| Sold EASY OSD (Version 1.2) Brand New . $75 shipped. | LHTPlane | FPV/RPV - Equipment and Vehicles (FS/W) | 7 | Mar 20, 2012 10:45 PM |
| For Sale MAX7456 OSD Break out board. | ziomatrixacs | FPV/RPV - Equipment and Vehicles (FS/W) | 4 | Jun 18, 2011 03:50 PM |