mattnite / BCIT-Sailbot

BCIT Sailbot Project
http://bcit-sailbot.ca
GNU General Public License v3.0
3 stars 1 forks source link

Mechanical Controls and Interface #33

Open mattnite opened 7 years ago

mattnite commented 7 years ago

software and hardware required to drive linear actuators

PeimanD commented 7 years ago

@matt1795 What is going to be the input format

mattnite commented 7 years ago

@PeimanD let's make the input a string representing an integer from 0 to 100. Look into strings in ZeroMQ, I believe they do not have null terminators.