Home Products Prices Directory Order Contact New Books Files Links FAQ

DonTronics Home Page The "Official" public release of the Scott Edwards Electronics PIC Source Book/Disk.
Bottom of Page

DonTronics Pages Duplicated:
DonTronics goes to great lengths to provide new and interesting material for visitors. It has been found in recent months that other Webmasters are duplicating material that has already been presented here. This may be with, or without the permission of the original Author. If you see a copy of the following files or pages, you will know DonTronics was responsible for the initial  release, and the others are simply copies. It would be nice if these people did their own ground work, and put in the time to get new material, and not benefit from the time and effort that DonTronics has already invested to make this a better site.
 
What's Really HOT at DonTronics?
Don's Download Dungeon

Like a Basic Stamp in Atmel Disguise. This is Tiny51 Basic.
Put Tiny51 on a SimmStick and it becomes a StampStick. NEW
And if you like that, then don't click on runavr.html until you are sitting down. NEW
 


Scott Edwards Electronics, Inc.


Scott Edwards Electronics Inc.

2700 E. Fry Blvd Suite A4 Sierra Vista, AZ 85635
phone 520-459-4802; fax 520-459-0623
e-mail info@seetron.com

Now Available in Microchip Code

A combination of the efforts of Scott Edwards Electronics, Bubble Software, and DonTronics.


The PIC Source Book
A collection of ready-to-use assembly language routines based on the instruction set of the BASIC Stamp ® single-board computer.

by Scott Edwards, 1994


Foreword to Online Edition

The PIC Source Book was written in 1993 to provide users of the Parallax PIC programming tools with a ready-made collection of assembly code in Parallax assembly mnemonics. At the time, there were four PICs: 16C54, 55, 56, and 57. The popular '84 and ADC-equipped '71 were brand new. Since then, Microchip has made dozens of architectural enhancements to the PICs, and made its assembler available free via the net and CD-ROM. This has diminished interest in both the 5x PICs and the Parallax assembler.

As a result of these changes, the Source Book is reaching the end of its commercial life. Rather than discontinue it, the author has decided to make it available free via the Internet.

Free means free. You may use this material in any way you wish without obligation to the author. The author bears no liability for the consequences of such use, and will not support users of this free edition in any way. He will not be obliged to answer questions or respond to comments. Any of you who have been besieged with e-mail during Senior Project season will appreciate the wisdom of getting this out in the open right up front!

 The book lists some utilities and extras on "the accompanying disk." Unfortunately, people other than the author hold the rights to these items, so they cannot be included with this online freebie.

PIC is a registered trademark of Microchip Technologies Inc.; BASIC Stamp is a registered trademark of Parallax Inc.

Useful Links

Scott Edwards Electronics, Inc.
Company founded by the author; makers of serial LCD products.
Parallax, Inc.
Makers of tools for programming PIC and SX microcontrollers.
Microchip Technology Inc.
Manufacturers of PIC microcontrollers.


On the public release of the Scott Edwards PIC Source Book Disk, all executable files have been removed, and there is no Technical support whatsoever with the on line version.

 For those that keep asking, the executable files mentioned in the sentence above means any .exe file. All executable files have been removed. This is to overcome copyright problems with the distribution of the disk. If you need the executable files, you will have to get them yourself. They should still be available on the Parallax site as given above.

Download the PIC Source Book/Disk. 129K.
After downloading you can then use the command:
pkunzip -d seepsb.zip a:
to write the correct directory structure to a floppy in your A: Drive.

Table of Contents

Introduction
Branch
Button
Debug
EEPROM
End
For...Next
Gosub/Return
Goto
High
If...Then
Input
Let x=x+y
Let x=x-y
Let x=y/z (division)
Let x=y//z (remainder)
Let x=y*z
Lookdown
Lookup
Low
Nap
Output
Pause
Pot
Pulsin
Pulsout
Pwm
Random
Read
Reverse
Serin (receive data)
Serin (convert # data)
Serin (check qualifiers)
Serout (send data)
Serout (format # data)
Sleep
Sound
Toggle
Write
Parallax Instructions

 



 

Home Products Prices Directory Order Contact New Books Files Links FAQ

DonTronics Home Page

mailto: don@dontronics.com_
Copyright © 1996-2000 DonTronics
Top of Page