Skip to content

Conversation

RealOrangeOne
Copy link
Member

@RealOrangeOne RealOrangeOne commented Dec 12, 2017

  • Actual photo should be improved further down the line, is fine for now
  • Not entirely sure on license of pin-diagram logo, looks fine?
Remember, my electronics skills aren't great!

@RealOrangeOne RealOrangeOne changed the title [WIP] Add base servo assembly and GPIO docs [WIP] Servo Assembly hardware documentation Dec 13, 2017
@RealOrangeOne RealOrangeOne changed the title [WIP] Servo Assembly hardware documentation Servo Assembly hardware documentation Dec 14, 2017
Adimote
Adimote previously approved these changes Dec 15, 2017
title: GPIO
---

The arduino allows you to connect your kit to your own electronics. It has 14 digital I/O pins, and 4 analogue. The analogue pins can read an analogue signal from 0 to 5V. The board also has a couple of ground pins, as well as some pins fixed at 3.3V and 5V output.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend saying 6 analogue pins here rather than 4, since the you go on to say immediately below that two are reserved for the servo shield.



{{% notice note %}}
The servo hat communicates using 2 of the analogue output pins (4 and 5), and so these are inaccessible.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change "analogue output" -> "analogue input".

Also, "inaccessible" -> "reserved". You can still physically plug stuff into them; it'll just make your servo shield behave weirdly.

@thomasleese thomasleese merged commit 1b4b21c into master Dec 16, 2017
@thomasleese thomasleese deleted the servo-assembly-kit branch December 16, 2017 09:47
RealOrangeOne pushed a commit that referenced this pull request Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants