Tiny Internet Interface
Encyclopedia
The Tiny Internet Interface or TINI for short, is a microcontroller
that includes the facilities necessary to connect to the Internet. The TINI platform is a microcontroller-based development platform that executes code for embedded web servers. The platform is a combination of broad-based I/O
, a full TCP/IP stack, and an extensible Java runtime environment that simplifies development of network-connected equipment.
TINI was developed by Dallas Semiconductor
, and therefore has an additional API
to work with 1-Wire
devices.
Microcontroller
A microcontroller is a small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. Program memory in the form of NOR flash or OTP ROM is also often included on chip, as well as a typically small amount of RAM...
that includes the facilities necessary to connect to the Internet. The TINI platform is a microcontroller-based development platform that executes code for embedded web servers. The platform is a combination of broad-based I/O
I/O
I/O may refer to:* Input/output, a system of communication for information processing systems* Input-output model, an economic model of flow prediction between sectors...
, a full TCP/IP stack, and an extensible Java runtime environment that simplifies development of network-connected equipment.
TINI was developed by Dallas Semiconductor
Dallas Semiconductor
Dallas Semiconductor, now a subsidiary of Maxim Integrated Products, designs and manufactures analog, digital, and mixed-signal semiconductors...
, and therefore has an additional API
Application programming interface
An application programming interface is a source code based specification intended to be used as an interface by software components to communicate with each other...
to work with 1-Wire
1-Wire
1-Wire is a device communications bus system designed by Dallas Semiconductor Corp. that provides low-speed data, signaling, and power over a single signal. 1-Wire is similar in concept to I²C, but with lower data rates and longer range. It is typically used to communicate with small inexpensive...
devices.
External links
- TINI introduction page.
- TINI Specification and Developer's Guide
- TINI Application Notes
- Getting Started with TINI (PDF, 2.4MB)