11 years ago.

how do i create a new rpc class for I2C?

Hi, i want to create a new rpc class for i2c just like the already existing classes like serial and spi, so i can use all or most of the i2c functions over rpc. I've looked at the rpc library and i don't really understand much of it. And i know it's possible to use the i2c functionallity trough the use of rpcfuncion and rpcvariables but i would really like to learn how i can do this by making a new rpc class.

Be the first to answer this question.