ON 20071203@8:48:10 PM at page: http://www.piclist.com/io/stepper/linistep/index.htm#39416.5156828704 James Newton[JMN-EFP-786] removed post 39416.5156828704 with comment: 'I don't see any easy way of doing that. You will need to have a microcontroller or computer that can read the serial data from the mouse, then convert it into pulses to drive a stepper controller.' |Delete 'miken277@yahoo.com asks:
Hi! I'm interested in controlling 2 linistep controllers with a modified mouse. (The up/down wheel going to one controller, the side to side going to the other) How would I go about doing that? I am definitely going to order your kits, as I need something with very smooth operation.

--Mike Nolley
  • ' ON 20071204@12:09:17 PM at page: http://www.piclist.com/io/stepper/linistep/index.htm#39420.2545138889 James Newton[JMN-EFP-786] published post 39420.2545138889

    Thank you very much for sharing this nice design!

    To make it even more useful, it could provide a way to hook end-switches to it.

    Maybe change the input scheme:
    Inputs RA3 and RA4 are used to connect end-switches.
    If either of both goes high, further steps in the current direction are ignored.
    If RA3 and RA4 both get high, "programming mode" is enabled, and RA2 selects power mode, RA1 resp. RA0 serve as mode bits.

    I'm not used to PIC programming, but maybe somebody is willing to implement this...

    |Delete 'P-' before: '' but after: ' oops, found the answer to my own question here:
    http://www.piclist.com/techref/io/stepper/wires.htm

    Sorry for posting to quickly,

    Kenny
  • ' ON 20071208@7:38:30 PM at page: http://www.piclist.com/io/stepper/linistep/lini_use.htm#39424.1536574074 James Newton[JMN-EFP-786] removed post 39424.1536574074 |Delete ' Hi,
    I see that there are 5 motor connection pins on the board.
    The motors I have use 6 wires, because there is a common-A and common-B instead of a single common wire.
    Should these be tied together when connecting to the board?

    Thanks,
    Kenny
  • ' ON 20071218@2:41:24 PM at page: http://www.piclist.org/techref/io/stepper/linistep/lini_use.htm#39434.6120717593 James Newton[JMN-EFP-786] Says Tuning the Linistepper for different motors, loads, and current. ON 20071218@2:42:32 PM at page: http://www.piclist.org/io/stepper/linistep/lini_use.htm#39433.8792361111 James Newton[JMN-EFP-786] Published and replied to post 39433.8792361111 by edgey01 |Insert 'See: Tuning the Linistepper for different motors, loads, and current in the section "Changing Current"; there is a little calculator that will tell you exactly what values you can use.' at: '' edgey01@gmail.com asks:
    As a newbie, I was wondering what values would I need to change R14-17 and R18-29 to allow me to run 5V 3Amps 400 step. Or could I just use 3 X 1ohm 5W res and cool them?
    |Delete 'P-' before: '' but after: 'fernandezl@gmail.com asks: " Its posible changing the power resistors to make linistepper compatible with motors from old disk? they are rated 150ma.
    " |Delete 'P-' before: '' but after: 'http://www.piclist.com/techref/io/stepper/linistep/mod-maxries.htm for Kai's modifications.' at: '' ries0037@planet.nl
    Hi!

    I'm very confident about the linistepper! I made two of them on one board, for driving two floppy drive steppers. It is for use of a dual axis telescope drive (1:3000 gear ratio). I have modified the firmware to support only the microstepping mode and your special halfstepping mode. Microstepping is very accurate and what is more important, there are absolutely NO vibrations, which can be even more distracting than rough step sizes. For controlling the stepper board, I have made a very simple controllerboard, based on an 16F84. It operates the two motors independantly and is also able to be controlled by RS232. It is adapted to be used for a altazimuth telescope. However, it could be interesting for other standalone operations as well.

    Kind regards,

    Kai Ries

    ON 20071229@9:50:39 PM at page: http://www.piclist.com/io/stepper/linistep/faq.htm#39445.8683449074 James Newton[JMN-EFP-786] Published and replied to post 39445.8683449074 by bhaguan |Insert 'http://www.piclist.com/techref/io/stepper/linistep/mod-maxries.htm' at: '' bhaguan@gmail.com
    Hi all,
    Kai Ries, if your there, I would love to see the code for your alt-az telescope controller!
    I can find no link to it :(
    Please do post a link here if you wish to share it, you will save me and many others days of head scratching !
    Many thanks,
    Dylan.
    |Delete 'P-' before: '' but after: 'camdesign@gmail.com asks:
    The 1 0hm 3W resistors are for 1 ampere current limit. Is it nessecary to change these resistors when i want to use a motor with 0.6 current rating for one phase? Or can the driver with these resistors be used for any motor up to 1 ampere per phase?

    Steven from the Netherlands
    |Delete 'P-' before: '' but after: 'janrose@ntlworld.com asks:
    http://homepage.ntlworld.com/janrose Hi to all! I'm very new to Pics, but have had excellent results so far with "burning" the 16f types, using source codes or hex files compiled by the experts "as is". The Linistepper looks fantastic to me, but I need some advise here. The project calls for a 16Mhz resonator. The Pic on the pictures seems to be a 10Mhz type. 1.Is this correct or am I misreading something?
    2. Instead of using a 16Mhz resonator, can I use a 10Mhz crystal instead? (Got some in hand).
    3.Most of all, I would like to use Pic 16f628, but of what freq? Does the source-code need modifying to suit? If so, what?
    Thanks for the patience.. Can somebody please e-mail me directly..Regards, Jan Huyser

    |Delete 'P-' before: '' but after: '