Skip to content

Commit 921c391

Browse files
authored
Merge pull request #183 from Neotron-Compute/main
Backport v1.1.1
2 parents 213a59a + 03f8457 commit 921c391

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

ASSEMBLY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Assembly Instructions
22

3-
This document explains how to assemble a Neotron Pico kit. It is based around the v1.1.0 Kit, but other versions may be similar.
3+
This document explains how to assemble a Neotron Pico kit. It is based around the v1.1.1 Kit, but other versions may be similar.
44

55
Assembling a Neotron Pico Kit involves the following components:
66

@@ -39,7 +39,7 @@ The Neotron Pico kit does assume you can solder at an intermediate level. If you
3939

4040
The best way to find where to fit the components to your PCB is to use the Interactive Bill of Materials (also known as the IBOM). This is a web-page with a diagram of the PCB and a list of all the components. As you click a component it is highlighted on the PC. Conversely, if you click on the diagram, the relevant component is highlighted in the table. Do ensure you click the *"Sourced"* checkbox when you have determined you have the part in stock, and that you click the *"Placed"* checkbox when the component has been fitted. If your PCB was supplied with some parts already fitted, tick those off now.
4141

42-
The IBOM file can be found by clicking the Releases shortcut available to the right on the GitHub page, or downloading it directly: [IBOM v1.1.0](https://github.com/Neotron-Compute/Neotron-Pico/releases/download/v1.1.0/neotron-pico-v1.1.0-ibom.html). Open the saved file in a browser.
42+
The IBOM file can be found by clicking the Releases shortcut available to the right on the GitHub page, or downloading it directly: [IBOM v1.1.1](https://github.com/Neotron-Compute/Neotron-Pico/releases/download/v1.1.1/neotron-pico-v1.1.1-ibom.html). Open the saved file in a browser.
4343

4444
## But what order should I fit things in?
4545

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
# Unreleased Changes
44

5+
* None
6+
7+
# [Version v1.1.1](https://github.com/Neotron-Compute/Neotron-Pico/releases/tag/v1.1.1)
8+
59
* Updated Neotron Common Hardware (the library of symbols and footprints we use) to v2.0.0
6-
* Updated to KiCAD 7
10+
* Updated to KiCAD 7.0.11
711
* Replaced MCP23S17 DIP with SOIC (#176)
812
* Fixed DAC output resistor (#177)
913

0 commit comments

Comments
 (0)