Update README.md

This commit is contained in:
aster94
2018-08-30 21:31:28 +02:00
committed by GitHub
parent 43035d679c
commit 4a66785b69

View File

@@ -1,29 +1,42 @@
# logic-analyzer
# Logic Analyzer
if you wish to modify something feel free to do it;
for explanation see: https://www.hackster.io/vincenzo-g/diy-logic-analyzer-f61ee5
@sancho11 joined in the development of this useful tool
24/11/16 - published;
we hope that many people will find it useful :grimacing:
26/11/16 - added colors;
28/11/16 - completely new interface and added save function;
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;
12/12/16 - added bar scroll, now moving along the capture is far away easier;
15/12/16 - improved acquisition code;
29/04/17 - added support for STM32;
# 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:
### to do list:
add pwm mode
NOTE: the .pde code is always the last version, not the .exe,
use the .pde file to have the last one, you will need to download processing: https://processing.org/download/