wiki.js/Getting_Started.md

26 lines
1.3 KiB
Markdown
Raw Normal View History

2020-01-05 18:10:07 -08:00
---
2020-01-06 19:59:49 -08:00
title: Getting Started
description: Starting pages for each area of the manual
2020-01-05 18:10:07 -08:00
published: true
2020-10-16 15:00:36 -07:00
date: 2020-10-16T22:00:29.888Z
2020-01-05 18:10:07 -08:00
tags:
2020-10-16 15:00:36 -07:00
editor: markdown
dateCreated: 2020-01-06T01:37:14.971Z
2020-01-05 18:10:07 -08:00
---
2020-01-05 17:36:28 -08:00
2020-01-05 21:23:44 -08:00
## 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.
2020-10-16 15:00:36 -07:00
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.
2020-04-24 10:32:28 -07:00
2020-01-05 21:23:44 -08:00
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)
2020-01-05 18:10:07 -08:00
- Specific board information
2020-01-06 19:59:49 -08:00
- [v0.3 board](/boards/V03)
2020-01-19 19:34:39 -08:00
- [v0.4 board](/boards/V04)
2020-01-06 19:59:49 -08:00
- [Miata/MX5 NA 89-95 PNP](/boards/MX5_PNP)
2020-01-05 21:23:44 -08:00
- [Loading the Speeduino Firmware](/Installing_Firmware)
- Working with Tuner Studio software
- [Connecting to Tuner Studio](/Connecting_to_TunerStudio)
- [Configuring a project in Tuner Studio](/Configuring_TunerStudio)