Difference between revisions of "Demonstration of the ADB4000s GPIOs"

From InCircuit
Jump to: navigation, search
(Undo revision 4029 by CGruenig (talk))
Line 1: Line 1:
 
The GPIO demo is an application, showing some simple use of the ADB4000s GPIOs and Buzzer. After starting the App, you can switch through different tabs, accessing different functions of the ADB.
 
The GPIO demo is an application, showing some simple use of the ADB4000s GPIOs and Buzzer. After starting the App, you can switch through different tabs, accessing different functions of the ADB.
  
To access the hardware-related functions, a JNI-Interface, as well as some abstracting classes are shipped within this app.  
+
To access the hardware-related functions, a JNI-Interface, as well as some abstracting classes are shipped within this app. You can download the sources [[Media:Gpio_demo.tar.bz2|here]]
  
 
[[Category:Android]] [[Category:HowTo]]
 
[[Category:Android]] [[Category:HowTo]]

Revision as of 15:31, 31 January 2017

The GPIO demo is an application, showing some simple use of the ADB4000s GPIOs and Buzzer. After starting the App, you can switch through different tabs, accessing different functions of the ADB.

To access the hardware-related functions, a JNI-Interface, as well as some abstracting classes are shipped within this app. You can download the sources here

Personal tools