Size 2 Tibbo Project PCB (TPP2)
Introduction
The Size 2 Tibbo Project PCB (TPP2) runs Tibbo OS (TiOS) and is programmable in Tibbo BASIC and Tibbo C.
The TPP2 is perfect for systems with a medium number of I/O lines. The board can optionally control a TFT display and a keypad, so it is suitable for applications requiring a human-machine interface (HMI).
This product can be used as a bare board or assembled into a Size 2 Tibbo Project Box (TPB2). For HMI applications, the board can also be assembled into the TPB2L enclosure, which features a 320x240 TFT LCD and a four-button sensor keypad.
Featuring three tiles for a total of six "M" and six "C" sockets, the TPP2 can implement configurations with up to four simple serial ports, up to 12 relays, or up to 24 opto-inputs, pulse-width modulation (PWM), or open-collector outputs.
The TPP2 is perfect for data collection and automatic identification (AutoID) projects, as well as factory, shop, data center, hotel, and home automation applications. The board contains enough "C" sockets to simultaneously accommodate temperature, humidity, pressure, ambient light, and shock sensors. With the use of appropriate Tibbits, the board can even control legacy IR devices by emulating traditional IR remote controls.
Hardware Features
- 10/100BaseT auto-MDIX Ethernet port (automatic detection of "straight" and "cross" cables)
- Optional Wi-Fi interface (requires the WA2000 add-on module)
- Optional GPRS interface (requires Tibbit #47)
- Three tiles with 24 general-purpose I/O lines
- Six sockets for Tibbit modules
- Six sockets for Tibbit connectors
- One extra socket for Tibbit #37
- Four Tibbit module sockets have the UART capability
- Baudrates of up to 921,600bps
- None/even/odd/mark/space parity modes
- 7/8 bits/character
- Full-duplex mode with RTS/CTS and XON/XOFF flow control
- Half-duplex mode with direction control
- Encoding and decoding of Wiegand and clock/data streams
- Each module socket has the interrupt capability
- One module socket has the PoE capability
- Four remappable synchronous serial ports with SPI and I2C modes
- Onboard buzzer
- MD and RST buttons
- Connectors for the TFT LCD and sensor keypad of the TPB2L
- RTC with a backup supercapacitor
- 22KB SRAM for Tibbo BASIC/C variables and data
- 1MB flash memory for TiOS, application code, and file system
- 2,048-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 for selecting high or low speed
- Reliable power-on/ brown-out reset circuit
- Power: 220mA @ 3.3V (100Base-T mode, full speed)
- Dimensions (LxW): 94 x 94mm
- Operating temperature range: –40°C to 70°C
- Firmware is upgradeable through the serial port or network
- Tibbo BASIC/C application can be debugged through the Ethernet LAN
- CE and FCC-certified
Programming Features
The TPP2 runs Tibbo OS (TiOS). The following is a list of the features supported by its programming platform:
- Objects:
- beep — generates buzzer patterns
- 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 (GPRS, etc.)
- pppoe — accesses the Internet over an ADSL modem
- 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 16 UDP, TCP, and HTTP sessions)
- ssi — controls serial synchronous interface channels (SPI, I²C...)
- stor — provides access to the EEPROM
- sys — in charge of general device functionality
- wln — handles the Wi-Fi interface.
- 27 string functions, 8 date/time conversion functions, encryption/hash calculation functions (RC4, MD5, SHA-1), and more
- Function Groups: 27 string functions, 8 date/time conversion functions, encryption/hash calculation functions (RC4, MD5, SHA-1), and more