This is a P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the KLD-7 radar motion detector
IMPORTANT: This software is meant to be used with the spin-standard-library (P8X32A) or p2-spin-standard-library (P2X8C4M64P). Please install the applicable library first before attempting to use this code, otherwise you will be missing several files required to build the project.
- P2 Async serial connection at up to 3MBaud (115.2k, 460.8k, 921.6k, 2.0M, 3.0M)
- Multi-target mode
- Single-target tracking mode
P2/SPIN2:
- p2-spin-standard-library
| Processor | Language | Compiler | Backend | Status |
|---|---|---|---|---|
| P1 | SPIN1 | FlexSpin (7.4.4) | Bytecode | Not yet implemented |
| P1 | SPIN1 | FlexSpin (7.4.4) | Native/PASM | Not yet implemented |
| P2 | SPIN2 | FlexSpin (7.4.4) | NuCode | Inoperative |
| P2 | SPIN2 | FlexSpin (7.4.4) | Native/PASM2 | OK |
(other versions or toolchains not listed are not supported, and may or may not work)
- TBD