hzeller / beagleg

G-code interpreter and stepmotor controller for crazy fast coordinated moves of up to 8 steppers. Uses the Programmable Realtime Unit (PRU) of the Beaglebone.
http://beagleg.org/
GNU General Public License v3.0
122 stars 50 forks source link

[feature] Add external encoder feedback #11

Open lromor opened 8 years ago

lromor commented 8 years ago

It could be interesting to give motor-operations a feedback about the actual status and positioning of the motors. Since it's nice having beagleg agnostic regarding the external hardware it would be a nice plugin-like feature

Dark-Guan commented 8 years ago

Hi, Iromor, I think a CAN bus or I2C bus encoder module is actually needed for this function