28123 Parallax Inc, 28123 Datasheet - Page 75

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
At the beginning of each pass through the
argument) is only one millisecond. Each time through the
longer by one millisecond at a time until it gets to 50 milliseconds. The
the
FOR…NEXT
counter VAR BYTE
When you are done, your code should look like this:
Nest the
Run the modified program and observe the effect.
loop to execute over and over again.
counter VAR BYTE
DO
LOOP
FOR…NEXT
FOR counter = 1 to 50
NEXT
FOR counter = 1 to 50
NEXT
HIGH 15
LOW 14
PAUSE counter
LOW 15
HIGH 14
PAUSE counter
HIGH 15
LOW 14
PAUSE counter
LOW 15
HIGH 14
PAUSE counter
loop below within the
FOR…NEXT
DO…LOOP
loop, the
FOR…NEXT
.
PAUSE
loop, the pause gets
value (
DO…LOOP
Duration
causes

Related parts for 28123