6. Pin Remote Control
0★
Ratings: 0
Screenshots
App Description
Our application is not affiliated with any product or brand.
If you are a developer or a developer suggested you use the application, download the application and log in with the username and password given to you. The commands defined by the developers will appear on your screen. All you have to do is touch the button that executes the command you want. Your request will be sent to our servers. Developers will connect to our server, read your request and perform the necessary operations. You can turn on an LED in your Arduino experiment by remotely controlling it or perform a different operation.
Especially codeable card software developers and developers with projects that can work in the internet environment can use our application. Our application has not been developed for any specific product or brand. Our application is used to send the commands requested by the developers to the server.
Are you a developer?
Developers who are trying a remote control project can send the data you want to our own servers (6thpro.com) through our application and read that data with your own software and perform the operations you want. If you are doing testing, education, hobby or professional work on establishing remote connections or remote control with Arduino cards and NodeMCU, you can use our application for testing purposes or recommend it to end users. If you have a software that you want to read data over the internet and process accordingly, you can still use our application. For example, it is very easy to turn on an LED via an Arduino card.
Prerequisite: If you are going to use a card, code your card to establish a Wifi connection with external programs (for example Arduino IDE). Set which operations will be performed when data arrives. You can perform your tests by establishing a Wifi connection between our application and your card. Our application cannot access and manage the coding on your Arduino card. If you do not yet know how to connect to your card and how to process the incoming data, you should learn these first. If you have another software, you need to have information on how it will connect to the internet and how to read data.
Working Logic for Developers: If you are going to use Wi-Fi, code your card to read data directly over the internet. We will give you an API address with the extension 6thpro.com, which is our own server. Code your