Author |
Message |
Topic: simple program:2 Phase Stepper Motor Driver CSD2130P (Vexta) |
hayate_kun
Replies: 1
Views: 5439
|
Forum: General CCS C Discussion Posted: Sat Dec 11, 2010 2:27 am Subject: simple program:2 Phase Stepper Motor Driver CSD2130P (Vexta) |
Hello!
I'm trying to program a VEXTA STEPPER MOTOR. The I/O connector looks simple, so I put a simple coding just to look at how it would actually move. Unfortunately, it doesn't show any movement no ... |
Topic: Stepper Motor with 16F877A |
hayate_kun
Replies: 7
Views: 23831
|
Forum: General CCS C Discussion Posted: Fri Nov 19, 2010 3:23 am Subject: Stepper Motor with 16F877A |
I'm using LINIX stepping motor: model 57BYGHD451
with driver: SJ-230M2 / 5 phase hybrid stepper motor
Here's the link of driver's datasheet:
http://www.filedropper.com/stepper60kgcmdriverlatestfr ... |
Topic: Stepper Motor with 16F877A |
hayate_kun
Replies: 7
Views: 23831
|
Forum: General CCS C Discussion Posted: Thu Nov 18, 2010 6:30 am Subject: Stepper Motor with 16F877A |
Hi, thank you for your reply.
I've moved the stepper motor using PWM, however my lecturer told me that is actually incorrect way to move the stepper motor.
This is my code (freq setting=145, pwm ... |
Topic: Stepper Motor with 16F877A |
hayate_kun
Replies: 7
Views: 23831
|
Forum: General CCS C Discussion Posted: Thu Nov 18, 2010 3:15 am Subject: Stepper Motor with 16F877A |
Hello!
Can anyone give me some example of motor stepper coding with 16F877A? Thank you.
I'm using LINIX 6.0kg.cm Stepping Motor. |
Topic: DS1307.h ??? |
hayate_kun
Replies: 9
Views: 34648
|
Forum: General CCS C Discussion Posted: Sun Nov 14, 2010 11:55 pm Subject: Re: DS 1307 |
Thank you very much, it was very helpful!
and it runs ok! ^^ |
Topic: Timer based Real Time Clock (RTC) |
hayate_kun
Replies: 57
Views: 574757
|
Forum: Code Library Posted: Sat Nov 13, 2010 6:14 am Subject: Timer based Real Time Clock (RTC) |
Thank you Mr Andrew, now i can see the display. I've added the following code:
////////////////////////////////////////////////////////////////////////////////
// Example program for using the RT ... |
Topic: Timer based Real Time Clock (RTC) |
hayate_kun
Replies: 57
Views: 574757
|
Forum: Code Library Posted: Fri Nov 12, 2010 7:00 am Subject: Timer based Real Time Clock (RTC) |
Thank you Mr. Andrew,
I've connected pin 3 to the center wiper of the trimpot and pin 1 & 2 to +5V and GND. The LCD is on and I can varies the level of contrast with nothing to be displayed! Is ... |
Topic: Timer based Real Time Clock (RTC) |
hayate_kun
Replies: 57
Views: 574757
|
Forum: Code Library Posted: Fri Nov 12, 2010 3:57 am Subject: LCD to PIC pin connection |
Hello!
I've tried the code above and it can be programm well without any error.
However, i might have connected it wrongly because the LCD doesn't display the character.
Can some one please ch ... |
|