Remote GPIO control client

com.rgc

View detailed information for Remote GPIO control client — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
3.5K(3,515)
Rating
0.0
Released
April 27, 2016
Last updated
February 10, 2021
Category
Tools
Developer
Arek Goleń
Developer details
Name
Arek Goleń
E-mail
arek125@gmail.com
Website
unknown
Country
Poland
Address
unknown
Android SDKs
Remote GPIO control client Header - AppWisp.com

Screenshots

Remote GPIO control client Screenshot 1 - AppWisp.com
Remote GPIO control client Screenshot 2 - AppWisp.com
Remote GPIO control client Screenshot 3 - AppWisp.com
Remote GPIO control client Screenshot 4 - AppWisp.com

Description

The application allows you to remote control GPIO port PI devices. Communication takes place via UDP/TCP IP.
On the PI device it's necessary to run the server application. Instructions and docs available here: https://rgc-app.tk

## Main features
- Control the states of output pins
- Read the states of input pins
- Control software PWM output pins
- Link multiple pi devices
- Create sequential execution chains through all linked pi devices
- Define and run custom shell commands
- Read/store data from sensors
- build in support for:
- Temperature DS18B20
- Temperature and humidity DHT
- Luminosity Sensor TSL2561
- Rotary encoder KY040
- Range sensor HC-SR04
- custom sensor (create own script to return value)
- Transmit or recive radio frequency codes with generic [low-cost GPIO RF modules](RF.md)
- Create automated actions to change output/pwm, execude chain sequence, transmit RF or run custom command, such actions can have multiple triggers through all linked pi devices with custom conjunction
- Create android desktop widget for fast output change, read sensors value or execude chain sequence
- Setup android notification base on output/input status or sensor value