yosemitez's blog View Details
Archive for August, 2015
Posted by yosemitez | Aug 14, 2015 @ 07:40 PM | 10,649 Views
Decided to set the Osdoge and Naze32 up like i saw at http://fpv-flightclub.com/ they have some great photos and tutorials and sell the 2 ready to go.

first off test both boards while hooking up to USB and loading the latest firmware. There are many how to's on how to flash the Naze32 as it is in the Baseflight chrome app. It was hard to find how to flash the Osdoge but it was in the http://www.mwosd.com/ website under install guide
-------------------------------------------------------
how to flash the osdoge with the latest fw:
1. Download and install Arduino software for your system
a. http://www.arduino.cc/en/Main/Software
2. Download and unzip latest MWOSD
b. There’s 2 folders it creates. One for the source package (MW_OSD) and one for the configurator (MW_OSD_GUI)
3. Connect the OSDoge to your computer via its USB port.
4. Launch Arduino software
a. Go to File > Open and browse to open the file named “MW_OSD.ino” from the source package folder.
b. Go to Tools > Board > Select “Arduino Pro or Pro Mini”
c. Go to Tools > Processor > Select “ATmega328(5V,16Mhz)”
d. Go to Tools > Ports > Select the COM port for your OSDoge
e. From the menu, click on the Upload icon to flash the OSDoge

---------------------------------------------------------------------------------------------------
After flashing the OSDoge grab the latest MWOSD gui, found at http://www.mwosd.com/. i am running win7 64 bit and could only get the 32bit version to...Continue Reading