- Designed for every user who does not know coding but wants to benefit from the phone and its sensors in their projects.
- It has its own simplified graphical coding
- With peripheral communication protocols (bluetooth, Network TCP/UDP...) you can obtain and process the sensor data of the phone in your projects.
- You can turn your unused phone into the controller of your robot.
- for example: you can simply understand if it is dark around, turn on the lights of the robot with a simple graphic coding, or you can get the robot's stance angle with gyroscope data or find out its position with gps.
- Scans all the sensors that supported for the phone and displays it to the user
- 4500+ lines coded in java.