Android-Arduino project that allows users to control a fan connected to an Arduino wirelessly through Bluetooth on an Android app. Also, a humidity / temperature sensor reads environmental conditions and sends them to the Android app..
Humidigator_Control is hosted in the following web site
https://github.com/WannabeSmith/Humidigator_Control
If you think the Android project Humidigator_Control listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Humidigator_Control.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 7 image files in Humidigator_Control. The names of the image files are listed as follows.
humidigator_down.png humidigator_off.png humidigator_on.png power_button.png power_button_background.png power_off.png power_on.png
The following screenshort is generated from the image listed above.
Humidigator_Control has the following Java source files.
com.example.thermpellercontrol.ControlActivity.java