| Author |
Message |
quium
Joined: 18 Jun 2006 Posts: 15
|
15 Feb 2007 0:18 stepping motor picaxe 18 |
|
|
|
|
Hi
I want to use a stepper motor for rotating the solar panel such that the panel faces the sun. I will be using PIC or any other avilable options. Any help with codes driving circuits will be helpful
Many Thanks
|
|
| Back to top |
|
 |
IanP
Joined: 05 Oct 2004 Posts: 6490 Helped: 1542 Location: West Coast
|
15 Feb 2007 2:50 sun tracker bibin |
|
|
|
|
Can you get hands on PICAXE-18 (PIC with BASIC interpreter)?
Here is an example of BASIC code ..
http://www.phanderson.com/picaxe/step_1.html
Also, as this microcontoller has build-in ADC you can use it to "read" a light sensor to "follow" the Sun ..
Regards,
IanP
|
|
| Back to top |
|
 |
Google AdSense

|
15 Feb 2007 2:50 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
nomad13
Joined: 29 Jan 2007 Posts: 154 Helped: 12
|
15 Feb 2007 3:21 Re: Driving stepper motor |
|
|
|
|
| How much current do you need in driving the stepper motor? Also note the voltage. It's better if you will use a stepper motor driver circuit because it offer more flexibility. You only need to input the direction and clock pulse for every step.
|
|
| Back to top |
|
 |
az25
Joined: 18 May 2001 Posts: 59 Location: USA
|
15 Feb 2007 3:47 Re: Driving stepper motor |
|
|
|
|
| Suggest that there are quite few application notes on this subject from www.microchip.com
|
|
| Back to top |
|
 |
sameer.gaikwad11
Joined: 18 Feb 2007 Posts: 1
|
18 Feb 2007 18:28 Driving stepper motor |
|
|
|
|
| Any driver IC like ULN2003 will suffice ur purpose. You can easily drive universal stepper motor with such driver IC's. You dont need a special driving circuit as such.
|
|
| Back to top |
|
 |
dirace
Joined: 12 May 2001 Posts: 54 Helped: 1
|
19 Feb 2007 0:14 Re: Driving stepper motor |
|
|
|
|
| http://www.inf.ed.ac.uk/teaching/courses/sdp/stepper/stepper.html
|
|
| Back to top |
|
 |
yogi
Joined: 08 Jan 2005 Posts: 345 Helped: 17
|
27 Feb 2007 7:03 Driving stepper motor |
|
|
|
|
Are you developing a sun tracker(solar beamer) in which solar panel is always perpendicular to sun to get max. radiation. I have done this earlier
see mine
http://geocities.com/njbibin/robotics/suntracker.html
I have given explanation how to make it more efficient in robo.pdf . You can download it from files section of yahoo group-booksbybibin
http://tech.groups.yahoo.com/group/booksbybibin/
Bibin John
www.bibinjohn.tk
|
|
| Back to top |
|
 |