Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion 04-low-power-digital-signage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The Swan microcontroller plugs into the Feather slot on the back of the display
![The final assembled hardware](images/hardware-build.png)

> **NOTE**: For a detailed look at how to connect the hardware, refer to the
[Notecard and Notecarrier B quickstart guide](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-b/).
[Notecard and Notecarrier B quickstart guide](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-x/).

With the hardware assembled you next need to get the project’s firmware
running on your device.
Expand Down
2 changes: 1 addition & 1 deletion 07-piston-pump-motion-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The following hardware is required to run the Piston Pump Motion Monitor.
* A LiPo Battery of any size, like [this one](https://www.adafruit.com/product/328) from Adafruit or [from Blues](https://shop.blues.io/collections/accessories).

> **NOTE**: For a detailed look at how to connect the hardware, refer to the
[Notecard and Notecarrier B quickstart guide](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-b/).
[Notecard and Notecarrier B quickstart guide](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-x/).

With the hardware assembled you next need to get the Notecard configured for motion tracking.

Expand Down
2 changes: 1 addition & 1 deletion 16-power-outage-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Use Notecard with a mains-powered USB power brick and LiPo battery to build a gl

## Hardware Setup

1. Assemble Notecard, Notecarrier and LiPo battery as described in our [tutorial](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-b/).
1. Assemble Notecard, Notecarrier and LiPo battery as described in our [tutorial](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-x/).

2. Keep the Notecard connected to the computer with the in-browser terminal active until you have completed [Notecard Setup](#notecard-setup).

Expand Down
2 changes: 1 addition & 1 deletion 20-motor-monitor-and-vibration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ With the motor and activity line already set up and ready, you will first connec

This initial setup configures the Notecard to provide activity and vibration monitoring.

1. Assemble the Notecard and Notecarrier as described [here](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-b/).
1. Assemble the Notecard and Notecarrier as described [here](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-x/).
2. Connect the Notecarrier to your PC with the micro USB cable. Keep the Notecard connected to the computer with the in-browser terminal active until you have completed [Notecard Setup](#notecard-setup).

## Cloud Setup
Expand Down
2 changes: 1 addition & 1 deletion 21-sump-level-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Sign up for a free account on [notehub.io](https://notehub.io) and [create a new

## Hardware Setup

1. Assemble Notecard and Notecarrier as described [here for the Notecarrier A](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-a/) or [here for the Notecarrier B](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-b/).
1. Assemble Notecard and Notecarrier as described [here for the Notecarrier A](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-a/) or [here for the Notecarrier B](https://dev.blues.io/quickstart/notecard-quickstart/notecard-and-notecarrier-x/).
2. Strip ~1/2" of the insulation off the float switch's brown and black wires. Twist the strands of each wire tightly and then use a soldering iron to [tin each wire](https://www.youtube.com/watch?v=pRPF4wpXX9Q). We will not be using the remaining blue wire.
3. With the float switch wires tinned, break off two male header pins and solder a header onto each switch wire so that you can easily connect the switch to the Notecarrier's headers.
4. Plug the header from one of the float switch's wires (it doesn't matter which one) into the GND header on the Notecarrier.
Expand Down