mirror of
https://github.com/aster94/logic-analyzer.git
synced 2026-05-01 23:53:02 +03:00
Update README.md
This commit is contained in:
45
README.md
45
README.md
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user