|
|
|
|
|
|
||
|
|
Quote:
(just move all 3 connections 1 place) A0 = Battery voltage (from resistor divider) A1 = RSSI A2 = Current sensor It can be changed in software, but that's what I'll be using as default. Please be aware that the voltage you have connected from the current-sensor MUST be connected with a voltage-divider. Otherwise you will end up with a dead Arduino. ![]() (Vin is battery-voltage, Vout goes to A0 pin on Arduino. For max 4S li-po, with good safety margin, something like R1= 10K ohm and R2 = 3.3 K ohm could be a possibility) |
|
|
||
|
|
||
|
|
Quote:
![]() The "jumping text" is caused by wrong PAL/NTSC settings. NTSC/PAL settings is not implemented, same goes for unit-system If you actually plan to hook it up and do a real test - please let me know and I'll fix you a software-version with NTSC ASAP. |
|
|
||
|
|
||
|
United States, AZ, Prescott Valley
Joined Feb 2012
177 Posts
|
Quote:
You said, "If you actually plan to hook it up and do a real test - please let me know and I'll fix you a software-version with NTSC ASAP." A Nano should be here Monday and I hope to have everything running with the Uno, then I can load it all onto the Nano and fly - Any other ideas beside the baud rate that would prevent the gps from working now? I have a couple of these http://www.digikey.com/product-searc...ds=620-1238-nd Do you think one of these would work better then the other sensor I have been showing in the schematics? Not sure what size Cf and Rf is supposed to be? Rick |
|
|
|
||
|
|
Quote:
In that case, yes . The hardware and software is pretty much ready for a test-flight, just need some sparetime ![]() If you look at the last couple of posts you'll notice, that I have done a little more than a quick test. |
|
|
|
||
|
|
Quote:
The schematic you have drawn for Arduino Nano should be right ![]() Nano uses same pins as Uno, duem etc: D13 = SCK D12 = MISO D11 = MOSI D10 = SS The voltage-divider is also connected right ![]() You can connect the voltage from urrent-sensor to Vin (called Raw sometimes) if you want to use the onboard regulator. The current-sensor from Allegro is pretty bad at driving capacitive load, so you will need a large capacitor and pretty small capacitor. Can't remember the values, but did a quick calculation and showed a simulation a while ago. |
|
|
||
|
|
||
|
United States, AZ, Prescott Valley
Joined Feb 2012
177 Posts
|
Quote:
I have both and just soldered the ACS756 as you see in the pict. I need to solder the capacitors ect after I figure which size CF and RF as in the schematic (see report 2164 above)? The specs say, "CF is for optimal noise management, with values that depend on the application". So what does that mean ? Not sure if it would wire up the same nor if the code would work as is. And I'm not sure how we would compare ? Rick |
|
|
|
||
|
United States, AZ, Prescott Valley
Joined Feb 2012
177 Posts
|
Quote:
You said, "You can connect the voltage from urrent-sensor to Vin (called Raw sometimes) if you want to use the onboard regulator." Are you suggesting powering the Arduino's with a 3 or 4 cell ~ 11 + Volts? I guess I have been concerned about frying the little guys. And I heard switching BEC's are more efficient (for the larger V drops) then the linear voltage regulators (used by the Arduino's). So,,,,I have been using switching 5 ~ 5.5 V BEC regulators to power Arduino's. I got concerned and looked into when I saw folks frying their $200 APM2 boards Maybe my concern is not valid ?Don't linear voltage regulators get hot going from 11 + down to 5 ? Rick |
|
|
||
|
|
||
|
|
Quote:
In the Performance Characteristics charts on the datasheet it shows that using a 10nF capacitor for CF, there is a maximum of 10mv noise (pretty much nothing since the Atmega328 ADC has increments of about 40mv). In the Common Operating Characteristics chart, it shows that the Output load capacitance shouldn't exceed 10nF, so CF should be 10nF or lower. RF seems to be a simple current limiting resistor so the output of the IC doesn't burn. I would just use something around 1k ohm, its not a particularly critical value at all (correction, see post 1944). |
|
|
|
||
|
Danmark, Midtjylland, Galten
Joined Oct 2011
203 Posts
|
Quote:
Rick... Have a look here: http://www.rcgroups.com/forums/showp...postcount=1944 Looks like a 10 nF capacitor and a 10 K resistor will be close. |
|
|
|
||
|
|
Quote:
![]() They do get hot, but it depends a lot on the load and input-voltage. But just stick to the BEC/UBEC, that's the best solution |
|
|
||
|
| 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 |