HITIComm

Modified on Sun, 25 Dec 2022 at 02:55 PM

HITIComm is a set of pre-compiled Arduino libraries which add extra functionalities to your Arduino sketches.


Our base library is also called HITIComm (it has the same name as the whole library set). It manages communication with HITIPanel. It deals with the serial protocol and manages IO, HITI Data, Servos, Sram, and Eeprom. You must include it in all your projects requiring communication with HITIPanel.


The other libraries are optional. You don’t need to use all of them. Just pick the one you need for your project.


All functions and variables from the libraries have their name starting with HC_The same applies for the naming of the optional libraries. This naming convention helps you differentiate our functions, variables, and libraries from others.



Base library

  • HITIComm - for serial communication with HITIPanel and appropriate management of IO, HITI Data, Servos, Sram, and Eeprom.

Optional libraries

  • Timing - for control of durations of one or several consecutive tasks
  • Motion Control - for motion control of one or several synchronized servos
  • Signal Filtering - for signal filtering (average, median) of data stream






Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article