Close

Manual Jog Controller using Rotary Encoders and an Arduino UNO

A project log for Grizzly G0755 CNC Build

Grizzly milling machine CNC-conversion, controlled by an ESP32-Wrover running MicroPython.

mukunda-modellMukunda Modell 06/09/2018 at 04:160 Comments

I've been working on another component to this project. To control the CNC mill I'm building a controller with two rotary encoders for manual control of the mill. The jog wheel controller uses only a single Arduino UNO to read the encoders as well as  emulating a USB HID Keyboard to pass the control movements to the CNC control computer. If you'd like more details or to see the code, then check out the separate project page.

Discussions