Go to Post I would much rather educate the audience than dumb-down the game. - dlavery [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #23   Spotlight this post!  
Unread 10-01-2006, 23:39
Miroslav Miroslav is offline
Technical Manager, eLabtronics
AKA: Kostecki
no team
 
Join Date: Aug 2005
Location: South Australia
Posts: 11
Miroslav is just really niceMiroslav is just really niceMiroslav is just really niceMiroslav is just really nice
Re: FREE CoreChartFR

Quote:
Originally Posted by 1075master
as a person who doesn't know alot about programming i figured this would be a great help. i was simply goofing a round and trying to see if i could make a joystick control. the easiest way i found was to do exactly what they did and make a text box and write the actual code. a drive we are experimenting with this year uses a potentiometer to measure direction. the way it is programmed is that it will take the joystick value and the potentiometer value and as they get closer and closer to the same the motor moves slower and slower. i tried to figure this out with corechart but i could not...
The "LimitMix" example:
pwm01 = pwm03 = Limit_Mix(2000 + PWM_in1 + PWM_in3 - 127) LEFT WHEELS
pwm02 = pwm04 = Limit_Mix(2000 + PWM_in3 - PWM_in1 + 127) RIGHT WHEELS
is included in the examples folder as a similar example and is entirely programmed in CoreChart ( no text boxes or C ) to show how this can be done.
Note too that the "default routine" supplied by IFI is also included and can be included to removed from the "Main" routine.
We will update CoreChartFR with more examples so check for new versions on the site: http://www.elabtronics.com/CoreChartFR.htm
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Service At 2005 Florida Regional mdion Regional Competitions 5 04-03-2005 11:46
Free Service Available For Teams At Nationals 12th-martyr Technical Discussion 5 03-05-2004 00:21


All times are GMT -5. The time now is 06:03.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi