|
-
Aug 30th, 2007, 12:19 PM
#13
Thread Starter
New Member
Re: Help: How to control DC Motor using VB Expres 2005
im using ldr to sense the revolution of the motor per minute or per second, pls help im a beginner and still don't know how to program well.
my program is not working
dim x as integer
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
Label1.Text = Inp(889)
X = X + 1
End Sub
End Sub
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|