Skip to content

Presentation

Introduction

IoTize provides a comprehensive no-code / low-code solution to connect any electronics to a mobile Application and/or to the Cloud:

flowchart TD

    B(Any electronics) <-->|wire| A(NO / low-code solution\nHardware + Firmware\n+ Tools); 
    A <-->|wireless| C(Mobile Apps); 
    A <-->|wireless| D(The Cloud); 

    style A fill:#07F,stroke:#0,color:#fff
    style B fill:#7f7,stroke:#0,color:#000
    style C fill:#7f7,stroke:#0,color:#000
    style D fill:#7f7,stroke:#0,color:#000

This site provides the technical information to implement the solution. Depending on your experience, the following links will redirect you to the appropriate pages:

New users

IoTize Taps provide local and remote access to a system's data, the main features and a data flow diagram are shown here.

Experienced users
  • Look at the "How to" documentation.
  • A separate web site provides detailed information about the mobile Apps aspects: Application Development Center APIs.
  • If you plan to use a module without a target processor (to control sensors or/and actuators,...), you will probably have to write some Java code. Several examples are available here. Each example contains description of the hardware (schematic), the Java program, the configuration file and the auto-generated mobile application.
Prospective users

New features

New features are added regularly.