Your First Project

An isometric render of the TPS2L.

Let's start with a simple project. Here is a walk-through for a starter project called "TCP echo." Your device will echo back whatever you send to it over a TCP/IP link.

The project will run on any programmable Tibbo device with an Ethernet port. We will use a TPS2 in the "Starter TPS2L" configuration. Don't have one? Order it here: https://tibbo.com/store/tps.html (and don't forget to buy an adapter, too).

Not ready to invest in real Tibbo hardware just yet? The project will also work on the TiOS Simulator.


Starter TPS2L Capabilities

The "Starter TPS2L" configuration has enough goodies to keep you playing with your new toy for weeks, including:


And, of course, there is an Ethernet port (and the net. object). Upload and debug right through the network. Talk in TCP and UDP using the sock. object. Access your device from a web browser.  

Wait, there's more: Status LEDs and the MD button, a buzzer, a real-time clock... Have we piqued your interest?


Your First Project

Starter TPS2L Capabilities