From 4a66785b69a957350a72e1f38e449d82e3b4d0e6 Mon Sep 17 00:00:00 2001 From: aster94 Date: Thu, 30 Aug 2018 21:31:28 +0200 Subject: [PATCH] Update README.md --- README.md | 45 +++++++++++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7b0efcb..91865cf 100644 --- a/README.md +++ b/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/