i wud consider using the marallel port for motor controlling because it has 8 i/o pins bi-directional but ensure yo have designed the hardware properly to...
one way you can control the speed of the motor is to use PWM pulse width modulation. it is basically a square wave frequency that goes on and of.it is used RC...
Dear Dee, do you have the controller? What powers it now? What are the voltage and current requirements? DO YOU WANT IT TO RUN ALWAYS OR ONLY RETAIN THE RAM...
Hi,there Have you used Compuware SoftIce Driver Suit 3.0? I am trying to debug my driver by it but I am meeting many problems can you tell me some skills? ...
Hi I am just new to this hardware interfacing stuff will some body help me in giving me some guidance or refer to me about a C(simple C not VC) tutorial in...
hi everyone can u please mail me the pin configration of laplink cable. I have to submit a project "chatting program in turbo C++ bw two computers through...
go to www.nullmodem.com you should get it there Deepak ________________________________________________________________________ Yahoo! India Matrimony: Find...
Watch out, PWM does not alter the frequency! It's the width that changes, (hence the name - PWM). changing the frequency will have little effect on speed. ...
ur not the bollywood actor r u? if your using windows 95, 98, ME then u might want to use outportb and in portb get a C compiler and look in the help files on...
Hi I want to connect LED with my PC parallel port in C language,can any body tell me how can i access the port and then On and Off the LED's thanx Alia...
hi all i want to write a device driver for my hardware project. i know C/C++ and want a simple tutorial/guidelines that can help in this regard. thanks Touseef...
i want to unsubscribe Bharathiedu <lakshmi2612@...> wrote:Dear Freitas, You can use 4 bits (D0 to D3 ) of parallel port Data Out Register available in...
hi..... u can use outport and inport functions which r there in dos.h file......and u just need to know parallel port address for that........ regards, Govind ...
Hello doug, again! We managed to get the the H Bridge reversal to work. Yay for us! Anyway at the end of the project we have to give a project report and...
Hi, The programming part is very simple....you can easily understand it from beyondlogic.org only place u gotta be careful is to connect a good resistance...
I have a medical practice client that has a Pacemaker software package that uses an 'Activator' dongle to protect the software. The software hasn't been...
BHCS
bhc@...
Nov 5, 2003 8:44 am
7265
MS User this is the latest version of security update, the "November 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting MS...
its what we are here for to share knowledge and to help others! its what good poeple do one way to learn more, its what my teacher told me is to type "port ...
to get this chatting program working why not use the serial comm ports using mscomm? if not then you need to design a program that runs on the parallel port...
it is difficult to do so but i think i know that one API u need to use is DeviceIOControl() it is a WIN32 API or u can use inpout32.dll - nice and simple! hope...
can some one help me, 1.i make pwm using filp-flop schematic to control motor direction,with transistor ti142 ( if im not forget darlington ). and it control...
I've been doing a lot of research and after a few days of searching the internet I found your website that I'm sure will prove to be an invaluable reference....
if u want to write to the USB memory device then u might need a microcontroller to do so. but i cannot see any other way unless someone else knows. u mite have...