Arduino Smart Control allows you to communicate with your Arduino Nano through the Serial. It is possible to switch from one to 4 LEDs (monostable and bistable mode). The bistable mode has a time set to 1 second by default. In addition to switching the LEDs, you can monitor various sensors such as temperature, humidity, water sensor and brightness sensor. You can save, read and delete the memory with the data acquired or sent to the device.
The software is based on the Xojo platform and is available only for Windows OS.
You can download and install the beta version on this link: https://sourceforge.net/projects/arduino-smart-control/
See the video tutorial :
You can find the source code on Github : https://github.com/MarCasTech/Arduino-Smart-Control
Comments