wiki.js/Getting_Started.md

28 lines
1.4 KiB
Markdown
Raw Permalink 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
2023-06-28 01:25:55 -07:00
date: 2023-06-28T08:25:44.106Z
2020-01-05 18:10:07 -08:00
tags:
2023-06-28 01:25:55 -07:00
editor: markdown
2020-10-16 15:00:36 -07:00
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.
2021-11-26 13:13:11 -08:00
Generally it is best to understand the [hardware requirements](/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 installation [(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
2021-02-21 13:53:56 -08:00
- [v0.3 board](/boards/V03)
2021-02-21 13:54:27 -08:00
- [v0.4 board](/boards/V04)
2021-02-21 13:53:56 -08:00
- [Miata/MX5 NA 89-95 PNP](/boards/MX5_PNP)
2023-06-28 01:25:55 -07:00
- [Dropbear](/boards/dropbear)
2021-01-27 00:59:45 -08:00
- [3rd Party](/3rd_party)
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)