RemoteXY
Summary
Remote user interface component supporting multiple protocols and various UI elements for creating interactive control applications.
Description
The RemoteXY component provides a comprehensive remote user interface solution with support for multiple communication protocols and a wide variety of UI elements. It enables creation of interactive control panels with input controls, display elements, sensors, and output indicators. The component supports serial, TCP server, and cloud connectivity protocols, making it suitable for IoT applications, remote monitoring, and control systems with rich user interfaces.
Diagram:
Properties
- Elements – Configurable UI elements:
- Input – User input controls group:
- Edit Text – Text editing fields
- Button – Push buttons
- Switch – Toggle switches
- Push Switch – Momentary push switches
- Select – Selection controls
- Option Selector – Option selection elements
- Slider – Slider controls
- Joystick – Joystick input
- RGB Color – Color selection
- Edit Analog – Analog value editing
- Edit Integer – Integer value editing
- Output – User output controls group:
- RGB Led – RGB LED indicator
- Value Text – Text value display
- Graph – Graphical data display
- Circular Bar – Circular progress bar
- Instrument – Instrument gauge
- Linear Bar – Linear progress bar
- Linear Division Level – Level indicator
- Sound – Sound output
- Led – LED indicator
- Strings – String display
- Value Analog – Analog value display
- Display – Display elements:
- Display Page – Page display elements
- Sensors – Sensor visualization:
- Compass – Compass display
- Accelerometer – Accelerometer visualization
- Orientation – Orientation display
- Input – User input controls group:
Pins
Input Pins
- In (data) - Data input for UI control and configuration.
Output Pins
- Out (data) - Data output from UI interactions and element states.
Note: The specific input and output pins available depend on the UI elements added to the Elements property. Each added element will create corresponding input pins for control and output pins for status feedback based on its functionality.
Categories
- File:UI.png – User interface components.
- – Remote control and monitoring.
- File:Communication.png – Communication protocol components.
- – Internet of Things components.
- File:Control.png – Control system components.
- – Data visualization components.