Vizitator yo2ltf Postat Februarie 16, 2008 Partajează Postat Februarie 16, 2008 Caut tutoriale, documentatii [in romana] referitoare la motoarele pas cu pas...in scopuri didactice multumesc anticipat, 73" de IMI Link spre comentariu
Laci Postat Februarie 17, 2008 Partajează Postat Februarie 17, 2008 Ce am din pacate este in engleza, insa am atasat un programel simplu pentru testarea motoarelor pas cu pas, cu ajutorul portului paralel, mai ales util in cazul in care avem motoare recuperate, si nu mai stim care este secventa de comanda.Se pot definie usor secvente: full-step, half-step, 2 phase.Sper ca o sa fie util.Readme[stepperMotor].txt<---by Laszlo Fabian---><---Copyright&License&Warranty--->Copyright@LaszloFabianThis is a free software, you can do whatever you wantwith it, the only restrain is the distribute only with thisReadme[stepperMotor].txtNo software support or warranty is granted for the software.Use it at your own risk.<---General Information--->Install first the port95nt driver!!!!!!!! Otherwise it won't work!This is a simple software to send out periodical dataover the LPT port (or any other port, if you know the address )It sends out 8bit (1byte) of data over the specified port address.If the port address is not selected, the Start button isn't activated.In the initial state the port address is not set!Define the data bits with 8 buttons in the left, then press the >>> button to load it into the Listbox.Select Once/Loop if you want to send repeatedly the data out.Use the ScrollBar to modify the time delay between to adjacent states.If you select the Defined[ms] RadioButton then the Sleep(); functions is used to generate the delay, however values below 4-5ms is not guaranteed.Use the Undefined selection when you want "more speed", the drawbackof this is that a for(;;) loop is used to generate the delay.This will overload the CPU, so the other applications will "cry"about this, and the time delay is very unstable, so use it with care.<---Final word--->If you find some bugs, and if you know me send me an e-mail,if not,...Sorry for that:)<---BUG Fixes--->Stop while looping --> error : bug fixedStop before sending to the port --> error : bug fixedWhile Once state no Out : bug fixed<---Version Info-->StepperMotorSleep : The delay is implemented only with Sleep();StepperMotor_1_1_0 : Both Sleep(); and a for(;;)loop delay function is available.StepperMotor_1_1_1 : The TLable above the Scroll isn't visible while the Undefined RadioButton is selected. Link spre comentariu
Postări Recomandate
Creează un cont sau autentifică-te pentru a adăuga comentariu
Trebuie să fi un membru pentru a putea lăsa un comentariu.
Creează un cont
Înregistrează-te pentru un nou cont în comunitatea nostră. Este simplu!
Înregistrează un nou contAutentificare
Ai deja un cont? Autentifică-te aici.
Autentifică-te acum