2 changed files with 38 additions and 10 deletions
@ -1,10 +1,38 @@ |
|||
## Shopping List: Amazon USA |
|||
# Shopping List: USA |
|||
|
|||
* RaspBerry Pi 3: https://www.amazon.com/dp/B07BDR5PDW |
|||
* Micro SD-Card 32GB: https://www.amazon.com/dp/B07B98GXQT |
|||
* Power >=3A: https://www.amazon.com/dp/B07MC7B9X3 (quality power supply is important) |
|||
* 1TB Hard Drive: https://www.amazon.com/dp/B079D359S6 |
|||
* Heatsink+Case:: https://www.amazon.com/dp/B07M8SH8TM |
|||
* LCD-Display: https://www.amazon.com/gp/product/B01CNJVG8K or https://www.amazon.com/dp/B06X191RX7 or https://www.sparkfun.com/products/14776 |
|||
The new shopping list comes in three different packages: Minimal, Standard & Maximal: |
|||
|
|||
**OPTIONAL**: To reduce the risk of undervoltage causing data corruption on the HDD its recommended to add a **Powered USB 3 Hub between HDD and Raspberry Pi** as an additional power source between Raspberry Pi and the HDD. Any Powered USB 3 Hub should work. |
|||
## Package: Standard (around 200 EUR) |
|||
|
|||
*The "Standard Package" is most tested and recommended if you can effort it. It aims to give you the best economic value to run all the RaspiBlitz features at a good performance and even allows you to self-validate your blockchain in under 3 days.* |
|||
|
|||
* RaspBerry Pi 4 2GB + Power: [amazon.com](https://www.amazon.com/CanaKit-Raspberry-Basic-Kit-2GB/dp/B07TYK4RL8) |
|||
* ShimFan Cooling: [amazon.com](https://www.amazon.com/Pimoroni-Fan-Shim-Raspberry-PI/dp/B07TTTCN8H/) |
|||
* 500GB SSD: [amazon.com](https://www.amazon.com/Crucial-MX500-500GB-NAND-Internal/dp/B0786QNS9B) |
|||
* SSD-Case: [amazon.com](https://www.amazon.com/UGREEN-Enclosure-External-Adapter-Housing/dp/B07D2BHVBD) or [amazon.com](https://www.amazon.com/UGREEN-External-Enclosure-Adapter-Housing/dp/B06XWRRMYX) |
|||
* Micro SD-Card 32GB: [amazon.com](https://www.amazon.com/dp/B07B98GXQT) |
|||
* LCD-Display: [amazon.com](https://www.amazon.com/gp/product/B01CNJVG8K) or [amazon.com](https://www.amazon.com/dp/B06X191RX7) or [sparkfun.com](https://www.sparkfun.com/products/14776) |
|||
* RaspberryPi-Case: [thecryptocloak.com](https://thecryptocloak.com/product/lightningshell/) (SELECT Rpi4!) |
|||
|
|||
## Package: Minimal (around 150 EUR) |
|||
|
|||
*The minimal package aims for the cheapest price and allows you to use old hardware. It will always be possible to run all the basic features of a Bitcoin- & Lightning-Fullnode, but the system might be too slow to validate the blockchain history by itself and run some resource intensive extended services.* |
|||
|
|||
Basic Parts for all minimal variants: |
|||
* 1TB Hard Drive: [amazon.com](https://www.amazon.com/dp/B079D359S6) |
|||
* Micro SD-Card 32GB: [amazon.com](https://www.amazon.com/dp/B07B98GXQT) |
|||
* LCD-Display: [amazon.com](https://www.amazon.com/gp/product/B01CNJVG8K) or [amazon.com](https://www.amazon.com/dp/B06X191RX7) or [sparkfun.com](https://www.sparkfun.com/products/14776) |
|||
|
|||
If you have already a used RaspberryPi 3 B+ you can reuse with the following parts: |
|||
* RaspBerry Pi 3: [amazon.com](https://www.amazon.com/dp/B07BDR5PDW) |
|||
* Power >=3A: [amazon.com](https://www.amazon.com/dp/B07MC7B9X3) |
|||
* Heatsink-Case: [amazon.com](https://www.amazon.com/dp/B07M8SH8TM) |
|||
|
|||
Or if you order new go with the RaspberryPi 4 1GB and the following parts: |
|||
* RaspBerry Pi 4 2GB + Power: [amazon.com](https://www.amazon.com/CanaKit-Raspberry-Basic-Kit-2GB/dp/B07TYK4RL8) |
|||
* ShimFan Cooling: [amazon.com](https://www.amazon.com/Pimoroni-Fan-Shim-Raspberry-PI/dp/B07TTTCN8H/) |
|||
* RaspberryPi-Case: [thecryptocloak.com](https://thecryptocloak.com/product/lightningshell/) (SELECT Rpi4!) |
|||
|
|||
## Package: Maximal |
|||
|
|||
*The maximal package is still in the works ... if you want to prepare for it, take the standard package as a base and choose the RaspberryPi4 with 4GB and a high quality 1TB SSD instead of 500GB.* |
Loading…
Reference in new issue