Difference between revisions of "Template:FriendlyThings Earlier version of Android Demos"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
Line 12: Line 12:
 
|Serial Port
 
|Serial Port
 
|style="width: 90%;"|
 
|style="width: 90%;"|
https://github.com/friendlyarm/AndroidHardwareAccess/tree/master/SerialPortDemo
+
https://github.com/friendlyarm/friendlythings-examples/tree/master/SerialPortDemo
 
|-
 
|-
 
|GPIO
 
|GPIO
 
|style="width: 90%;"|
 
|style="width: 90%;"|
https://github.com/friendlyarm/AndroidHardwareAccess/tree/master/GPIO_LED_Demo
+
https://github.com/friendlyarm/friendlythings-examples/tree/master/GPIO_LED_Demo
 
|-
 
|-
 
|ADC
 
|ADC
 
|style="width: 90%;"|
 
|style="width: 90%;"|
https://github.com/friendlyarm/AndroidHardwareAccess/tree/master/ADCDemo
+
https://github.com/friendlyarm/friendlythings-examples/tree/master/ADCDemo
 
|-
 
|-
 
|PWM
 
|PWM
 
|style="width: 90%;"|
 
|style="width: 90%;"|
https://github.com/friendlyarm/AndroidHardwareAccess/tree/master/PWMDemo
+
https://github.com/friendlyarm/friendlythings-examples/tree/master/PWMDemo
 
|-
 
|-
 
|I2C
 
|I2C
 
|style="width: 90%;"|
 
|style="width: 90%;"|
https://github.com/friendlyarm/AndroidHardwareAccess/tree/master/I2C_LCD1602_Demo
+
https://github.com/friendlyarm/friendlythings-examples/tree/master/I2C_LCD1602_Demo
 
|-
 
|-
 
|SPI
 
|SPI
 
|style="width: 90%;"|
 
|style="width: 90%;"|
https://github.com/friendlyarm/AndroidHardwareAccess/tree/master/SPI_OLED_Demo
+
https://github.com/friendlyarm/friendlythings-examples/tree/master/SPI_OLED_Demo
 
|-
 
|-
 
|}
 
|}

Revision as of 07:54, 30 October 2018

1 Earlier version of Android

1.1 Applicable Boards & OS

  • NanoPC-T3/NanoPi-M3: Android 5
  • Smart4418 SDK/NanoPC-T2/NanoPi-M2/NanoPi S2: Android 5, Android 4.4
  • Tiny4412: Android 4.2, Android 5
  • Tiny210/Smart210/Mini210: Android 4.2
  • Tiny6410/Mini6410: Android 2.3
Earlier version of Android Demos
Serial Port

https://github.com/friendlyarm/friendlythings-examples/tree/master/SerialPortDemo

GPIO

https://github.com/friendlyarm/friendlythings-examples/tree/master/GPIO_LED_Demo

ADC

https://github.com/friendlyarm/friendlythings-examples/tree/master/ADCDemo

PWM

https://github.com/friendlyarm/friendlythings-examples/tree/master/PWMDemo

I2C

https://github.com/friendlyarm/friendlythings-examples/tree/master/I2C_LCD1602_Demo

SPI

https://github.com/friendlyarm/friendlythings-examples/tree/master/SPI_OLED_Demo