Skip to content

xitop/edzed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announcement (January 2025)

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.


Edzed

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.

Documentation

Please read the online documentation for more information.

About

A library for building small automated systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages