mirror of
https://github.com/aster94/logic-analyzer.git
synced 2026-05-01 23:53:02 +03:00
44 lines
794 B
Markdown
44 lines
794 B
Markdown
# Logic Analyzer
|
|
|
|
if you wish to modify something feel free to do it
|
|
|
|
for a more detailed explanation see [here](https://www.hackster.io/vincenzo-g/diy-logic-analyzer-f61ee5/).
|
|
|
|
@sancho11 joined in the development of this useful tool
|
|
|
|
we hope that many people will find it useful :grimacing:
|
|
|
|
|
|
# Change Log
|
|
|
|
|
|
|
|
##### 29/04/17
|
|
- added support for STM32
|
|
|
|
##### 15/12/16
|
|
- improved acquisition code
|
|
|
|
##### 12/12/16
|
|
- added bar scroll
|
|
- now moving along the capture is far away easier
|
|
|
|
##### 04/12/16
|
|
- better reducer and save options
|
|
- added the possibility to diplay or not the times
|
|
- corrected a bug when two or more pulse where coincident
|
|
|
|
##### 28/11/16
|
|
- completely new interface
|
|
- added save function
|
|
|
|
##### 26/11/16
|
|
- added colors
|
|
|
|
##### 24/11/16
|
|
- published
|
|
|
|
|
|
### to do list:
|
|
add pwm mode
|