Search Results for RC
MFRC522
Standard performance MIFARE and NTAG frontend
Search
P2 Controls Circular Knitting Machine
Using a P2 Kiss Board to control a modified "Addi Express Kingsize" circular knitting machine.
Control your loops like a champ
Introduction The Propeller 2 SPIN2 language has a new feature added in version 52 to extend the flexibility of the REPEAT loop control commands, NEXT and QUIT. Explainer Within REPEAT constructs, NEXT and QUIT are two special instructions which can…
Tilde manipulation of the DIRA and OUTA registers
Introduction The Propeller Spin language uses the single-tilde and double-tilde suffixes for compact single-bit manipulation on the DIRA and OUTA registers. These are single-bit assignment operations that work only for the DIRA and OUTA registers and are an extremely concise…
Generate a clock with any SmartPin
Introduction The Propeller 2 can set any of it’s Smart IO pins to output a clock frequency without requiring any runtime resources. Think of Smart Pins as mini microcontroller cores, and every one of the 64 IO’s on the P2…
PING+ for PING))) and LaserPING
Consolidated interface for PING))) and LaserPING sensors. May use pulse or serial mode.
PING+ for PING))) and LaserPING
Consolidated interface for PING))) and LaserPING sensors. May use pulse or serial mode.
BNO08x IMU (9 DOF) (RVC Mode)
Reads Yaw, Pitch, Roll, and X, Y, and Z acceleration using serial input.