Playing around with a Raspberry Pi to control a set of LED's with the event driven framework Twisted Python
The control of the LED's is based on the Twisted framework and its timer functions. Interrupt handling takes care of a simple keyboard interface and for visual presentation a TUI based on ncurses was added.