Do you have a question about the Parallax BASIC Stamp II and is the answer not in the manual?
Specifies the necessary computer system configuration for programming the BASIC Stamp II.
Details the steps to physically connect the BASIC Stamp II to a computer.
Overview of launching the development environment, editing programs, and using editor function keys.
Describes the EEPROM and RAM structure and their uses for programs and data.
How to declare variables (VAR), constants (CON), and data (DATA) in programs.
How to use variables, constants, and operators in program expressions.
Commands like BRANCH, GOTO, and GOSUB for program execution branching and subroutines.
Instructions for generating tones, pulses, and PWM signals (DTMFOUT, FREQOUT, PULSOUT, PWM).
Instructions for controlling program execution time and loops (PAUSE, FOR...NEXT).
Commands for managing pin directions and output states (INPUT, OUTPUT, HIGH, LOW).
Instructions for reading from and writing to EEPROM (READ, WRITE).
Procedures for sending and receiving data serially (SERIN, SEROUT).
Instructions for synchronous serial data shifting (SHIFTIN, SHIFTOUT).
Instructions for managing power consumption and program sleep modes (NAP, SLEEP, END, STOP).
Specifies the necessary computer system configuration for programming the BASIC Stamp II.
Details the steps to physically connect the BASIC Stamp II to a computer.
Overview of launching the development environment, editing programs, and using editor function keys.
Describes the EEPROM and RAM structure and their uses for programs and data.
How to declare variables (VAR), constants (CON), and data (DATA) in programs.
How to use variables, constants, and operators in program expressions.
Commands like BRANCH, GOTO, and GOSUB for program execution branching and subroutines.
Instructions for generating tones, pulses, and PWM signals (DTMFOUT, FREQOUT, PULSOUT, PWM).
Instructions for controlling program execution time and loops (PAUSE, FOR...NEXT).
Commands for managing pin directions and output states (INPUT, OUTPUT, HIGH, LOW).
Instructions for reading from and writing to EEPROM (READ, WRITE).
Procedures for sending and receiving data serially (SERIN, SEROUT).
Instructions for synchronous serial data shifting (SHIFTIN, SHIFTOUT).
Instructions for managing power consumption and program sleep modes (NAP, SLEEP, END, STOP).
| Brand | Parallax |
|---|---|
| Model | BASIC Stamp II |
| Category | Microcontrollers |
| Language | English |
Loading...