Testing procedures for this Slice. Covers manual validation and optional automated checks.
✅ Hardware Checklist
- Visual inspection (solder joints, polarity, orientation)
- No shorts across power rails
- All headers and connectors populated
⚡ Power-On Verification
- Apply logic power (e.g., 5V).
- Confirm LED heartbeat (if present).
- Measure voltage rails at test points.
📟 Functional Tests
Test | Method | Expected Result |
---|---|---|
UART output | Connect USB-Serial, open terminal | Data output at expected baud rate |
Input test | Drive digital/PWM input | MCU registers or reacts accordingly |
Output test | Scope or multimeter at output pin | Output toggles or changes as coded |
🔁 Firmware Regression (if present)
pio run -t test