BASIC Programmability 
Freedom of Programming Expression
Programmable Controllers


The Market > Education

Education

Show How Things Work

Teaching the basics of programming and internal workings of TCP/IP, web servers, and other network stuff? This requires a simple demo platform. A modern desktop computer may not be an ideal tool for this. Windows-based systems are complicated beasts that constantly have multiple processes running, spew packets all over the place, and often deny you exact and direct control over low-level networking activity.

The key element of our programmable devices is simplicity — they do whatever your simple application told them to do, and no more. This lets you easily demonstrate programming principles and network protocols.

Create Meaningful Applications, Fast

Another plus is that you can have students build and test a meaningful application within a single lesson — something which is nearly impossible with C/C++. Our Tibbo BASIC programming language is optimized for rapid application development, and the included high-level objects and available libraries further speed up the process.

Use Inexpensive Hardware Kits

We provide ready-made kits, such as the EM1000-TEV, which feature integrated Ethernet, Wi-Fi, LCD, keypad, serial ports, and digital I/O. Combined with our FREE Tibbo IDE software, these kits offer an ideal and inexpensive platform for demos, lab work, and experiment automation.

Support Form