• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
  • License
    MIT License
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

commandInterpreter library for Arduino(due) and LeafLabs' Maple. A protocol for sending messages and arguments over serial or rs-485. Supports device address ID's (designed for 32). Uses linked list to store received command and arguments. Supports cheksuming of messages. Supports also replying to message with simple answers like ACK, NAK, CAN or UNK..