Module py7seg
[hide private]
[frames] | no frames]

Module py7seg

source code


Class that represents a 4 digit 7-segment display using the SAA1064 chip
Source of supply: Ebay or www.elv.de (order # 105697)

 This software is part of the raspibrick module.
 It is Open Source Free Software, so you may
 - run the code for any purpose
 - study how the code works and adapt it to your needs
 - integrate all or parts of the code in your own programs
 - redistribute copies of the code777
 - improve the code and release your improvements to the public
 However the use of the code is entirely your responsibility.
 

Classes [hide private]
  SMBusException
  Py7Seg
Abstraction of the 4 digit 7-segment display based on the SAA1064 display driver.
  TickerThread
  BlinkerThread