ZenAir is a tool for communication with microcontrollers (Arduino or ESP in particular), websites/servers or other devices with IP via WiFi, MQTT or Bluetooth
Provides the user with a friendly interface and the ability to configure every aspect of the connection policy and data acquisition display.
Advantages of app:
— No Ads and paid features
— Fully configurable, fast and compact interface
— Really beautiful and minimalistic design
All using entered devices are on the screen called terminals. Each terminal has connection and disconnection buttons by default. Other elements are optional.
History — records an actions related to the interaction between devices. It is possible to remember data that was sent by user and/or received from device. The size of the history is determined in the settings with maximum of 9999 lines.
Slider — supports joystick mode, automatically sends 0 (with prefix if it exist) at the end of usage. It is possible to set any prefixes. Minimum —2^31, maximum 2^31 — 1. The count of sliders is limited to 9.
Button — it is possible to send commands as long/complex as possible. Pressable button mode with configurable sending rate is supported. Auto—clicker is supported like click at a certain interval (at least every 15 minutes) or once a day at a certain time, this is an experimental function that doesn't necessarily to work as it should. The number of buttons is limited to 16.
Input field — just a single line field. By default, all data is sent with the ";" terminator.
Console — all incoming data displays here, prev line can be stacked with next. Maximum size is 9999 lines.