Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Gillham
d31d662ede Add device profile for Arduino logic analyzer
Use this device profile with the alternative SUMP client.  It goes in
the plugins directory with the other similarly named files.
2011-08-03 19:43:09 -07:00
gillham
ff10c1ebbf Change baudrate to match Duemilanove not Uno. 2011-03-07 23:19:20 -08:00
gillham
5cfefae716 Update release number. 2011-03-07 23:18:57 -08:00
gillham
d72c1223d1 Fix triggers hopefully and cleanup some comments and unused variables. 2011-03-07 23:17:40 -08:00
gillham
2609c001af Adjust to reflect recording 1024 samples. 2011-02-28 14:32:55 -08:00
gillham
d6c2d5e0f8 Update release number & date. 2011-02-28 14:12:41 -08:00
gillham
7bc04e7766 I was mistakenly using 16 bits per sample instead of 8 bits.
Change to using an array of bytes instead of integers.  Retune
timing loops now that each sample is not doing a 16 bit update.
We can now record 1024 samples easily.
2011-02-28 14:08:07 -08:00
gillham
8da515d708 Fix a typo. 2011-02-20 00:23:20 -08:00
gillham
ead35eab6d Add more details about this sketch. 2011-02-19 23:46:22 -08:00
gillham
18a6bbda26 Placeholder. 2011-02-19 23:39:09 -08:00
gillham
223b31fa8a Initial import 2011-02-19 23:36:24 -08:00
gillham
7f3ef09f63 Initial commit 2011-02-19 23:29:04 -08:00