Andrew Gillham
|
c5a778b8b2
|
Add support for Arduino Mega external SRAM.
Using external SRAM (like Rugged Circuits "QuadRAM" board) we can have
up to 55KB of capture buffer space.
|
2011-12-27 16:01:42 -08:00 |
|
Andrew Gillham
|
ebbc1fb945
|
Update to v0.06 supporting Arduino 1.0 only.
|
2011-11-04 18:22:35 -07:00 |
|
Andrew Gillham
|
bc32e9fde6
|
Update for Arduino 1.0 support.
Change file extension to .ino Change Serial.print(x, BYTE) to
Serial.write(x)
|
2011-11-04 18:19:59 -07:00 |
|
Andrew Gillham
|
6396054c16
|
Update for Arduino 1.0 support.
Change file extension to .ino Change Serial.print(x, BYTE) to
Serial.write(x)
|
2011-11-04 18:18:35 -07:00 |
|