DART-SD410 Start here: Difference between revisions

From Variscite Wiki
 
(9 intermediate revisions by 2 users not shown)
Line 5: Line 5:


= Contact Support =
= Contact Support =
Please contact support to receive the FTP credentials
Register at [http://www.variscite.com/support/variscite-customer-portal Variscite Customer Portal] and ask for FTP credentials
*support@variscite.com
 
= Read Getting Started =
= Read Getting Started =
*[[DART-SD410_Android_Getting_Started|Getting started]]
*[[DART-SD410_Android_Getting_Started|Getting started]]
Line 23: Line 23:


= What next?=
= What next?=
== Android ==
=== Building from source ===
Your next step is compile the Android project:
Your next step is compile the Android project:
* [[DART-SD410_Android_LL_1_1|Developers Guide</span>]]. This guide will help you to build the Android project and create the working images.
* [[DART-SD410_Android_LL_1_1|Developers Guide</span>]]. This guide will help you to build the Android project and create the working images.


= Test various interfaces =
=== Test various interfaces ===
*[[DART-SD410_Android_Using_user_LED|Using user LED]]
*[[DART-SD410_Android_Using_user_LED|Using user LED]]
*[[DART-SD410_Android_Using_GPIO|Using GPIO]]
*[[DART-SD410_Android_Using_GPIO|Using GPIO]]
Line 34: Line 36:
*[[DART-SD410_Android_Switching_screen|Switching screen]]
*[[DART-SD410_Android_Switching_screen|Switching screen]]
*[[DART-SD410_Android_Capturing_camera_image|Capturing camera image]]
*[[DART-SD410_Android_Capturing_camera_image|Capturing camera image]]
*[[DART-SD410_Android_Testing_internet_connection|Testing internet connection]]
*[[DART-SD410_Android_Testing_internet_connection|Testing Ethernet connection]]
*[[DART-SD410_Android_Rotating_LVDS_screen|Rotating LVDS screen]]
*[[DART-SD410_Android_Rotating_LVDS_screen|Rotating LVDS screen]]
*[[DART-SD410_Android_Measuring_power_consumption|Measuring power consumption]]
*[[DART-SD410_Android_Measuring_power_consumption|Measuring power consumption]]
*[[DART-SD410_Android_Reseting_the_system|Reseting the system]]
*[[DART-SD410_Android_Reseting_the_system|Reseting the system]]
*[[DART-SD410_Android_Setting_ADB_over Wi-Fi|Setting Adb Over Wi-Fi]]
*[[DART-SD410_Android_Setting_ADB_over Wi-Fi|Setting Adb Over Wi-Fi]]
== Debian ==
=== Build from source ===
Your next step is compile the Linux project:
* [[DART-SD410_Ubuntu_Download_Packages|Developers Guide</span>]]. This guide will help you to build the Linux project and create the working images.
=== Test various interfaces ===
*[[DART-SD410_Debian_GPIO|Using GPIO]]
*[[DART-SD410_Debian_Ethernet|Testing Ethernet]]
*[[DART-SD410_Debian_USB|Testing USB]]
*[[DART-SD410_Debian_RTC|Testing RTC]]
*[[DART-SD410_Debian_I2C|Testing I2C]]

Latest revision as of 09:50, 30 November 2017

DART-SD410 - First Time? Start Here.

Read Documentations

Please download and read the development kit documentation. on Variscite website

NOTE:
Make sure you read the Quick Start Guide.

Contact Support

Register at Variscite Customer Portal and ask for FTP credentials

Read Getting Started

Setup Linux host PC Development Environment

Set up your development environment.

DVK Power Up

Remove SD card from the Board.
Power up the board.
You should have the serial cable connected to the debug port, as describe in the quick start guide
When board boots, make sure you see the boot process prints on your host PC hyper terminal. You will need to type-in commands in the command prompt late in the development stages

IMPORTANT:
Don't continue without the serial console operating.
IMPORTANT:
We suggest using Putty for this purpose.

What next?

Android

Building from source

Your next step is compile the Android project:

  • Developers Guide. This guide will help you to build the Android project and create the working images.

Test various interfaces

Debian

Build from source

Your next step is compile the Linux project:

  • Developers Guide. This guide will help you to build the Linux project and create the working images.

Test various interfaces