docs(parts): add CAD pricing column and refresh stale USD prices - #1
Open
noahjobse wants to merge 1 commit into
Open
docs(parts): add CAD pricing column and refresh stale USD prices#1noahjobse wants to merge 1 commit into
noahjobse wants to merge 1 commit into
Conversation
Re-checked every line in PARTS.md against its vendor while pricing out a build, and added Canadian pricing alongside the existing USD figures. Price corrections (captured 2026-08-22 from vendor sites): * OPS243-A is $224, not $249. It is also currently listed "Available on backorder", which is worth knowing before planning a build around it. * IWR6843LEVM is $156.45 at TI, not $150. * The Cost Summary did not reconcile with its own line items. Core was listed at $355 against tabled parts summing to $425 at the old prices, and Power & Accessories at $27 against $29. The corrected USD total is ~$609, not ~$556. Every category now sums to its rows. Canadian pricing: * Adds a ~CAD column to each parts table, with the Canadian vendor linked inline beside the US one where a domestic distributor stocks the part: PiShop.ca for the Pi 5, PSU and SD card, DigiKey Canada for the SEN-14262, and Elmwood Electronics for the LIS3DH and STEMMA QT cable. * The OPS243-A and IWR6843LEVM have no Canadian distributor. Order the LEVM from TI direct: DigiKey Canada lists the same board at $297.83 CAD versus roughly $215 CAD landed from TI. Noted inline. CAD figures are Canadian distributor list prices where one stocks the part, otherwise the USD price converted at the Bank of Canada daily rate of 1.3760 (2026-08-21). Converted values are marked with a tilde and exclude shipping, duty, brokerage and tax. The deprecated K-LD7 table is deliberately left USD-only.
noahjobse
force-pushed
the
docs/parts-cad-pricing
branch
from
August 22, 2026 08:46
3a40b48 to
7d7438d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
While pricing out an actual build from Canada I re-checked every line in
docs/PARTS.mdagainst its vendor. A few numbers had drifted, so this fixes the pricing and adds a CAD column.Price corrections (captured 2026-08-22 from vendor sites)
The Cost Summary did not reconcile with its own tables. Core was listed at $355 while the three core rows summed to $425 at the old prices, and Power & Accessories at $27 against $29. Corrected USD total is ~$609, not ~$556. Every category row now sums to its line items (checked programmatically).
Canadian pricing
Added a
~CADcolumn to each table, with the Canadian vendor linked inline beside the US one where a domestic distributor stocks the part:CAD total: ~$825 with the angle radar, ~$601 without.
The OPS243-A and IWR6843LEVM have no Canadian distributor and must be imported. Worth flagging: order the LEVM from TI direct, since DigiKey Canada lists the same board at $297.83 CAD against roughly $215 CAD landed from TI. Noted inline.
Notes
~and exclude shipping, duty, brokerage and tax.