pigpio/EXAMPLES
Mark 35aa210556 added an example of using the pigpio library to implement the SENT interface.
SENT is an automotive standard single wire interface for robust communication
with sensors in a car, but the standard can be used anywhere.   It has error detection
including CRC checking.  There is a write up about it on the
Blog:   https://surfncircuits.com/2020/11/27/implementing-a-single-edge-nibble-transmission-sent-protocol-in-python-for-the-raspberry-pi-zero/
2020-12-20 09:16:10 -08:00
..
C V31 2015-03-02 22:38:55 +00:00
CPP V30 2015-02-25 20:34:52 +00:00
Python added an example of using the pigpio library to implement the SENT interface. 2020-12-20 09:16:10 -08:00
Shell/GPIOTEST V23 2014-11-25 12:59:21 +00:00