Skip to content
Merged
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
11 changes: 11 additions & 0 deletions content/kit/wiring.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
---
title: Wiring
---

Ensuring your robot is wired correctly is incredibly important. If wired incorrectly, your kit may not work correctly, or may be damaged.

## Wire Colouring
Ground should be black, and nothing else should be black. This is in the interest of both safety and organisation. Being able to see where all your ground cables go allows you to easily track cable runs and diagnose electronic issues. It also greatly reduces the chance of incorrectly connecting any power cables to ground, which would short-circuit the battery and seriously damage the kit!

## Keep your solders clean
Sometimes, you'll need to build your own circuits to extend our kit, which likely requires soldering. Keep an eye on your solders so they don't create a bridge between components. This will likely lead to the electronics not working correctly.

## Use higher gauge wire
If a component is likely to draw a lot of current, it's best to give it a thicker wire. The motor board is likely to draw the most current, and so should use a very thick wire (like what is in your kit). Using a wire that's too thin will lead to your motor board trying to draw too much current and stop working, or potentially set light. Using thinner wire will be fine for small electronics, such as micro-switches.