A simple program that simply writes a raw rgb565 file to the LED matrix. This is a very basic example and a good place to start to understand how the PIXEL code works..
PixelRaw565 is hosted in the following web site
https://github.com/alinke/PixelRaw565
If you think the Android project PixelRaw565 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 PixelRaw565.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\pixelinteractive\face.gif assets\pixelinteractive\fighter.gif assets\pixelinteractive\hand.gif assets\pixelinteractive\rain.gif assets\pixelinteractive\zzzface.gif assets\pixelinteractive\zzzfighter.gif assets\pixelinteractive\zzzhand.gif assets\pixelinteractive\zzzrain.gif |
Raw File Names | res\raw\blank.rgb565 res\raw\decoding16.rgb565 res\raw\decoding32.rgb565 |
There are 7 image files in PixelRaw565. The names of the image files are listed as follows.
ic_action_search.png ic_menu_database.png ic_menu_info_details.png ic_menu_preferences.png video256.png video64.png zzzblank.png
The following screenshort is generated from the image listed above.
PixelRaw565 has the following Java source files.
alt.android.os.CountDownTimer.java com.ledpixelart.pixeltest.MainActivity.java