27
PICAXE-08 ALARM PROJECT
revolution
© copyright 2002 - AXE102 Alarm Student Project Notes Version 1.1
Revolution Education Ltd. Email: [email protected] Web: www.rev-ed.co.uk
27
Supported by:
Programming Editor Software Reminders:
Toolbar short-cuts:
To download/run a BASIC program:
1.
Check the download cable is connected to the PICAXE and the computer’s serial
port
2.
Check that the battery is connected to the PICAXE
3.
Make sure the Programming Editor software is in the correct mode (look for
‘PICAXE-08’ in the statusbar at the bottom left of the screen).
4.
Click
PICAXE>Run
(or the toolbar icon) (or press the shortcut key F5)
To save a program/flowchart:
1.
Click
File - Save As...
(or the toolbar icon)
2.
Type in a filename
3.
Click <OK>
To open a saved program/flowchart:
1.
Click
File - Open...
(or the toolbar icon)
2.
Select the file type (BASIC or flowchart)
3.
Select a filename from the list by clicking on it
4.
Click <OK>
To start a new BASIC program:
1.
Click
File - New
To start a new flowchart:
1.
Click
File - New Flowchart
(or the toolbar icon)
To on-screen simulate a flowchart:
1.
Click
Flowchart - Simulate...
(or the toolbar icon)
2.
Click on the flowchart to stop the simulation
To convert a flowchart to BASIC:
1.
Click
Flowchart - Convert to BASIC...
(or press the shortcut key F5)
To print a program/flowchart:
1.
Click
File - Print...
(or the toolbar icon)
2.
If you want each program line printed in A BASIC program to have a number, make
sure the ‘Print Line Numbers’ box is checked
3.
Click <OK>