Search found 5 matches

by richardf
Fri Aug 26, 2011 1:16 pm
Forum: Projects
Topic: Xmos Control and Robotics Development Board
Replies: 28
Views: 19678

Re: Xmos Control and Robotics Development Board

Hey Al, Thanks for pointing out the issue with the timers, it was a remnant of an older version. I've put it all in one case now. I'll take a look at the integrator and see if that improves things... Thanks, Richard Edit: changing the integrator seemed to improve ASM so I've put updated it. Thanks Al.
by richardf
Fri Aug 26, 2011 11:36 am
Forum: Projects
Topic: Xmos Control and Robotics Development Board
Replies: 28
Views: 19678

Re: Xmos Control and Robotics Development Board

Hi everyone, I've uploaded the code to github now under sw_basic_motor_control. https://github.com/xcore/sw_basic_motor_examples Also there is a project on xcore: https://www.xcore.com/projects/basic-motor-control-stepper-dc I will update you as I add new features but the code is still under develop...
by richardf
Fri Aug 26, 2011 11:30 am
Forum: Projects
Topic: Basic Motor Control (Stepper, DC)
Replies: 2
Views: 6148

Basic Motor Control (Stepper, DC)

<r>Version: 0.1<br/> Status: Under development<br/> License: Custom Licence<br/> Download: <URL url="https://github.com/xcore/sw_basic_motor_examples">https://github.com/xcore/sw_basic_motor_examples</URL><br/> <br/> Examples to provide basic motor control functionality.<br/> <br/> Current features ...
by richardf
Wed Aug 24, 2011 4:27 pm
Forum: Projects
Topic: Xmos Control and Robotics Development Board
Replies: 28
Views: 19678

Re: Xmos Control and Robotics Development Board

Hi Al, With respect to the velocity control I assume you're talking about ramping profiles etc. being stored externally? I haven't really been focusing on that aspect so currently there's only basic functionality around velocity control although I don't think it would be too hard to extend if needed...
by richardf
Tue Aug 23, 2011 4:08 pm
Forum: Projects
Topic: Xmos Control and Robotics Development Board
Replies: 28
Views: 19678

Re: Xmos Control and Robotics Development Board

Hi all, I'm currently a student at Bristol University studying Computer Science and Electronics. Since the end of July I've been working basic motor control whilst on a placement at XMOS so I thought I'd update you all on what I've been doing and what I hope to have done by the end of September when...