Simple and Robust {Computer — Arduino} Serial Communication

Hello,
The main functions are presented in the main repository.
To sum it up, it is functions to read and write ints of different lengths. The details (arguments required) are almost the same for each language.
For now, there is no html documentation for python but code and examples are documented.

Looking at your code, it seems that you are trying to solve a different problem that is sending strings.