System daemon

log_txn[source]

log_txn(fname, message, msg=None)

Wrapper for logger.

class PwrLedFlicker[source]

PwrLedFlicker(duration) :: Thread

A class that represents a thread of control.

This class can be safely subclassed in a limited fashion. There are two ways to specify the activity: by passing a callable object to the constructor, or by overriding the run() method in a subclass.

class PPCcHandler[source]

PPCcHandler(request, client_address, server) :: StreamRequestHandler

Define self.rfile and self.wfile for stream sockets.

goodbye[source]

goodbye()

Cancel pigpio event handler, close I2C peripheral & connection to pigpio

i2c_event_handler[source]

i2c_event_handler(id, tick)

Copied from local ppdd.py.

main[source]

main()

ppdd: must run as root.
%tb
No traceback available to show.