Update README.md

This commit is contained in:
aster94
2017-04-29 13:39:33 +02:00
committed by GitHub
parent 03888fe724
commit f254e9b108

View File

@@ -4,21 +4,20 @@ https://www.hackster.io/vincenzo-g/diy-logic-analyzer-f61ee5
if you wish to modify something feel free to do it if you wish to modify something feel free to do it
if you don't want to download the exe files you can always download processing copy the .pde file and run it
24/11/16 - published; 24/11/16 - published;
26/11/16 - added colors; 26/11/16 - added colors;
28/11/16 - completely new interface and added save function; - last exe file 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; 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 scrool, now moving along the capture is far away easier; 12/12/16 - added bar scroll, now moving along the capture is far away easier;
15/12/16 - improved acquisition code; 15/12/16 - improved acquisition code;
29/04/17 - added support for STM32 29/04/17 - added support for STM32;