DFRobot
Terminal Block Shield for Arduino Mega
Has it ever happened to you that you spent a lot of time ascertaining a problem when making projects and finally found out it was just caused by loose wiring...
Get notified when back in stock
| FPC PINS | Mega PINS | Description
| VCC | 5V | 5V
| BLK | D7 | Backlight
| GND | GND | GND
| SCLK | D52 | SPI clock
| MOSI | D51 | Host output, slave input
| MISO | D50 | Host input, slave output
| DC | D2 | Data/command
| RES | D4 | Reset
| CS | D3 | TFT Chip Select
| SDCS | D6 | SD card Chip Select
| FCS | D25 | Font library Chip Select
| TCS | D5 | Touch Chip Select
| SCL | SCL | I2C clock
| SDA | SDA | I2C data
| INT | D19 | INT
| BUSY-TE | D24 | ripstop pins
| X1 | D23 | custom pin 1
| X2 | D22 | custom pin 2
Features
Applications
Specification
Shipping List
Jargon buster
Plain-language definitions for the technical terms used above.
- CS
- CS stands for chip select, a control pin used by SPI devices to tell which connected device should listen. It matters when you connect more than one SPI module to the same microcontroller, because each device usually needs its own CS pin.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- FPC
- FPC stands for flexible printed circuit, a thin flat flexible cable or connector style often used where space is tight or some movement is needed, commonly for displays, cameras and other high-density connections. Connecting to an FPC connector generally needs a matching cable with the correct pin count, pitch and contact orientation.
- GND
- GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- Terminal block
- A terminal block is a connector that joins wires together in a neat, removable, or serviceable way, usually clamping each wire under a screw or spring instead of soldering. It makes it easier to connect, change, or service wiring without permanent joints.
- TFT
- A thin-film transistor display is a common type of colour LCD used for graphics screens. Knowing a product is for TFTs helps you check that the driver board matches the display’s connector, resolution, backlight, and signalling method.
- VCC
- VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.
Find this product in
Brands
Supplier page — dfrobot.com
Supplier Description · 759.5 KB · Click any page to view full size
DFR0921 terminal block shield ce V1.0
Document · 612.7 KB · Click any page to view full size
DFR0921 terminal block shield rohs V1.0
Compliance · 650.7 KB · Click any page to view full size
DFR0921 terminal block shield schematics V1.0
Schematic · 179.0 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au