SparkFun
TIMI-Click
TIMI-Click is a unique breadboard compatible display development module designed to provide development boards/modules which have a mikroBUS™ Click socket a ...
- Powered by 4D Labs Pixxi-28 Graphics Processor.
- 160×80 pixel resolution TFT LCD (non-touch).
- RBG (65K vivid colors) display.
- 3.3V (5V tolerant) serial UART interface (300 to 2187500 Baud).
- Controller I2C (3.3V level) interface bus.
- 3 GPIO (3.3V level): 2 analog or I2C, 1 PWM Audio.
- 16MB Flash Memory.
- 32KB of Processor Flash Memory.
- 14KB of Processor SRAM for User Variables.
- 5Vdc supply input (3.3V possible).
- Dedicated 3.3V 500mA power output for User.
- Click board™ form factor, compatible with mikroBUS™ Socket.
- RoHS and REACH compliant.
- PCB is UL 94V-0 Flammability Rated.
- Weight approx. 6.0 grams.
Jargon buster
Plain-language definitions for the technical terms used above.
- baud
- Baud is the signalling rate of a serial connection, often used as the speed setting for UART communication. Matching the baud rate matters because both connected devices must use the same setting for readable data.
- Flash memory
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- 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.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- RST
- Short for reset, a control pin used to restart or initialise a device from a microcontroller. It matters because this sensor requires the RST pin to be connected for some communication setups.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- 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.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Find this product in
Brands
Displays & Screens
TIMI-Click Datasheet
Datasheet · 1.3 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 477.2 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au