585,942 active members*
3,204 visitors online*
Register for free
Login

Search:

Type: Posts; User: Jibeji

Search: Search took 0.00 seconds.

  1. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    Oh I see !
    The pulses are fixed when the pot is at a low value (around 100) but are scrolling when I raise it.

    https://www.cnczone.com/forums/attachment.php?attachmentid=392332&stc=1
  2. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    I am afraid I don't know how to do that.
  3. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    No, my scope doesn't support such high voltage.
    The signal shown previously is the Arduino's input.
  4. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    The TRIAC is driven by a MOC3022.
    By the way, if I look at its input (pin 1) with an oscilloscope, the signal remains the same whatever the pot position.
  5. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    No, it doesn't work.
    Whatever the pot position, the spindle turns at its maximum, except when the pot is set to 0.
    analogValue goes from 139 to 920.

    Here is the test code :



    analogValue =...
  6. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    Forgot the image:

    You will notice I have bypassed the 33k resistors to test with a lower voltage after a transformer. But the behaviour is striclty the same with 230V.
    ...
  7. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    analogValue varies according to the pot position between 0 and 1002.

    I have also displayed "Output" just after the myPID.Compute(); command.

    I noticed it goes from 0 to 10000 in a couple of...
  8. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    Hi,
    I tried with the original version found on Github (vspindel_v2) but I can't get it work...
    The zero detection works fine, but whatever the potentiometer position, the same signal is always sent...
  9. Replies
    26
    Views
    9,815

    Re: Cutting and drilling PCB with 0.8mm end mill

    Yes David

    With 0.8mm end-mill :
    12000 RPM
    Feed rate: 200 mm/min
    Plunge rate: 30 mm/min
    Depth: 1.5 mm
  10. Replies
    26
    Views
    9,815

    Re: Cutting and drilling PCB with 0.8mm end mill

    Thanks for your info.
    I tried with the following parameters, and it works pretty well:

    12000 RPM
    Feed rate: 200 mm/min
    Plunge rate: 30 mm/min
    Depth: 1.5 mm
  11. Replies
    26
    Views
    9,815

    Cutting and drilling PCB with 0.8mm end mill

    Hello,
    I have bought those cheap chinese 0.8mm carbide end mills for drilling and cutting PCB.
    ...
  12. Replies
    2
    Views
    1,045

    Re: Gcode for milling a hole from the center

    Thank you!
  13. Replies
    2
    Views
    1,045

    Gcode for milling a hole from the center

    Hello,
    The CAM software I use (Cut2D) does not allow to mill a hole from the center, it always start from the inner diameter.
    I would like to mill a bigger hole around an existing one so that the...
  14. Replies
    3
    Views
    827

    Re: Noise issue with limit switches

    Hi,
    Just a quick feedback.

    100 pF added in position A : no change
    100 nF added in position B : problem solved !!

    I can now use my CNC and have some fresh food/drinks available thanks to 6...
  15. Replies
    3
    Views
    827

    Re: Noise issue with limit switches

    I'll do that!
    Thank you for the advice BitHead
  16. Replies
    3
    Views
    827

    Noise issue with limit switches

    Hello,
    I am driving my CNC with an Arduino and GRBL software.
    It works great but I have a noise issue with the limit switches. Each times the fridge turns off or on, it generates a spark which...
  17. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    Thanks for the link KOC62.
    I'll give a try with this schematics and version 5.1 grabbed here..
  18. Replies
    249
    Views
    63,062

    Re: open source Atmel/arduino PID motor control

    Hello,
    Sorry for awaking such an old post but I'd like to build a 230 VAC motor controller with a standalone ATmega328.

    I have read the 20 pages and honestly... I am lost !
    Is there finally any...
Results 1 to 18 of 18