30010 Parallax Inc, 30010 Datasheet - Page 10

BASIC STAMP LOGIC ANALYZER

30010

Manufacturer Part Number
30010
Description
BASIC STAMP LOGIC ANALYZER
Manufacturer
Parallax Inc
Datasheet

Specifications of 30010

Accessory Type
Logic Analyzer
Product
Microcontroller Accessories
Interface Type
USB
Flash
128 Bytes
Operating Supply Voltage
0.8 V
Board Size
32.15 mm x 20 mm x 17 mm
For Use With/related Products
BASIC Stamp®
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
Q2119020A

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
30010117001
Manufacturer:
VISHAY
Quantity:
2 500
Part Number:
3001012
Manufacturer:
SCC
Quantity:
59
Example Code
The following BASIC Stamp 2 code will test all BSLA signals in a ripple fashion.
' =========================================================================
'
'
'
'
'
'
'
'
'
'
'
' =========================================================================
' -----[ Program Description ]---------------------------------------------
' -----[ Revision History ]------------------------------------------------
' -----[ I/O Definitions ]-------------------------------------------------
' -----[ Constants ]-------------------------------------------------------
' -----[ Variables ]-------------------------------------------------------
pinNum
' -----[ EEPROM Data ]-----------------------------------------------------
' -----[ Initialization ]--------------------------------------------------
Reset:
' -----[ Program Code ]----------------------------------------------------
Main:
' -----[ Subroutines ]-----------------------------------------------------
Parallax, Inc. • BASIC Stamp Logic Analyzer (#30010) • 02/2005
DO
LOOP
END
File....... Logic_Analyzer_Check.BS2
Purpose.... Tests IO Pins on Parallax USBee Logic Analyzer
Author..... Parallax, Inc.
E-mail..... support@parallax.com
Started....
Updated.... 02 FEB 2005
{$STAMP BS2}
{$PBASIC 2.5}
FOR pinNum = 0 TO 15
NEXT
HIGH pinNum
PAUSE 5
LOW pinNum
VAR
Nib
' cycle through all pins
' make this pin high
' short delay for scope
' make this pin low
' repeat forever
Page 10

Related parts for 30010