Changes between Version 11 and Version 12 of gettingstarted


Ignore:
Timestamp:
04/22/2021 09:35:34 PM (3 years ago)
Author:
Ryan Erbstoesser
Comment:

organize

Legend:

Unmodified
Added
Removed
Modified
  • gettingstarted

    v11 v12  
    66Welcome!  Thank you for purchasing a Gateworks single board computer (SBC).  We hope to get you started with a little bit of info from our Gateworks wiki site.
    77
    8 Gateworks single board computers (SBC) are powerful, low power network processor boards that are unlimited in their capabilities.  Typically, you will find OpenWrt (Linux) pre-installed by default, and thus a lot of information is devoted towards configuring and using the OpenWRT software.  Because OpenWrt is open source, Gateworks encourages customers to also leverage the open source community of [http://www.openwrt.org OpenWrt] on the web!  The Ventana & Newport family also supports other BSPs that can be found on the [wiki:ventana Ventana Product Wiki Page] & [wiki:newport Newport Product Wiki Page].
     8Gateworks single board computers (SBC) are powerful, low power network processor boards that are unlimited in their capabilities. 
     9
     10Thihs getting started wiki page will document how to power on the Gateworks SBC and connect to a serial console command prompt. The great news is, all Gateworks SBCs ship with Linux pre-installed!
     11
    912
    1013We highly encourage you to utilize this wiki ([wiki:WikiStart#HowtoUsethisWiki How to Use Gateworks Wiki]) after getting your single board computer turned on with the step by step instructions below. 
    1114
    1215
    13 = Required items =
     16= Required Items =
    1417To get started and get connected to your board '''you will need''':
    1518 1. [wiki:/DevelopmentSystem A development host machine], such as a laptop or desktop, preferably a Linux machine such as Ubuntu.  Windows will also work. 
     
    2932 * Most Gateworks' boards support voltages between 10VDC - 48VDC. Please consult the operating manual.
    3033 * If a development kit was purchased, a 12V or 24V DC Wall supply is included that will connect to the power connector barrel jack on the GateworksSBC. *** Note on the GW5910, please only use the power supply with the PoE Injector ***
    31  * Some boards require a 2 pin specialty connector. Silkscreen labels are often labeled VIN for voltage input.
     34 * Some boards require a 2 pin specialty connector with an adapter. Silkscreen labels are often labeled VIN for voltage input.
    3235 * POE is possible on certain models.  802.3af is available on certain models.  Passive POE between 10-48VDC is often supported.  Please consult the user manual. [wiki:poe POE Information]
    3336
     
    3639  * This JTAG Dongle device is necessary for serial console access.
    3740
    38 Example Configuration: ('''Note''' in picture below, JTAG Adapter likely is not required. Connect directly straight to the SBC)
     41Example Configuration: ('''Note''' in picture below, JTAG Adapter (14 to 10 pin) likely is not required. Connect directly straight to the SBC)
    3942 [[Image(VentanaJTAG.jpg,600px)]]
    4043
     
    6568'''There is lots of great information on the [wiki: Gateworks Software Wiki] homepage pointing to many examples, hints, tips, and tricks! '''
    6669
    67 Please use the '''search box''' in the top right hand corner as well! '''Product Manuals''' are also available online at [http://www.gateworks.com/usermanuals] which contain very helpful information.
     70Please use the '''search box''' in the top right hand corner as well!
     71
     72'''Product Manuals''' are also available online at [http://www.gateworks.com/usermanuals] which contain very helpful information.
     73
     74Ubuntu Linux is typically installed by default, but often OpenWrt is another option.
    6875
    6976Recommended reading:
     
    7885  * [wiki:ventana Ventana]
    7986  * [wiki:newport Newport]
     87  * [wiki:venice Venice]
    8088
    8189== Installing Firmware ==
     
    8795  * [wiki:laguna/openwrt Laguna OpenWrt Specific]
    8896
    89 2. Software - Firmware image - (Note: Your board comes with the firmware pre-installed, so you may be able to skip this step. ), typically OpenWRT, the Linux distribution that Gateworks runs on the SBC (single board computers) [wiki:OpenWrt]- either download a pre-built binary from our website, or compile your own (Linux only).
    90   1. Pre-built binaries can be found on each family's respective page: [http://trac.gateworks.com/#QuickLinksforBoardSpecificInfoandPre-BuiltBinaryImagesSoftware See here]
    91   2. Building / Compiling firmware:
    92    * [wiki:newport Newport Family]
    93    * [wiki:ventana/openwrt OpenWrt for Ventana Family]
    94    * [wiki:Android Android for Ventana Family]
    95    * [wiki:ventana/ubuntu Ubuntu for Ventana Family]
    96    * [wiki:Yocto Yocto for Ventana Family]
    97    * [wiki:laguna/openwrt OpenWrt Laguna Family]
    9897
    9998