Hey all!
I've prototyped a ruby on rails application to manage machine processes
basically a user logs in, creates a new protocol, the application saves it to the database and then the user is able to run those established protocols.
The machine layer recieves binary protocols from the rails server at the microcontroller and the MC controls the actual physical movements within the robot system.
Is there anyone here whos worked with a stack like this, and can comment on the benefits and shortfalls of this system?
