28123 Parallax Inc, 28123 Datasheet - Page 79

TEXT WHAT'S A MICROCONTROLLER

28123

Manufacturer Part Number
28123
Description
TEXT WHAT'S A MICROCONTROLLER
Manufacturer
Parallax Inc
Type
Programmingr
Datasheet

Specifications of 28123

Style
Book
Title
What's a Microcontroller?
Contents
Whats a Microcontroller? Text
Product
Microcontroller Accessories
Core Processor
PIC16C57c
Flash
128 Bytes
Operating Supply Voltage
9 V
Board Size
31 mm x 16 mm
Lead Free Status / RoHS Status
Not applicable / Not applicable
Further Investigation
The resources listed here are available for free download from the Parallax web site and
are also included on the Parallax CD.
“Basic Analog and Digital”, Student Guide, Version 2.0, Parallax Inc., 2003
“BASIC Stamp Editor Help File”, PBASIC 2.5 Version 2.0 Parallax Inc., 2003
“BASIC Stamp Manual”, Users Manual, Version 2.0c, Parallax Inc., 2000
' Red for three seconds
' Green for 10 seconds...
' ...while the yellow LED is flashing
' Red stays on
The BASIC Stamp Manual has more examples you can try and information that
further explains the following commands:
formatter, and
Basic Analog and Digital uses LEDs to describe counting in binary, describes
analog conditions, and it introduces new ways to adjust an LED’s brightness.
The PBASIC 2.5 Help File has information on
PBASIC 2.5 and not included in the BASIC Stamp Manual. You can find this
information by clicking the book icon on your BASIC Stamp Editor task bar,
then selecting PBASIC Reference from the menu in the left sidebar window.
This will open the PBASIC Command Reference alphabetical listing in the main
window. Detailed information can be found by clicking on each command.
HIGH 15
LOW 14
PAUSE 3000
LOW 15
HIGH 14
FOR counter = 1 TO 10
NEXT
HIGH 15
LOW 14
HIGH 13
PAUSE 500
LOW 13
PAUSE 500
FOR…NEXT
.
' Bi-color LED Red
' Bi-color LED Green
' Yellow LED on
' Yellow LED off
' Bi Color LED Red
HIGH
,
DO…LOOP
LOW
,
PAUSE
, which is new to
, the
DEBUG ?

Related parts for 28123