Skip to content

Commit 3f27420

Browse files
authored
Update website-links to raspberrypi.com (#161)
\
1 parent 010595e commit 3f27420

File tree

6 files changed

+6
-16
lines changed

6 files changed

+6
-16
lines changed

gpio/dht_sensor/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dht.c:: The example code.
5151
|===
5252
| *Item* | *Quantity* | Details
5353
| Breadboard | 1 | generic part
54-
| Raspberry Pi Pico | 1 | http://raspberrypi.org/
54+
| Raspberry Pi Pico | 1 | https://www.raspberrypi.com/products/raspberry-pi-pico/
5555
| 10 kΩ resistor | 1 | generic part
5656
| M/M Jumper wires | 4 | generic part
5757
| DHT-22 sensor | 1 | generic part

gpio/hello_7segment/README.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,9 @@ hello_7segment.c:: The example code.
4040
|===
4141
| *Item* | *Quantity* | Details
4242
| Breadboard | 1 | generic part
43-
| Raspberry Pi Pico | 1 | http://raspberrypi.org/
43+
| Raspberry Pi Pico | 1 | https://www.raspberrypi.com/products/raspberry-pi-pico/
4444
| 7 segment LED module | 1 | generic part
4545
| 68 ohm resistor | 7 | generic part
4646
| DIL push to make switch | 1 | generic switch
4747
| M/M Jumper wires | 10 | generic part
4848
|===
49-
50-

i2c/lcd_1602_i2c/README.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ lcd_1602_i2c.c:: The example code.
3232
|===
3333
| *Item* | *Quantity* | Details
3434
| Breadboard | 1 | generic part
35-
| Raspberry Pi Pico | 1 | http://raspberrypi.org/
35+
| Raspberry Pi Pico | 1 | https://www.raspberrypi.com/products/raspberry-pi-pico/
3636
| 1602A based LCD panel 3.3v | 1 | generic part
3737
| 1602A to I2C bridge device 3.3v | 1 | generic part
3838
| M/M Jumper wires | 4 | generic part
3939
|===
40-
41-

i2c/mpu6050_i2c/README.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ mpu6050_i2c.c:: The example code.
3535
|===
3636
| *Item* | *Quantity* | Details
3737
| Breadboard | 1 | generic part
38-
| Raspberry Pi Pico | 1 | http://raspberrypi.org/
38+
| Raspberry Pi Pico | 1 | https://www.raspberrypi.com/products/raspberry-pi-pico/
3939
| MPU6050 board| 1 | generic part
4040
| M/M Jumper wires | 4 | generic part
4141
|===
42-
43-

spi/bme280_spi/README.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ bme280_spi.c:: The example code.
4242
|===
4343
| *Item* | *Quantity* | Details
4444
| Breadboard | 1 | generic part
45-
| Raspberry Pi Pico | 1 | http://raspberrypi.org/
45+
| Raspberry Pi Pico | 1 | https://www.raspberrypi.com/products/raspberry-pi-pico/
4646
| BME280 board| 1 | generic part
4747
| M/M Jumper wires | 6 | generic part
4848
|===
49-
50-

spi/mpu9250_spi/README.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ mpu9250_spi.c:: The example code.
4444
|===
4545
| *Item* | *Quantity* | Details
4646
| Breadboard | 1 | generic part
47-
| Raspberry Pi Pico | 1 | http://raspberrypi.org/
47+
| Raspberry Pi Pico | 1 | https://www.raspberrypi.com/products/raspberry-pi-pico/
4848
| MPU9250 board| 1 | generic part
4949
| M/M Jumper wires | 6 | generic part
5050
|===
51-
52-

0 commit comments

Comments
 (0)