|
|
|
|
|
 |
|
|
This new release of TIDE and TiOS files includes many improvement to the stability and extended many new features. New features include Wi-Fi, LCD, keypad, IO interrupt, IO ports, flash disk, improved HEX editor, etc. We have also updated the documents to reflect the recent additions. There's a new demo on how to setup Wi-Fi available for download in our resource page. More info...
This release fixed bugs concerning TIDE stability, the syscall "instr", and HTML. More info...
This TIDE release features all-new Project Browser and Parser. New Parser is much faster, and also understands local
declarations and variables. Additionally, the tooltips (for variables, procedures, etc.) now allow HTML formatting.
The update also includes new TiOS firmware files for our hardware. More info...
|
 |
|
 |

|
11MAR08: TIDE Update!
- New preprocessor (similar to a C preprocessor) can be used for conditional compiling (#if, #ifdef, etc.),
- Platforms can now support configurable options such as LCD type or Keypad on/off. On such platofrms, TIDE will let user configure these options using a dialog on compile time.
- Preprocessor directives can be used anywhere in code to create custom debug versions, etc.
- New objects and extended platform options,
- Speed and stability improvements,
- An all-new HEX editor for editing binary files and modifying string variables in debug mode,
- A new Wi-Fi platform:
- To be used with the new EM1000W Wi-Fi enabled EM1000.
- Now has configurable LCD, Keypad, and Flash Disk objects.
- New TiOS firmware is also available new for EM1000, EM1000W and EM1202.
Taiko has the following components:
|
Tibbo BASIC
A lightweight, powerful programming language, similar to other types of BASIC.
More...
|
|
|
TiOS -- Tibbo Operating System
Firmware for select Tibbo Devices which runs your program within a Virtual Machine.
More...
|
|
|
TIDE -- Tibbo Integrated Development Environment
Software for Windows in which you write and cross-debug your Tibbo BASIC code.
More...
|
|
|
|
|
You can never have too many code snippets! We are busy creating many sample prorgrams using Tibbo BASIC, to demonstrate the capabilities of Taiko and provide a launchpad for your projects. The resources page is available here.
The latest additions:
- Wi-Fi Demo
- NetBIOS Naming Service Demo
- TCP Server Demo
- FTP Client Demo V2
- Asynchronous Serial Data Splitter
|
|
|
|
Q: Can the web server functions work along with device server functions?
A: That would be no prolem at all. TIDE was designed with flexibility in mind so your programmable device server will be able to act as both simple webserver and device server all at the same time.
Q: Can I create a webpage for my device in Taiko?
A: Absolutely. Taiko includes an integrated webserver. You could display data from your device on a web page, and even send commands to the device via the web.
Q: Will it take me long to learn Tibbo BASIC?
A: If you already know some form of BASIC, you know most of what you need to know. Even if you don't know any BASIC, Tibbo BASIC is simple and well-documented, and should not take long to learn.
Q: Where do I start
A: Start by reading the Taiko Whitepaper -- it explains a lot of the basics. Then download Taiko and TiOS. Don't forget to use the proper upload procedure!
|
|
|
|
|
|