Add a price estimate to the components Need list
Rough EUR figures per item (qty x unit price), a confirmed-need subtotal, and a separate conditional subtotal for the two unconfirmed Sound Systems. Reuses docs/project-plan.md's own figures where it has them (GPU, ESP32 board, amp, speakers); everything else is a market-price estimate flagged as such, not a live-checked Amazon price.digest-per-person-and-agendas
parent
20df328b63
commit
8f973a5111
|
|
@ -149,3 +149,42 @@ are not:
|
||||||
it properly — see that host's README "Touch input: two tiers"), so this is no
|
it properly — see that host's README "Touch input: two tiers"), so this is no
|
||||||
longer a go/no-go check, just worth running once to know which tier it landed in
|
longer a go/no-go check, just worth running once to know which tier it landed in
|
||||||
and whether the override needs filling in for full multi-touch.
|
and whether the override needs filling in for full multi-touch.
|
||||||
|
|
||||||
|
##Price estimate
|
||||||
|
|
||||||
|
Rough figures in EUR, for the #Need list above. **Estimates, not live-checked
|
||||||
|
prices** — the four docs/project-plan.md-sourced ones (GPU, ESP32 board, amp,
|
||||||
|
speakers) are reused from that doc as-is; everything else is a typical-market-price
|
||||||
|
guess for that exact product category, not pulled from the live Amazon listing (the
|
||||||
|
search used to find these links doesn't return price data — click through and check
|
||||||
|
before budgeting against this). All EUR figures assume roughly 1:1 with the USD
|
||||||
|
prices these products actually list at; check amazon.de directly for real
|
||||||
|
local pricing/VAT/shipping.
|
||||||
|
|
||||||
|
| Item | Qty | Est. unit price | Est. subtotal |
|
||||||
|
|---|---|---|---|
|
||||||
|
| Used RTX 3060 12GB | 1 | €200–250 | €200–250 |
|
||||||
|
| TMY 1080P mini projector | 1 | €40–65 | €40–65 |
|
||||||
|
| HDMI cable | 1 | €6–10 | €6–10 |
|
||||||
|
| Ceiling/shelf mount *(optional)* | 1 | €15–25 | €15–25 |
|
||||||
|
| Waveshare ESP32-S3-Touch-LCD-1.85C board | 4 | €35–45 | €140–180 |
|
||||||
|
| USB-C 5V/3A wall adapter | 4 | €7–12 | €28–48 |
|
||||||
|
| Fosi Audio V3 amp | 1 (confirmed) | €130 | €130 |
|
||||||
|
| Micca MB42X G2 speakers, pair | 1 (confirmed) | €100 | €100 |
|
||||||
|
| 16AWG speaker wire, 100ft spool *(one-time)* | 1 | €15–22 | €15–22 |
|
||||||
|
| 10.3" portable USB-C touchscreen monitor | 1 | €85–130 | €85–130 |
|
||||||
|
| Logitech HD Pro Webcam C920 | 1 | €55–75 | €55–75 |
|
||||||
|
|
||||||
|
**Subtotal, confirmed need only (excludes the optional beamer mount): ~€799–1,010**
|
||||||
|
**Subtotal, including the optional beamer mount: ~€814–1,035**
|
||||||
|
|
||||||
|
Not included above — priced separately since they're conditional, not confirmed:
|
||||||
|
|
||||||
|
| If confirmed | Qty | Est. unit price | Est. subtotal |
|
||||||
|
|---|---|---|---|
|
||||||
|
| Fosi Audio V3 amp + Micca MB42X G2 pair (Linus Room Sound System) | 1 kit | €230 | €230 |
|
||||||
|
| Fosi Audio V3 amp + Micca MB42X G2 pair (Kitchen Sound System) | 1 kit | €230 | €230 |
|
||||||
|
|
||||||
|
**If both "?" Sound Systems are confirmed: add ~€460, for a grand total of
|
||||||
|
~€1,259–1,470.** Linus Room's still-blank "???" line isn't priced at all — there's
|
||||||
|
nothing to estimate until it's decided what it is.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue