A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
PicLA - a very low cost Logic Analyser
A logic analyser using an 18F2525 PIC microprocessor and a PC. The PIC is used as a hardware capture device which monitors the datalines and records all changes. The buffering, triggering, interpretation and display is handled by a PC program running under Windows.
Main features:
* User selectable sampling of 4 or 8 channels.
* "Fast Sampling" at 5 MHz / 2 MHz / 1 MHz and 500 kHz giving resolutions of 200nSec to 2 uSec.
* "Normal Sampling" at 500 kHz, 200 kHz, 100 kHz and 50 kHz giving resolutions of 2 uSec to 20 uSec.
* 3584 or 7168 samples can be stored in "Fast sampling" mode (depends on 8 or 4 bit mode)
* In "Normal Sampling" there is no limit to the duration of the trace, the current version supports up to 50 seconds.
* A 256-Event burst buffer is used if the data lines change faster than the data can be transmitted to the PC
* PC Link limits the "average" speed of the logic analyser (The nr. of transitions that can be recorded per second)
* Average limit for 4bit "Normal sampling": 5760 events/sec (115kBit) or 25000 events/sec (500kBit).
* Average limit for 8bit "Normal sampling": 3840 events/sec (115kBit) or 15000 events/sec (500kBit).
Links: