* These are Tibbo BASIC/C-programmable devices and their function depends on the loaded app.
We offer many ready-to-use apps, among them a serial-over-IP (SoI) app and Modbus Gateway app.
TPP2(G2)TPP3(G2)LTPP3(G2)TPP2TPP3

Size 3 Tibbo Project PCB (TPP3), Gen 2

Size 3 Tibbo Project PCB is a Tibbo BASIC/C-programmable board belonging to the Tibbo Project System (TPS) line. The board offers substantial speed and functionality improvements over its predecessor — the original TPP3 board.

Offering 7 tiles for a total of 14 Tibbit module and 14 Tibbit connector sockets, the TPP3 can be used to create TPS configurations with up to four full serial ports, up to 25 relays, or up to 47 control lines, such as opto-inputs, PWMs, or open-collector outputs.

This product can be used as a bare board or assembled into a size 3 Tibbo Project Box (TPB3).

Size 3 Tibbo Project PCB is ideal for applications requiring no human-machine interface while calling for a significant number of I/O lines and functions. The TPP3 can be used to replace dumb PLC controllers or work as a safety, security, or access control device. The board is also ideal for factory, lab, shop, building, hotel, and home automation projects.

The TPP3 board is supported by AppBlocks, a flowchart-based, no-code, in-browser application development platform.

Key Features

High-performance ARM CPU

14 module + 14 connector sockets
(for a total of 47 I/O lines)
10/100 Base-T Ethernet port with
onboard magnetics and RJ45 jack

Optional Wi-Fi connectivity
(with the WA2000 add-on module)

Optional BLE (Bluetooth Low Energy) connectivity (with the WA2000 add-on)

Optional 4G/LTE cellular connectivity
(requires Tibbit #45)

4 UART sockets support serial, Wiegand, and clock/data streams
Onboard buzzer
4-channel ADC
4 synchronous serial ports with
SPI and I2C modes
Onboard RTC with
backup supercapacitor
1MB flash for TiOS and application code + 1MB for the flash disk file system
2048-byte EEPROM

5V power (use power Tibbits for
other power arrangements)

Supports over-the-air (OTA) firmware
updates (with the WA2000 add-on)

Supported by the AppBlocks no-code application development platform

Create TPS apps with AppBlocks

No-code software development is the future because no one has the time to write and debug applications line-by-line.

Enters AppBlocks, our flowchart-based, no-code, in-browser application development system for Tibbo Project System devices.

In AppBlocks, supported features are represented by functional blocks, which you drag onto and interconnect inside a project canvas. This draw-an-application approach allows you to quickly create complete automation and IoT applications for security, access control, building automation, data collection, precision agriculture, and other fields.

Head to appblocks.io and create your first TPS application today!

Streamlined Deployment With LUIS

Anyone who has ever deployed a device in the field knows that the process often gets stuck over silly little things, like the IP address configuration. Enters the Loadable User Interface System (LUIS), our wireless configuration solution for Tibbo devices.

Equip your TPS system with the WA2000 Wi-Fi/BLE add-on, enable LUIS in your AppBlocks application, and define what settings will be exposed through this interface. A typical list includes the IP address, DHCP, Wi-Fi SSID, password, and other basic parameters.

Now your users will be able to configure these essential settings via a Bluetooth Low Energy (BLE) connection from the LUIS app (iOS, Android, web).

It gets even better: The TPP3(G2) also supports over-the-air firmware upgrades via BLE using our Tibbo Updater app (iOS, Android, web)!

Capacity:

  • 47 I/O lines
  • 7 tiles
  • 14 sockets for Tibbit modules
  • 14 sockets for Tibbit connectors
  • 1 extra socket for Tibbit #37 (RF connector)

Compatible with:

Hardware

Specifications:

  • 32-bit architecture.
  • Powered by Tibbo OS (TiOS).
  • 10/100BaseT auto-MDIX Ethernet port with RJ45/magnetics.
  • Optional Wi-Fi interface (requires the WA2000 add-on module).
  • Optional BLE interface (requires the WA2000 add-on module).
  • Optional 4G/LTE cellular interface (requires Tibbit #45).
  • 7 tiles with 47 general-purpose I/O lines:
    • 14 sockets for Tibbit modules;
    • 14 sockets for Tibbit connectors;
    • 1 extra socket for Tibbit #37 (RF connector);
    • 4 Tibbit module sockets have UART capability:
      • Baudrates of up to 460,800bps;
      • None*/even/odd/mark/space parity modes;
      • 7* or 8 bits/character;
      • Full-duplex mode w. RTS/CTS, XON/XOFF flow control;
      • Half-duplex mode with direction control;
      • Encoding/decoding of Wiegand, clock/data streams.
    • 8 module sockets have interrupt capability;
    • 1 module socket has four ADC lines;
    • 1 module socket has PoE capability;
    • 4 remappable synchronous serial ports with SPI and I2C modes.
  • Onboard buzzer.
  • RTC with a backup supercapacitor.
  • 66KB SRAM for Tibbo BASIC/C variables and data.
  • 1MB flash for TiOS and application code.
  • Additional 1MB flash for the hardened fault-tolerant file system.
  • 2048-byte EEPROM for data storage.
  • Eight onboard LEDs:
    • Green and red main status LEDs;
    • Yellow Ethernet link LED;
    • Five blue LEDs (for Wi-Fi signal strength indication, etc.).
  • Software-controlled PLL allows selecting full, medium, or low speed.
  • Reliable power-on/ brown-out reset circuit.
  • Power: 100mA @ 5V (100Base-T mode, full speed).
  • Dimensions (LxW): 165 x 94mm.
  • Operating temperature range: -40 ~ +70°C.
  • Firmware is upgradeable through:
    • The serial port;
    • Ethernet LAN; or
    • Over-the-air (requires the WA2000 and an iOS or Android device).
  • Tibbo BASIC/C application can be debugged through the Ethernet LAN.
  • CE- and FCC- certified.

*The TPP3(G2) does not support the combination of the 7 bits/character mode and the "none" parity mode.

See Also:

Programming

Create powerful, network-enabled applications in Tibbo BASIC and Tibbo C. Learn more...

Platform objects:

  • adc — provides access to the analog-to-digital converter (ADC).
  • beep — generates buzzer patterns.
  • bt — in charge of the BLE (Bluetooth Low-Energy) interface.
  • button — monitors the MD button.
  • fd — manages the flash memory file system and direct sector access.
  • io — handles I/O lines, ports, and interrupts.
  • kp — works with matrix and binary keypads.
  • lcd — controls the LCD.
  • net — controls the Ethernet port.
  • pat — "plays" patterns on up to five LED pairs.
  • ppp — accesses the Internet over a serial modem (4G/LTE, etc.).
  • romfile — facilitates access to resource files (fixed data).
  • rtc — keeps track of date and time.
  • ser — controls serial ports (UART, Wiegand, clock/data modes).
  • sock — socket comms (up to 32 UDP, TCP, and HTTP sessions).
  • ssi — controls serial synchronous interface channels (SPI, I2C...).
  • stor — provides access to the EEPROM.
  • sys — in charge of general device functionality.
  • wln — handles the Wi-Fi interface.

Function Groups: String functions, trigonometric functions, date/time conversion functions, encryption/hash calculation functions, and more.

Variable Types: Signed and unsigned 8-bit, 16-bit, and 32-bit types; floating point and string types; user-defined arrays and structures.

Files and Documentation

TiOS Firmwaretios-tpp3w(g2)-4_00_01.bin — supports the WA2000 add-on module; uploadable using Device Explorer*

Files for Over-the-Air (OTA) firmware updates can be produced here.

DocumentationTPP3(G2) Hardware Manual
TPP3(G2) Programming Platform
CE Certificatetpp3(g2)-ce.pdf
FCC Certificatetpp3(g2)-fcc.pdf

* Device Explorer is a part of Tibbo IDE (TIDE) software. It installs alongside TIDE, and you can also install it separately, without installing TIDE. Both TIDE and Device Explorer can be downloaded here.

Order the TPP3(G2) Board

WA2000 Wi-Fi/BLE Add-on Module

WA2000 Wi-Fi/BLE Add-on Module

Miniature 802.11a/b/g/n + BLE4.2 board, adds Wi-Fi and Bluetooth Low-Energy (BLE) connectivity to compatible Tibbo modules, boards, and controllers. Easy to use, fully integrated, low-power. Requires only 5 I/O lines to control. Supports over-the-air (OTA) firmware updates.

This device cannot operate by itself. It has to be controlled by one of our compatible products. The LTPP3(G2) does not support this module.

TPP2(G2)TPP3(G2)LTPP3(G2)TPP2TPP3