@@ -55,13 +55,11 @@ needed at minimum, and some suggested items to make your life even easier.
5555
5656### Required Hardware
5757
58- 1 . [ Raspberry Pi Pico with pre-soldered headers] ( https://www.elektor.com/raspberry-pi-pico-rp2040-with-pre-soldered-headers ) (2x)
58+ 1 . [ Raspberry Pi Pico with pre-soldered headers] ( https://www.elektor.com/raspberry-pi-pico-rp2040-h ) (2x)
5959 * [ Alternate distributors] ( https://www.raspberrypi.com/products/raspberry-pi-pico/ )
6060
61- 2 . Pimoroni Pico Wireless Pack (1x)
62- * [ US distributor] ( https://www.digikey.com/en/products/detail/pimoroni-ltd/PIM548/15851367 )
63- * [ UK distributor] ( https://shop.pimoroni.com/products/pico-wireless-pack?variant=32369508581459 )
64- * [ EU distributor] ( https://www.elektor.com/pimoroni-raspberry-pi-pico-wireless-pack )
61+ 2 . Adafruit Airlift (1x)
62+ * [ US distributor] ( https://www.adafruit.com/product/4201 )
6563
66643 . [ Breadboard] ( https://www.sparkfun.com/products/12614 ) (1x)
6765 * __ Note__ : If you already have a medium/large breadboard, then don't worry about purchasing this specific one
@@ -80,7 +78,10 @@ needed at minimum, and some suggested items to make your life even easier.
80784 . [ Straight 6" Jumper Wires M/F] ( https://www.sparkfun.com/products/12794 ) (1x)
8179 * Helpful to have some of these on hand
8280
83- 5 . [ Saleae Logic 8] ( https://www.saleae.com/ ) (1x)
81+ 5 . [ Adafruit BME280 sensor] ( https://www.adafruit.com/product/2651 ) (2x)
82+ * Used for an example using the crate to read temperature/pressure/humidity values
83+
84+ 6 . [ Saleae Logic 8] ( https://www.saleae.com/ ) (1x)
8485 * __ Note__ : Only needed if you'd like to participate in developing/debugging parts of this project that communicate
8586 on the SPI/I2C buses
8687
0 commit comments