Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perehinik/logic_analyzer_user_interface
User interface for logic analyzer. Made on Python
https://github.com/perehinik/logic_analyzer_user_interface
analyzer interface logic python user
Last synced: 6 days ago
JSON representation
User interface for logic analyzer. Made on Python
- Host: GitHub
- URL: https://github.com/perehinik/logic_analyzer_user_interface
- Owner: perehinik
- Created: 2021-01-03T16:01:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-07T22:56:26.000Z (almost 4 years ago)
- Last Synced: 2023-08-03T21:46:37.574Z (over 1 year ago)
- Topics: analyzer, interface, logic, python, user
- Language: Python
- Homepage:
- Size: 183 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logic_Analyzer_User_Interface
User interface for logic analyzer. Made in PythonLogAn.py - main file with i2c default decoder
la_uart.py - dynamicaly loaded uart decoder
la_spi.py - dynamicaly loaded spi decoder
Screenshots:
![Image](images/1.JPG)
![Image](images/2.JPG)