Search found 3 matches

by jkng9
Thu Aug 07, 2014 2:22 am
Forum: ScicosLab and Scicos-FLEX code generation (closed)
Topic: Control Motor with Scicoslab
Replies: 5
Views: 14098

Re: Control Motor with Scicoslab

Hi, Sorry for not explaining things rather efficiently. I'm using the easylab microcontroller to control the servo to some relative degree of movement depending on an input. For that I need to vary the width of pulses outputted from the PWM pin block. However, I'm finding difficulty in sorting out a...
by jkng9
Wed Aug 06, 2014 8:12 am
Forum: ScicosLab and Scicos-FLEX code generation (closed)
Topic: Control Motor with Scicoslab
Replies: 5
Views: 14098

Re: Control Motor with Scicoslab

Hi, I gave your advice a shot by altering the frequency on the PWM blocks and it allowed the servo some degree of movement but not to the extent of allowing it to control a desired movement. For example allowing bi-directional step movement as easily done in Arduino. Any ideas on how I could provide...
by jkng9
Wed Aug 06, 2014 7:51 am
Forum: ScicosLab and Scicos-FLEX code generation (closed)
Topic: Control Motor with Scicoslab
Replies: 5
Views: 14098

Control Motor with Scicoslab

Hi, I'm trying to control a Servo as an output for wide range of angular movement but at the moment I'm having problems with generating such a task for the microcontroller using the blocks. Currently, I can only generate one pulse which then cause the servo to rotate once and remains at one position...