Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions docs/begin/what-to-know.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,35 @@ What is DCC-EX?
Our Free and Open Source Products
=================================

Our Open Source Hardware
------------------------

Our *open source* hardware products currently include:

.. list-table::
:widths: 33 33 33
:header-rows: 0
:class: table-grid-homepage

* - |EX-CSB1-LOGO-SMALL|
- |EX-MS-LOGO-SMALL|
- |EX-WS-LOGO-SMALL|
* - Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad. Preloaded with our |EX-CS| software.
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
- Our WiFi add-on board for DIY command stations

.. list-table::
:widths: 50 50
:header-rows: 0
:class: table-list-homepage

* - |EX-CSB1-LOGO-SMALL|
- Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad. Preloaded with our |EX-CS| software.
* - |EX-MS-LOGO-SMALL|
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
* - |EX-WS-LOGO-SMALL|
- Our WiFi add-on board for DIY command stations

Our Free, Open Source Software
------------------------------

Expand Down Expand Up @@ -92,35 +121,6 @@ Our *free*, *open source* software products currently include:
* - |EX-TB-LOGO-SMALL|
- An Android app to help configure your EX-CommandStation

Our Open Source Hardware
------------------------

Our *open source* hardware products currently include:

.. list-table::
:widths: 33 33 33
:header-rows: 0
:class: table-grid-homepage

* - |EX-CSB1-LOGO-SMALL|
- |EX-MS-LOGO-SMALL|
- |EX-WS-LOGO-SMALL|
* - Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
- Our WiFi add-on board for DIY command stations

.. list-table::
:widths: 50 50
:header-rows: 0
:class: table-list-homepage

* - |EX-CSB1-LOGO-SMALL|
- Our ready-to-run |DCC| & |DC| command station / booster for controlling your model railroad
* - |EX-MS-LOGO-SMALL|
- Our dual 5A output |motor shield| for DIY command stations and adding additional power districts to the |EX-CSB1-SHORT|
* - |EX-WS-LOGO-SMALL|
- Our WiFi add-on board for DIY command stations

----

What is EX-CommandStation?
Expand Down
5 changes: 1 addition & 4 deletions docs/ex-commandstation/advanced-setup/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,7 @@ Manual Configuration of the EX-CommandStation
DCC-EX Commands
===============

.. toctree::
:maxdepth: 1

Native Commands Summary </reference/software/command-summary-consolidated>
:doc:`Native Commands Summary </reference/software/command-summary-consolidated>`

----

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Installation Options

There are three options available to install |EX-CS|:

* |EX-I| is aimed at the |conductor-text| or |tinkerer-text| level user utilising the recommended hardware, and is the simplest option to get |EX-CS| installed and running.
* The |Arduino IDE| is more aimed at the |engineer-text| level user who is using different hardware options or requires a level of customisation not available in |EX-I|.
* |EX-I| is aimed at the |conductor-text| or |tinkerer-text| level user utilising the recommended hardware, and is the simplest option to get |EX-CS| installed and running. |BR| |BR|
* The |Arduino IDE| is more aimed at the |engineer-text| level user who is using different hardware options or requires a level of customisation not available in |EX-I|. |BR| |BR|
* **Microsoft Visual Studio Code** (VSC) is more aimed at the |engineer-text| level user who is using different hardware options or requires a level of customisation not available in |EX-I|. It better that the |Arduino IDE| in most respects but takes a bit more effort to setup initially. We don't cover this option on these pages.

.. important::
Expand All @@ -23,8 +23,13 @@ There are three options available to install |EX-CS|:

The |EX-I| will meet 100% of the needs of a |conductor-text| or |tinkerer-text| with considerably less effort.

* :doc:`Install using EX-Installer </ex-installer/index>`
* :doc:`Install using Arduino IDE <arduino-ide>`


.. toctree::
:hidden:
:maxdepth: 1

Install using EX-Installer </ex-installer/index>
Install using Arduino IDE <arduino-ide>

Loading
Loading