lexus2k / tinyproto

Tiny Software Protocol for communication over UART, SPI, etc
GNU General Public License v3.0
225 stars 51 forks source link

Integrate 1-Wire protocol to tinyproto library #19

Open lexus2k opened 3 years ago

lexus2k commented 3 years ago

Maybe, it will be good option to integrate software 1-Wire protocol to tinyproto library to allow communication between system modules over single GPIO line. 1-Wire protocol is well-known and well-documented.