Another one from Sparkfun, which is quickly becoming a serious UAV parts supplier: the power monitoring sensor board that Dean Goedde uses for AttoPilot. If you want to add motor current and battery voltage measurement to your autopilot, this is a good way to do it. Analog output, so you'd want to add it to a port with an ADC (ArduPilot has six free ones so it would work well with that). Oddly expensive at $26, given what's on the board, but perhaps that reflects the low production run. Woohoo! Now $12.95! (and half sold out immediately). Go Dean!
Anybody knows how to use this thing with arduino to measure current and voltage. How do i convert the 12 bit to 10 bit arduino. From the datasheet, for 12 bit adc with 3.3 volt the resolution is =
63.69mV / Volt
36.60mV / Amp
will i get the same value for 3.3 arduino.
is this correct voltage = analogread(volt)* 63.69.
I have sold and shipped several (8) to Australia. I just need answers to a list of questions to start processing an export application, and the fee for that. There have been some problems with the webmail to the AttoPilot site (which is being corrected by moving to a new hosting service), so it would be better to e-mail a formal request to me at personal e-mail dmgoedde@gmail.com.
Comments
63.69mV / Volt
36.60mV / Amp
will i get the same value for 3.3 arduino.
is this correct voltage = analogread(volt)* 63.69.
Arduino is probably the cheapest multichannel USB or Serial ADC. ' Available everywhere...
I can't really find a "cheap" mutli-channel USB or serial ADC. I've been search all day.
I am still trying to find out when atto will be available in Australia.