This software has got a replacement. Please use Redzed for new projects. Its development was based on the experience gathered during the work on Edzed and with Edzed. Redzed has the same capabilities, but is based on simpler concepts. It is smaller, easier to learn and easier to use.
From now on, Edzed will receive only bug fixes.
An asyncio-based library for building small automated systems, i.e. systems that control outputs according to input values, system’s internal state, date and time.
What is in the package:
- classes for creating combinational and sequential blocks
- methods for building a circuit by connecting the blocks
- a simple event-driven zero-delay digital circuit simulator
What is not included:
The application code must connect the circuit's inputs and outputs with the outside world.
Please read the online documentation for more information.