Sorry about the broken links Walter.
I've re-posted it where I can be sure it stays intact.
http://www.darreltaylor.com/DT_Analog/
And yeah, it is pretty cool isn't it.
(No matter what Alain says).![]()
Sorry about the broken links Walter.
I've re-posted it where I can be sure it stays intact.
http://www.darreltaylor.com/DT_Analog/
And yeah, it is pretty cool isn't it.
(No matter what Alain says).![]()
DT
Oh my friends you made me come back with my previous project (that didn't manage to finish yet!)
Well I have tried all methods available with previous mentioned hw and a few not-listed here one.
The problem I came accross was with picbasic pwm routines to pass-through servos signal .
Just to remind: In addition to ALT measurement I also use a servo in and a setvo out pin to pass-through the throttle signal and actually cut the throtle when 200m ALT reached!
All experiments with oversampling or no , with opamp etc worked ok when I connect servo (for throttle) -although a little bit of jerky movement servo works! , but everytime it comes to use SpeedControl it does not arm and this has to do with delays on servo routines.
Hey Bitmaniac, any chance you could post what you have? I am interested in the pass through, and I know others are too. I just worked on a DT Interrupt servo pass through on a 18F device (just a single channel right now), and I would like work it out for the 12F683. I always enjoy seeing a new perspective to help me think outside my box. In case you are intersted, mine is here: http://www.picbasic.co.uk/forum/show...3186#post83186
Thanks,
Walter
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Hey Alain,
Can you explain more? I have not seen any code from Bitmaniac, did I miss something?
I think Bitmaniac is saying his code works fine with a servo, but when connected to a motor controller, it does not work, and he thinks it is due to the delays used in his routine for servo output.
Thanks,
Walter
Well my friends
I was a bit confusing trying to explain things!
Well see previous post #65 (http://www.picbasic.co.uk/forum/show...3&postcount=65) to see what I mean exactly.
If /when using oversampling method this introduces a delay to my pulsin /pulsout routines (simple pass through) .
I even try omiting meter/feet convertion all together and calculating 200m ALT reach by raw data as it comes from ADC only!
Bookmarks