pylectronics icon indicating copy to clipboard operation
pylectronics copied to clipboard

Reproduce digital electronics in Python

Results 5 pylectronics issues
Sort by recently updated
recently updated
newest added

Bumps [black](https://github.com/psf/black) from 21.7b0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

The concept of memory can only exist if we have a concept of time. At the moment tests are simply testing components in a static fashion, but when dealing with...

help wanted

https://en.wikipedia.org/wiki/Flip-flop_(electronics) These should be the foundation to build registers (which are needed too)

enhancement

I believe it would be nice (and educational), if all components shared an interface that could be used to determine some stats about the running circuit. For example: * how...

enhancement