diff --git a/_blinka/raspberry_pi_1a.md b/_blinka/raspberry_pi_1a.md new file mode 100644 index 00000000..93b6401b --- /dev/null +++ b/_blinka/raspberry_pi_1a.md @@ -0,0 +1,32 @@ +--- +layout: download +board_id: "raspberry_pi_1a" +title: "Raspberry Pi 1 Model A Download" +name: "Raspberry Pi 1 Model A" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.adafruit.com/product/998" +board_image: "raspberry_pi_1b.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: +- HDMI +- Composite Video +- 26-pin GPIO +--- + +The Raspberry Pi 1 Model A is the original Model A. In November 2014 It was superseded by the Raspberry Pi 1 Model A+ + +- Broadcom BCM2835, ARM11 76JZF-S SoC @ 700MHz +- 256MB RAM +- 26-pin GPIO header +- Separate Composite Video Output +- 1 USB 2.0 port +- CSI camera port for connecting a Raspberry Pi camera +- DSI display port for connecting a Raspberry Pi touchscreen display +- Stereo audio output port +- Full-size SD port for loading your operating system and storing data + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi_1aplus.md b/_blinka/raspberry_pi_1aplus.md new file mode 100644 index 00000000..26ae2bd0 --- /dev/null +++ b/_blinka/raspberry_pi_1aplus.md @@ -0,0 +1,35 @@ +--- +layout: download +board_id: "raspberry_pi_1aplus" +title: "Raspberry Pi 1 Model A+ Download" +name: "Raspberry Pi 1 Model A+" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/raspberry-pi-1-model-a-plus/" +board_image: "raspberry_pi_1aplus.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: + - HDMI + - 40-pin GPIO +--- + +The Model A+ is the low-cost variant of the Raspberry Pi. It replaced the original Model A in November 2014. + +- Broadcom BCM2835, ARM11 76JZF-S SoC @ 700MHz +- 512MB RAM +- Extended 40-pin GPIO header +- Full-size HDMI +- 1 USB 2.0 port +- CSI camera port for connecting a Raspberry Pi camera +- DSI display port for connecting a Raspberry Pi touchscreen display +- 4-pole stereo output and composite video port +- Micro SD port for loading your operating system and storing data +- 5V/2A DC power input + +## Purchase +* [Raspberry Pi](https://www.raspberrypi.org/products/raspberry-pi-1-model-a-plus/) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi_1b.md b/_blinka/raspberry_pi_1b.md new file mode 100644 index 00000000..7d8304fa --- /dev/null +++ b/_blinka/raspberry_pi_1b.md @@ -0,0 +1,33 @@ +--- +layout: download +board_id: "raspberry_pi_1b" +title: "Raspberry Pi 1 Model B Download" +name: "Raspberry Pi 1 Model B" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.adafruit.com/product/998" +board_image: "raspberry_pi_1b.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: +- Ethernet +- HDMI +- Composite Video +- 26-pin GPIO +--- + +The Model B was the original Raspberry Pi Model B and consisted of two revisions. In July 2014 It was superseded by the Raspberry Pi 1 Model B+ + +- Broadcom BCM2835, ARM11 76JZF-S SoC @ 700MHz +- 512MB RAM +- 26-pin GPIO header +- Separate Composite Video Output +- 2 USB 2.0 ports +- CSI camera port for connecting a Raspberry Pi camera +- DSI display port for connecting a Raspberry Pi touchscreen display +- Stereo audio output port +- Full-size SD port for loading your operating system and storing data + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi_1bplus.md b/_blinka/raspberry_pi_1bplus.md new file mode 100644 index 00000000..6c7060ee --- /dev/null +++ b/_blinka/raspberry_pi_1bplus.md @@ -0,0 +1,36 @@ +--- +layout: download +board_id: "raspberry_pi_1bplus" +title: "Raspberry Pi 1 Model B+ Download" +name: "Raspberry Pi 1 Model B+" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/raspberry-pi-1-model-b-plus/" +board_image: "raspberry_pi_1bplus.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: + - Ethernet + - HDMI + - 40-pin GPIO +--- + +The Model B+ is the final revision of the original Raspberry Pi. It replaced the Model B in July 2014 and was superseded by the Raspberry Pi 2 Model B + +- Broadcom BCM2835, ARM11 76JZF-S SoC @ 700MHz +- 512MB RAM +- Extended 40-pin GPIO header +- Full-size HDMI +- 4 USB 2.0 ports +- CSI camera port for connecting a Raspberry Pi camera +- DSI display port for connecting a Raspberry Pi touchscreen display +- 4-pole stereo output and composite video port +- Micro SD port for loading your operating system and storing data +- 5V/2A DC power input + +## Purchase +* [Adafruit](https://www.adafruit.com/product/1914) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi_2b.md b/_blinka/raspberry_pi_2b.md new file mode 100644 index 00000000..97297e4f --- /dev/null +++ b/_blinka/raspberry_pi_2b.md @@ -0,0 +1,39 @@ +--- +layout: download +board_id: "raspberry_pi_2b" +title: "Raspberry Pi 2 Model B Download" +name: "Raspberry Pi 2 Model B" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/raspberry-pi-2-model-b/" +board_image: "raspberry_pi_2b.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: + - Ethernet + - HDMI + - 40-pin GPIO +--- + +Didn't think the Raspberry Pi could get any better? You're in for a big surprise! The Raspberry Pi 2 Model B is out and it's amazing! With an upgraded ARM Cortex-A53 quad-core processor, Dual Core VideoCore IV Multimedia coprocessor, and a full Gigabyte of RAM, this pocket computer has moved from being a 'toy' to a real desktop PC! + +The Raspberry Pi 2 Model B is the second-generation Raspberry Pi. It replaced the original Raspberry Pi 1 Model B+ in February 2015. + +- A 900MHz quad-core ARM Cortex-A7 CPU +- 1GB RAM +- 100 Base Ethernet +- 4 USB ports +- 40 GPIO pins +- Full HDMI port +- Combined 3.5mm audio jack and composite video +- Camera interface (CSI) +- Display interface (DSI) +- Micro SD card slot +- VideoCore IV 3D graphics core + +## Purchase +* [Raspberry Pi](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi_3aplus.md b/_blinka/raspberry_pi_3aplus.md new file mode 100644 index 00000000..a3691353 --- /dev/null +++ b/_blinka/raspberry_pi_3aplus.md @@ -0,0 +1,38 @@ +--- +layout: download +board_id: "raspberry_pi_3aplus" +title: "Raspberry Pi 3 Model A+ Download" +name: "Raspberry Pi 3 Model A+" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/raspberry-pi-3-model-a-plus/" +board_image: "raspberry_pi_3aplus.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: + - Wi-Fi + - Bluetooth/BLE + - HDMI + - 40-pin GPIO +--- + +The Raspberry Pi 3 Model A+ is the latest board for the minimalist Pi fan. Like the Raspberry Pi 3 Model B+, it boasts a 64-bit quad core processor running at 1.4 GHz, dual-band 2.4 GHz and 5 GHz wireless LAN, and Bluetooth 4.3/BLE. This low-cost Pi uses the same processor as the model 3 B+, but does away with the Ethernet jack and three of the USB ports. It's still compatible with all Pi operating systems and software, and has the exact same 40 pin GPIO connector and camera/display sockets, so any HATs or Pi Plates or other things that plug into the model B+ will work just the same. + +- Broadcom BCM2837B0, Cortex-A53 (ARMv8) 64-bit SoC @ 1.4GHz +- 512MB LPDDR2 SDRAM +- 2.4GHz and 5GHz IEEE 802.11.b/g/n/ac wireless LAN, Bluetooth 4.2/BLE +- Extended 40-pin GPIO header +- Full-size HDMI +- Single USB 2.0 ports +- CSI camera port for connecting a Raspberry Pi Camera Module +- DSI display port for connecting a Raspberry Pi Touch Display +- 4-pole stereo output and composite video port +- Micro SD port for loading your operating system and storing data +- 5V/2.5A DC power input + +## Purchase +* [Adafruit](https://www.adafruit.com/product/4027) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi_3b.md b/_blinka/raspberry_pi_3b.md new file mode 100644 index 00000000..45b4251f --- /dev/null +++ b/_blinka/raspberry_pi_3b.md @@ -0,0 +1,40 @@ +--- +layout: download +board_id: "raspberry_pi_3bplus" +title: "Raspberry Pi 3 Model B Download" +name: "Raspberry Pi 3 Model B" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/raspberry-pi-3-model-b/" +board_image: "raspberry_pi_3b.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: + - Wi-Fi + - Bluetooth/BLE + - Ethernet + - HDMI + - 40-pin GPIO +--- + +Did you really think the Raspberry Pi would stop getting better? At this point, we sound like a broken record, extolling on the new Pi’s myriad improvements like we’re surprised that the folks at the Raspberry Pi Foundation are continuously making their flagship board better. Still, we’ll say it again - the Raspberry Pi team have outdone themselves. The Raspberry Pi 3 Model B is out and it is AMAZING. + +- Quad Core 1.2GHz Broadcom BCM2837 64bit CPU +- 1GB RAM +- BCM43438 wireless LAN and Bluetooth Low Energy (BLE) on board +- 100 Base Ethernet +- 40-pin extended GPIO +- 4 USB 2 ports +- 4 Pole stereo output and composite video port +- Full size HDMI +- CSI camera port for connecting a Raspberry Pi camera +- DSI display port for connecting a Raspberry Pi touchscreen display +- Micro SD port for loading your operating system and storing data +- Upgraded switched Micro USB power source up to 2.5A + +## Purchase +* [Adafruit](https://www.adafruit.com/product/3055) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi.md b/_blinka/raspberry_pi_3bplus.md similarity index 80% rename from _blinka/raspberry_pi.md rename to _blinka/raspberry_pi_3bplus.md index 89dd6a52..07710af8 100644 --- a/_blinka/raspberry_pi.md +++ b/_blinka/raspberry_pi_3bplus.md @@ -1,11 +1,11 @@ --- layout: download -board_id: "raspberry_pi" +board_id: "raspberry_pi_3bplus" title: "Raspberry Pi 3 Model B+ Download" name: "Raspberry Pi 3 Model B+" manufacturer: "Raspberry Pi Foundation" board_url: "https://www.raspberrypi.org/products/raspberry-pi-3-model-b-plus/" -board_image: "raspberry_pi.jpg" +board_image: "raspberry_pi_3bplus.jpg" download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" downloads_display: true blinka: true @@ -17,7 +17,7 @@ features: - 40-pin GPIO --- -The Raspberry Pi 3 Model B is the most popular Raspberry Pi computer made, and the Pi Foundation knows you can always make a good thing better! And what could make the Pi 3 better? How about a faster processor, 5 GHz WiFi, and updated Ethernet chip with PoE capability? Good guess - that's exactly what they did! +The Raspberry Pi 3 Model B+ is the most popular Raspberry Pi computer made, and the Pi Foundation knows you can always make a good thing better! And what could make the Pi 3 better? How about a faster processor, 5 GHz WiFi, and updated Ethernet chip with PoE capability? Good guess - that's exactly what they did! The Raspberry Pi 3 Model B+ is the latest product in the Raspberry Pi 3 range, boasting an updated 64-bit quad core processor running at 1.4GHz with built-in metal heatsink, dual-band 2.4GHz and 5GHz wireless LAN, faster (300 mbps) Ethernet, and PoE capability via a separate PoE HAT. diff --git a/_blinka/raspberry_pi_zero.md b/_blinka/raspberry_pi_zero.md new file mode 100644 index 00000000..0538cc16 --- /dev/null +++ b/_blinka/raspberry_pi_zero.md @@ -0,0 +1,35 @@ +--- +layout: download +board_id: "raspberry_pi_zero" +title: "Raspberry Pi Zero Download" +name: "Raspberry Pi Zero" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/raspberry-pi-zero/" +board_image: "raspberry_pi_zero.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: +- Mini HDMI +- 40-pin GPIO +--- + +At first glance, the Pi Zero isn't much. It just looks like a slimmed down version of the Raspberry Pi we know and love. But when we started to think of the possibilities - and what a well-chosen set of accessories could add - we realized the appeal. And then we saw the price...could it be true? Yes! + +This is the slimmest, most pared down Raspberry Pi to date. It's kind of like the little cousin to the Pi 2 - with just a micro SD card slot, a mini HDMI port, two micro USB ports (one for power, one for USB), and 512MB of RAM. It has a single-core 1 GHz processor chip, similar to the Pi A+ and B+. + +- 1GHz single-core CPU +- 512MB RAM +- Mini HDMI port +- Micro USB OTG port +- Micro USB power +- HAT-compatible 40-pin header +- Composite video and reset headers +- CSI camera connector (v1.3 only) + +## Purchase +* [Adafruit](https://www.adafruit.com/product/2885) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_blinka/raspberry_pi_zerow.md b/_blinka/raspberry_pi_zerow.md new file mode 100644 index 00000000..297c40e0 --- /dev/null +++ b/_blinka/raspberry_pi_zerow.md @@ -0,0 +1,39 @@ +--- +layout: download +board_id: "raspberry_pi_zerow" +title: "Raspberry Pi Zero W Download" +name: "Raspberry Pi Zero W" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/raspberry-pi-zero-w/" +board_image: "raspberry_pi_zerow.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" +downloads_display: true +blinka: true +features: + - Wi-Fi + - Bluetooth/BLE + - Mini HDMI + - 40-pin GPIO +--- + +If you didn't think that the Raspberry Pi Zero could possibly get any better, then boy do we have a pleasant surprise for you! The new Raspberry Pi Zero W offers all the benefits of the Pi Zero v1.3, but with one big difference – built-in WiFi! + +More specifically, this giant upgrade is the addition of a BCM43143 WiFi chip BUILT-IN to your Raspberry Pi Zero – just like the Pi 3! No more pesky WiFi adapters - this Pi is WiFi ready. There’s also Bluetooth Low Energy (BLE) on board making the Pi an excellent IoT solution (BLE support is still in the works, software-wise). + +- 1GHz, single-core CPU +- 512MB RAM +- Mini HDMI and USB On-The-Go ports +- Micro USB power +- HAT-compatible 40-pin header +- Composite video and reset headers +- CSI camera connector +- 802.11 b/g/n wireless LAN +- Bluetooth 4.1 +- Bluetooth Low Energy (BLE) + +## Purchase +* [Adafruit](https://www.adafruit.com/product/3400) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/assets/images/boards/large/raspberry_pi_1a.jpg b/assets/images/boards/large/raspberry_pi_1a.jpg new file mode 100644 index 00000000..e95dcea7 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_1a.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_1aplus.jpg b/assets/images/boards/large/raspberry_pi_1aplus.jpg new file mode 100644 index 00000000..6c4da8e7 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_1aplus.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_1b.jpg b/assets/images/boards/large/raspberry_pi_1b.jpg new file mode 100644 index 00000000..22037bd0 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_1b.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_1bplus.jpg b/assets/images/boards/large/raspberry_pi_1bplus.jpg new file mode 100644 index 00000000..c3493765 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_1bplus.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_2b.jpg b/assets/images/boards/large/raspberry_pi_2b.jpg new file mode 100644 index 00000000..fd7dddc5 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_2b.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_3aplus.jpg b/assets/images/boards/large/raspberry_pi_3aplus.jpg new file mode 100644 index 00000000..1e3f5c66 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_3aplus.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_3b.jpg b/assets/images/boards/large/raspberry_pi_3b.jpg new file mode 100644 index 00000000..cb25ed47 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_3b.jpg differ diff --git a/assets/images/boards/large/raspberry_pi.jpg b/assets/images/boards/large/raspberry_pi_3bplus.jpg similarity index 100% rename from assets/images/boards/large/raspberry_pi.jpg rename to assets/images/boards/large/raspberry_pi_3bplus.jpg diff --git a/assets/images/boards/large/raspberry_pi_zero.jpg b/assets/images/boards/large/raspberry_pi_zero.jpg new file mode 100644 index 00000000..93135f70 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_zero.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_zerow.jpg b/assets/images/boards/large/raspberry_pi_zerow.jpg new file mode 100644 index 00000000..105a0329 Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_zerow.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_1a.jpg b/assets/images/boards/original/raspberry_pi_1a.jpg new file mode 100644 index 00000000..b4327663 Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_1a.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_1aplus.jpg b/assets/images/boards/original/raspberry_pi_1aplus.jpg new file mode 100644 index 00000000..6ae11233 Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_1aplus.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_1b.jpg b/assets/images/boards/original/raspberry_pi_1b.jpg new file mode 100644 index 00000000..0754d97c Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_1b.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_1bplus.jpg b/assets/images/boards/original/raspberry_pi_1bplus.jpg new file mode 100644 index 00000000..32c5aeea Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_1bplus.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_2b.jpg b/assets/images/boards/original/raspberry_pi_2b.jpg new file mode 100644 index 00000000..0a2ff8e7 Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_2b.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_3aplus.jpg b/assets/images/boards/original/raspberry_pi_3aplus.jpg new file mode 100644 index 00000000..e24f7eb8 Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_3aplus.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_3b.jpg b/assets/images/boards/original/raspberry_pi_3b.jpg new file mode 100644 index 00000000..ee6597db Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_3b.jpg differ diff --git a/assets/images/boards/original/raspberry_pi.jpg b/assets/images/boards/original/raspberry_pi_3bplus.jpg similarity index 100% rename from assets/images/boards/original/raspberry_pi.jpg rename to assets/images/boards/original/raspberry_pi_3bplus.jpg diff --git a/assets/images/boards/original/raspberry_pi_zero.jpg b/assets/images/boards/original/raspberry_pi_zero.jpg new file mode 100644 index 00000000..02d79c6c Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_zero.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_zerow.jpg b/assets/images/boards/original/raspberry_pi_zerow.jpg new file mode 100644 index 00000000..98e2d862 Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_zerow.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_1a.jpg b/assets/images/boards/small/raspberry_pi_1a.jpg new file mode 100644 index 00000000..c27e079d Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_1a.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_1aplus.jpg b/assets/images/boards/small/raspberry_pi_1aplus.jpg new file mode 100644 index 00000000..b339035d Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_1aplus.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_1b.jpg b/assets/images/boards/small/raspberry_pi_1b.jpg new file mode 100644 index 00000000..c21bea52 Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_1b.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_1bplus.jpg b/assets/images/boards/small/raspberry_pi_1bplus.jpg new file mode 100644 index 00000000..bf0624aa Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_1bplus.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_2b.jpg b/assets/images/boards/small/raspberry_pi_2b.jpg new file mode 100644 index 00000000..84f6b434 Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_2b.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_3aplus.jpg b/assets/images/boards/small/raspberry_pi_3aplus.jpg new file mode 100644 index 00000000..fc0fa653 Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_3aplus.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_3b.jpg b/assets/images/boards/small/raspberry_pi_3b.jpg new file mode 100644 index 00000000..8c05f21e Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_3b.jpg differ diff --git a/assets/images/boards/small/raspberry_pi.jpg b/assets/images/boards/small/raspberry_pi_3bplus.jpg similarity index 100% rename from assets/images/boards/small/raspberry_pi.jpg rename to assets/images/boards/small/raspberry_pi_3bplus.jpg diff --git a/assets/images/boards/small/raspberry_pi_zero.jpg b/assets/images/boards/small/raspberry_pi_zero.jpg new file mode 100644 index 00000000..512b5b40 Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_zero.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_zerow.jpg b/assets/images/boards/small/raspberry_pi_zerow.jpg new file mode 100644 index 00000000..0358308f Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_zerow.jpg differ