Difference between revisions of "Demonstration of the ADB4000s GPIOs"

From InCircuit
Jump to: navigation, search
(Created page with '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 func…')
 
Line 3: Line 3:
 
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]]
 
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:Android]] [[Category:HowTo]]

Revision as of 15:48, 19 December 2013

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