Skip to main content

Hardware details

Pinout

Inputronic BRIDGE pinout diagram
Inputronic BRIDGE pinout diagram

Click here for a high-resolution image of the pinout.

Pin details

Pin MarkingPin NameDescription
3V33.3V Power3.3V power supply input for logic.
GNDGroundCommon ground for the module.
SDAI2C DataI2C data line for the default communication protocol.
SCLI2C ClockI2C clock line for the default communication protocol.
RXUART ReceiveUART receive pin (used when UART protocol is selected).
TXUART TransmitUART transmit pin (used when UART protocol is selected).
MISOSPI MISOSPI Master In Slave Out pin (used when SPI protocol is selected).
MOSISPI MOSISPI Master Out Slave In pin (used when SPI protocol is selected).
CLKSPI ClockSPI Clock pin (used when SPI protocol is selected).
CSSPI Chip SelectSPI Chip Select pin (used when SPI protocol is selected).
INTInterrupt OutputSignals the host MCU when new data is ready (avoids continuous polling).
IO0GPIO 0ESP32-S3 boot/strap pin, also available as general I/O.
FAULTFault IndicatorOvercurrent fault output from the USB protection switch.
RSTResetActive-low reset pin for the onboard ESP32-S3.

This board contains hardware jumpers, see below for their locations and functions:

Loading carousel...
Jumper MarkingDefault StateDescription
JP1NC (Normally closed)Cut the trace to disconnect the power LED and reduce overall current consumption.
JP2NC (Normally open)Connects the onboard 3.3V pull-up resistors for the I2C bus (SDA and SCL) by default. Cut this trace if you want to disconnect them.
JP3NO (Normally open)Configures the output protocol. Leave open for default I2C, or solder to select UART/SPI modes.
JP4NO (Normally open)Configures the output protocol. Leave open for default I2C, or solder to select UART/SPI modes.
ℹ️

The table below shows how JP3 and JP4 configure the module's communication protocol.

JP3JP4Active Protocol
Not connectedNot connectedI2C
ConnectedNot connectedUART
Not connectedConnectedUART
ConnectedConnectedSPI

Dimensions

  • Board Dimensions: 63 x 26 mm (2.48 x 1.02 inch)
  • Header Pin Holes: 1.5 mm
  • Screw Holes: Designed for M3 screws (3.2 mm diameter)
  • Soldered boards are LEGO compatible! 🧱

Hardware Repository

Schematics, KiCad files, Gerber files, and more can be found in the GitHub repository:

Inputronic Hardware Design

GitHub hardware repository for this product

The hardware repository contains everything you need to understand, modify, or manufacture the board. The different output folders are versioned. You can check which board version you have specifically by finding the version mark on the PCB.

Below is an overview of the available files.

CAD files

We use KiCad, an open-source PCB design tool. You can open and edit the .kicad_pro project file, which includes both the schematic and PCB layout.

The PANEL files are used internally for production.

Schematic

The OUTPUTS folder contains the schematic in .pdf format, exported from KiCad.

BOM (Bill of Materials)

The bill of materials (BOM) is provided in two formats:

  • A standard .csv table, listing all components, part numbers, and values.
  • An interactive BOM (.html) that visually highlights each component on the PCB, making it easy to locate and reference parts.

3D files

A 3D model of the PCB is available in .step format, allowing you to inspect the board design in CAD software.

Gerber files

Gerber files are essential for PCB manufacturing, as they contain precise instructions for each layer of the board. The repository includes standard Gerber outputs in a .zip file, such as:

  • Copper layers (.Cu.gbr) - Defines the traces and pads on the board.
  • Solder mask layers (.Mask.gbr) - Specifies the protective solder mask.
  • Silkscreen layers (.Silkscreen.gbr) - Contains text and component markings.
  • Paste layers (.Paste.gbr) - Used for stencil fabrication in SMD assembly.
  • Drill files (.drl) - Provides drilling coordinates for vias and holes.
  • Board outline (.Edge_Cuts.gbr) - Defines the shape of the PCB.
  • Gerber job file (.gbrjob) - Describes the set of Gerber files used for production.

These files are ready for fabrication and can be used in PCB manufacturing.

Compliance

The Compliance section includes important regulatory and safety documentation for this product. These files ensure compliance with relevant industry standards and legal requirements.

  • CE - Certification document confirming compliance with EU safety, health, and environmental requirements.
  • UKCA - UKCA (UK Conformity Assessed) certification for the UK market.
  • Safety Instructions - Safety guidelines and precautions in English and German.
  • Info.txt - Contains product details such as SKU, country of origin, HS tariff code, and barcode.