Do you have a question about the Revolution PICAXE-08 and is the answer not in the manual?
Defines microcontrollers and their use in alarm systems, including their function as an 'electronic brain'.
Explains the PICAXE system for simplifying microcontroller programming through BASIC or flowcharts.
Outlines the project goals, design requirements, and specific features for the alarm system.
Illustrates various potential use cases for alarm systems, such as fire or burglar alarms.
Details microcontroller definition, applications, and their role as the 'brain' in electronic circuits.
Covers methods for writing programs (flowcharts/BASIC) and transferring them to the microcontroller.
Guides on battery types, sizes, and safe handling practices for the project.
Covers general safety, short-circuiting risks, and proper use of battery snaps and boxes.
Defines LEDs, their uses as indicators, and how to connect them with a protective resistor.
Provides a program and checklist to test the LED connection and functionality.
Defines piezo transducers, buzzers, their differences, and connection methods.
Provides a program to test the piezo sounder and troubleshoot issues.
Explains transistors as electronic switches, their uses, and interaction with motors and noise.
Details testing transistor circuits with a buzzer and lists common output devices.
Defines digital sensors (switches), their types, applications, and graphical symbols.
Guides on wiring switches into circuits and testing their functionality.
Explains LDRs, their resistance change with light, applications, and measurement modes.
Details using LDRs as simple on/off switches or as analogue sensors for light levels.
Provides programs to test the LDR's digital and analogue input capabilities.
Instructions for using the flowchart editor to draw and download programs.
Explains the functionality of tools like Select, Zoom, and Pan within the editor.
Details techniques for drawing lines, adding labels, and connecting flowchart shapes.
Describes how to simulate flowcharts on-screen to test logic and inputs.
Procedures for managing flowchart files, including saving, printing, and conversion.
Highlights the advantages of BASIC over flowcharts and basic syntax elements.
Step-by-step instructions for connecting and downloading a BASIC program to the PICAXE.
Summarizes common editor functions, toolbar shortcuts, and file operations.
Explains the PCB layout, block diagram, and the overall circuit diagram.
Clarifies the difference between microcontroller chip legs and input/output pin numbers.
Lists necessary electronic components, tools, and the resistor colour code chart.
Provides detailed steps and tips for successfully soldering components onto the PCB.
Specific instructions for placing and soldering various components onto the PCB.
Verifying solder joints, component placement, and battery connection before powering up.
Procedures for downloading programs to test the LED and output devices like buzzers.
Procedures for testing the piezo sounder and digital input switch functionality.
Provides programs to test the Light Dependent Resistor as both digital and analogue inputs.
Overviews of two example programs for developing custom alarm functionality.
| Program Memory | 256 bytes |
|---|---|
| RAM | 14 bytes |
| I/O Pins | 5 |
| Max Clock Speed | 8 MHz |
| Programming Interface | Serial |
Loading...