Raspberry Leds is an Android application that allows to switch on and off leds connected to a Raspberry Pi GPIO.
raspberryleds is hosted in the following web site
https://github.com/adrianromero/raspberryleds
If you think the Android project raspberryleds 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 raspberryleds.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECORD_AUDIO |
There are 2 image files in raspberryleds. The names of the image files are listed as follows.
ic_btn_speak_now.png ic_menu_refresh.png
The following screenshort is generated from the image listed above.
raspberryleds has the following Java source files.
com.adr.raspberryleds.AboutActivity.java com.adr.raspberryleds.CannotReachFragment.java com.adr.raspberryleds.HTTPUtils.java com.adr.raspberryleds.LedActivate.java com.adr.raspberryleds.LedCommand.java com.adr.raspberryleds.LedCommandParser.java com.adr.raspberryleds.LedDataFragment.java com.adr.raspberryleds.LedInformation.java com.adr.raspberryleds.MainActivity.java com.adr.raspberryleds.SettingsActivity.java com.adr.raspberryleds.SettingsFragment.java