mIoTa BASIC

<< Click to Display Table of Contents >>

Home  »No topics above this level«

mIoTa BASIC

mIoTa BASIC is an Event based programming language used to turn the mIoTa into a ‘Smart Device’.

 

It's possible to use many aspects of the mIoTa by simply reading and writing O/S Variables via the network, within web-pages or apps, allowing you to control outputs and monitor inputs without ever writing a single piece of code!

 

But mIoTa BASIC opens up a whole new world of possibilities by turning the mIoTa into a 'Smart Device'. This 'Event' based language allows you to write programs that react to changes and perform tasks according to specific conditions, giving the mIoTa autonomous control of your project.

 

mIoTa BASIC uses Variables and Event Functions to interact with its web pages and remote network based computer/mobile device apps, in real-time.

 

 

Where to Start

 

Familiarize yourself with the mIoTa BASIC IDE (integrated development environment).

 

Refer to the mIoTa BASIC Language Reference to learn the structure of mIoTa BASIC and all it has to offer.

 

Checkout the Tutorials to get you up and running.

 

 

If you have limited experienced in Basic programming, don't panic! mIoTa BASIC provides plenty of examples making it easy for you to get going quickly. We suggest that you first consult the "Demo Source Files" and start browsing the examples that you're the most interested in.