584,866 active members*
5,018 visitors online*
Register for free
Login
Page 2 of 2 12
Results 21 to 34 of 34
  1. #21
    Join Date
    Mar 2011
    Posts
    0
    I try the bob and linistepper with kcam and it works like charm.
    I am so happy now...
    Now i can start with the mechanical part of the project .

  2. #22
    Join Date
    May 2005
    Posts
    1397
    LOL. So glad it worked out! Congratulations.

  3. #23
    Join Date
    Apr 2007
    Posts
    1955
    Nice work - I have the kit version from James. Saved me a lot of hassle, but the boards you made are nice too.

  4. #24
    Join Date
    Jun 2011
    Posts
    0

    lini confusion

    Hi there....Im building my linistepper V2 from scratch but Im a little confused about RN1(the resistor network)...this is my question...Is RN1 different from RN2 & RN3?? it seems from the schematic to be a 5 built in resistors with a common (number 1) pin...unlike RN2 & RN3 in which every two successive pins form a separate resistor...if this is true what is its name exactly so i can buy it cause im not an expert or can i use a set of 5 (3k3) resistors with a commomn pin instead??? need your expert help...thanks alot.

  5. #25
    Join Date
    Mar 2007
    Posts
    2083
    Hi Simba77eg

    as you have noted RN1 is 5 bussed resistors ,connected to a common terminal

    RN2 and RN3 being isolated resistors


    does this link help

    http://www.farnell.com/datasheets/90452.pdf

    it shows most variations of the resistor networks available

    resistor networks are available in single in line and
    dual in line packages

    the advantage being ease of assembly , space saving and close matching of the resistors in the network

    I can see no reason why you can't use individual resistors in the linistepper circuit


    John

  6. #26
    Join Date
    Oct 2005
    Posts
    2392
    Individual resistors will be fine if you are building your own.

    We changed to the SIL resistor packs as a service to the user, as they make it much faster and easier to build the Linistepper kit compared to individual resistors, which need colours reading, wire bending, inserting, wire snipping etc etc.

  7. #27
    Join Date
    Jun 2011
    Posts
    0

    Finally

    Thanks john 100...sorry been away for a while...actually using single resistors is what i did.
    I finished building my linis plus the bob, now I am working on programing the PIC, It is my first time and I am having quit a hard time but i want to learn.
    i will try to post photos for the finished boards.
    Attached Thumbnails Attached Thumbnails 21082011006.jpg  

  8. #28
    Join Date
    May 2005
    Posts
    1397
    Looks nice simba! If you get tired of trying to program them yourself, pre-programmed PIC's are available for a few dollars US.
    ecomorder.com/techref/ecomprice.asp?p=416060

  9. #29
    Join Date
    Dec 2011
    Posts
    0

    I need your help

    Hi,

    I made two different versions of linistepper v2 driver. The first was from Murat Shakman and the second from the shematic. Both of them not working.
    If I connect the motor (I tried 2 motors) and power (6volts, 0.8Ampere)to the drivers the motor does not "lock" and of course not move.
    Also I used the "4 axis BOB" from piclist com with the same results.
    I meassured the voltage of A-, A+, B-, B+ points and give me everyone about 6volts.
    I think the problem is at Pic16F628-20IP (it is working on an other project) programming.
    What fuses should be used?
    Thanks
    Attached Thumbnails Attached Thumbnails IMAG0003.jpg  

  10. #30
    Join Date
    May 2005
    Posts
    1397
    The settings are listed in the source code: /Techref/io/stepper/linistep/Lini_asm_v21.asm
    James hosts the single best wiki page about steppers for CNC hobbyists on the net:
    http://www.piclist.com/techref/io/steppers.htm Disagree? Tell him what's missing! ,o)

  11. #31
    Join Date
    Dec 2011
    Posts
    0
    Quote Originally Posted by James Newton View Post
    The settings are listed in the source code: /Techref/io/stepper/linistep/Lini_asm_v21.asm
    Thank you sir.
    I didnt set the right settings to the software programmer. Finally I have two working linistepper drivers and I am going to make one more!!!

  12. #32
    Join Date
    Oct 2011
    Posts
    27
    I knew I shouldn't mess with microcontrollers when I don't know how to program them but now it's too late. I've already built the circuit and I've got the same problem as you... what are those "right settings" ?
    What should I change in that asm before compiling ?


    Quote Originally Posted by spasmenokarabi View Post
    Thank you sir.
    I didnt set the right settings to the software programmer. Finally I have two working linistepper drivers and I am going to make one more!!!

  13. #33
    Join Date
    Mar 2011
    Posts
    10

    Re: Question about Linistepper v2

    Quote Originally Posted by James Newton View Post
    That should be fine. Just set the correct device, PIC16F628A, in MPLAB.

    I have try and try but get a lot off errors from mplab, the Lini_asm_v21.asm file is full of bad characters, i have try everything but it do not compile.

    here a piece of it, it looks like the download or copy and paste put in bad characters in the file.


    Attachment 368594

    and here you see strange characters, I can not clean it, it just do not compile and complain, with a new save in utf the errors are less.

    downloading the file is also a problem, then there are a lot of bad characters involved and java is there also.

    Click image for larger version. 

Name:	ScreenHunter_352 Jul. 24 01.21.jpg 
Views:	1 
Size:	1.2 KB 
ID:	368596


    so strange, I do resume that the asm file fiust compile normal because the board works, maybe the pc here has trouble, these days internet is not that save,

    regards

  14. #34
    Join Date
    May 2005
    Posts
    1397

    Re: Question about Linistepper v2

    Copy and paste the text from the page into a text editor (e.g. Notepad), NOT a word processor (e.g. Word) and save it.
    James hosts the single best wiki page about steppers for CNC hobbyists on the net:
    http://www.piclist.com/techref/io/steppers.htm Disagree? Tell him what's missing! ,o)

Page 2 of 2 12

Similar Threads

  1. Linistepper v2 problem
    By DjD in forum Open Source Controller Boards
    Replies: 17
    Last Post: 04-01-2015, 07:51 AM
  2. Question about linistepper schematic
    By DigiSoft in forum CNC Machine Related Electronics
    Replies: 25
    Last Post: 07-01-2013, 06:40 PM
  3. Linistepper V1 simple question
    By Newuser1 in forum Stepper Motors / Drives
    Replies: 4
    Last Post: 07-23-2012, 03:11 AM
  4. Linistepper in C
    By hazimin in forum PIC Programing / Design
    Replies: 9
    Last Post: 01-24-2011, 03:34 AM
  5. Linistepper
    By tante in forum Open Source Controller Boards
    Replies: 7
    Last Post: 12-19-2005, 04:24 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •