svenssonjoel / lispBM

An interpreter for a concurrent lisp-like language with message-passing and pattern-matching implemented in C.
http://svenssonjoel.github.io
GNU General Public License v3.0
87 stars 5 forks source link

It posible to make vesc can control motor with Step/dir by LispBM?? #10

Closed artayasa closed 8 months ago

artayasa commented 8 months ago

Hello good day, i want to ask it posible to control vesc with step/dir ckmunication? I want to used for CNC machine. Ifposible i must learn from whre to make the code??

svenssonjoel commented 8 months ago

Hello @artayasa.

I think this question is better suited for the discord: https://discord.gg/MPHk9PKd I don't know the details about various modes of motorcontrol and such. I just build the language and runtime system.

svenssonjoel commented 8 months ago

Im closing this here and hoping you find answers in the discord :)