Description
SensorKid BASIC is provided with !he Sensor Kid cartridge, which allows to read three environmental variables: sound, light and temperature.
This can be done with the built-in software but MSX-BASIC is al,so extended, so you can read the values in your own program. The manual includes several examples of BASIC listings.
The Sensor Kid program with its sensors is emulated by openMSX.
Instructions
The SensorKid BASIC extension adds 5 new instructions.
Note: CALL can be replaced by the character underscore (_). A space is not required after this character. See CALL for more info.
Instruction | Generation (*) |
---|---|
CALL HIKARI | MSX1 |
CALL ONDO | MSX1 |
CALL OTO | MSX1 |
CALL PORT0 | MSX1 |
CALL PORT1 | MSX1 |
(*) A MSX2 with at least 64kB RAM and 128kB VRAM is required to launch the built-in program, but the extra BASIC instructions can also be used on MSX1.
Pages in category "SensorKid BASIC"
The following 5 pages are in this category, out of 5 total.