Skip to content

Yearly Archives: 2006

SISAN Overview

SISAN – SImlpe Signal Analyser – is a Win32 application capable to control Simple Sampler hardware, acquire sampling data, store sampling data to a file, and visualize logical signals reading data either from a file or directly from the sampler. SISAN provides basic facilities for timeline navigation, beam and surface look customization.

Overclocking COM port

Most of recent mainstream motherboards have USART chip supporting speeds above 115200. However, there are few obstacles.

SISAM Overview

SISAM – SImple SAMpler – is a simple PIC-based hardware for precision dual channel data acquiring with moderate resolution (up to 500 ksps in continous mode and up to 5 Msps for very short sequence). It uses USART and SSP for sampling signals and software routines for RS232 communication. USART is configured for synchronous master […]

SISAM Command Language

This chapter describes SISAM Command Language, provides Command Language BNF and describes SISAM responses

SISAM Hardware

SISAM Hardware schematic is given on Figure 1. Besides the MCU PIC16F690 it includes a 20 MHz crystal and a RS232 matching circuit.

A disciplined approach for decomposing MP ASM project onto modules

MP ASM does not provide good facilities for creating well organized modules and defining interfaces like high-level languages do. The following approach may help you to fill this lacuna.