Skip to content

Conversation

naaa760
Copy link

@naaa760 naaa760 commented Oct 2, 2025

Short PR Description:

  • Add debug port component with RP2040 receiver board, ADC module, and configurable debug pins for easy circuit debugging.

fixes: #473

Features:

  • RP2040 microcontroller as receiver
  • ADC for analog-to-digital conversion
  • SPI/I2C/UART output interfaces
  • Up to 20 configurable debug pins
  • Drop-in component for any tscircuit board

Usage: import { createDebugPortJsx } from "tscircuit" then add {createDebugPortJsx({pinCount: 16})} to your board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project: tscircuit Debug Port

1 participant