docs: update Getting_Started

This commit is contained in:
Administrator 2021-02-21 21:53:56 +00:00 committed by Josh Stewart
parent 954516bf49
commit 562d6f5f44
1 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
title: Getting Started
description: Starting pages for each area of the manual
published: true
date: 2021-01-27T11:53:07.542Z
date: 2021-02-21T21:53:50.384Z
tags:
editor: markdown
dateCreated: 2020-01-06T01:37:14.971Z
@ -11,15 +11,15 @@ dateCreated: 2020-01-06T01:37:14.971Z
## Getting started with Speeduino
The Speeduino hardware and software can be setup in many ways and so it can initially be daunting to understand requirements and configuration steps.
Generally it is best to understand the [hardware requirments](/Hardware_requirements) first and ensure that your sensors are producing signals that speeduino can understand and control. Then decide the board version that works best with the target instalation [(v0.3)](/boards/official/V03) or [(v0.4)](/boards/official/V04) or a PNP variant.
Generally it is best to understand the [hardware requirments](/Hardware_requirements) first and ensure that your sensors are producing signals that speeduino can understand and control. Then decide the board version that works best with the target instalation [(v0.3)](/boards/V03) or [(v0.4)](/boards/V04) or a PNP variant.
The links below will help give an overview of each area, how it should be configured and how it relates to the overall setup.
- [Hardware requirements](/Hardware_requirements) - What hardware you will need to have in order to work with Speeduino (Sensors, wiring, injectors, coils etc)
- Specific board information
- [v0.3 board](/boards/official/V03)
- [v0.3 board](/boards/V03)
- [v0.4 board](/boards/official/V04)
- [Miata/MX5 NA 89-95 PNP](/boards/official/MX5_PNP)
- [Miata/MX5 NA 89-95 PNP](/boards/MX5_PNP)
- [Dropbear](/boards/official/dropbear)
- [3rd Party](/3rd_party)
- [Loading the Speeduino Firmware](/Installing_Firmware)