Merge pull request #228 from makermelissa/master
Added all supported raspberry Pi boards to Blinka
32
_blinka/raspberry_pi_1a.md
Normal file
|
|
@ -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).
|
||||
35
_blinka/raspberry_pi_1aplus.md
Normal file
|
|
@ -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).
|
||||
33
_blinka/raspberry_pi_1b.md
Normal file
|
|
@ -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).
|
||||
36
_blinka/raspberry_pi_1bplus.md
Normal file
|
|
@ -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).
|
||||
39
_blinka/raspberry_pi_2b.md
Normal file
|
|
@ -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).
|
||||
38
_blinka/raspberry_pi_3aplus.md
Normal file
|
|
@ -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).
|
||||
40
_blinka/raspberry_pi_3b.md
Normal file
|
|
@ -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).
|
||||
|
|
@ -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.
|
||||
|
||||
35
_blinka/raspberry_pi_zero.md
Normal file
|
|
@ -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).
|
||||
39
_blinka/raspberry_pi_zerow.md
Normal file
|
|
@ -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).
|
||||
BIN
assets/images/boards/large/raspberry_pi_1a.jpg
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
assets/images/boards/large/raspberry_pi_1aplus.jpg
Normal file
|
After Width: | Height: | Size: 114 KiB |
BIN
assets/images/boards/large/raspberry_pi_1b.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
assets/images/boards/large/raspberry_pi_1bplus.jpg
Normal file
|
After Width: | Height: | Size: 110 KiB |
BIN
assets/images/boards/large/raspberry_pi_2b.jpg
Normal file
|
After Width: | Height: | Size: 107 KiB |
BIN
assets/images/boards/large/raspberry_pi_3aplus.jpg
Normal file
|
After Width: | Height: | Size: 124 KiB |
BIN
assets/images/boards/large/raspberry_pi_3b.jpg
Normal file
|
After Width: | Height: | Size: 119 KiB |
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
BIN
assets/images/boards/large/raspberry_pi_zero.jpg
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
assets/images/boards/large/raspberry_pi_zerow.jpg
Normal file
|
After Width: | Height: | Size: 162 KiB |
BIN
assets/images/boards/original/raspberry_pi_1a.jpg
Normal file
|
After Width: | Height: | Size: 174 KiB |
BIN
assets/images/boards/original/raspberry_pi_1aplus.jpg
Normal file
|
After Width: | Height: | Size: 271 KiB |
BIN
assets/images/boards/original/raspberry_pi_1b.jpg
Normal file
|
After Width: | Height: | Size: 193 KiB |
BIN
assets/images/boards/original/raspberry_pi_1bplus.jpg
Normal file
|
After Width: | Height: | Size: 260 KiB |
BIN
assets/images/boards/original/raspberry_pi_2b.jpg
Normal file
|
After Width: | Height: | Size: 255 KiB |
BIN
assets/images/boards/original/raspberry_pi_3aplus.jpg
Normal file
|
After Width: | Height: | Size: 301 KiB |
BIN
assets/images/boards/original/raspberry_pi_3b.jpg
Normal file
|
After Width: | Height: | Size: 286 KiB |
|
Before Width: | Height: | Size: 368 KiB After Width: | Height: | Size: 368 KiB |
BIN
assets/images/boards/original/raspberry_pi_zero.jpg
Normal file
|
After Width: | Height: | Size: 275 KiB |
BIN
assets/images/boards/original/raspberry_pi_zerow.jpg
Normal file
|
After Width: | Height: | Size: 398 KiB |
BIN
assets/images/boards/small/raspberry_pi_1a.jpg
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
assets/images/boards/small/raspberry_pi_1aplus.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
assets/images/boards/small/raspberry_pi_1b.jpg
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
assets/images/boards/small/raspberry_pi_1bplus.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
assets/images/boards/small/raspberry_pi_2b.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
assets/images/boards/small/raspberry_pi_3aplus.jpg
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
assets/images/boards/small/raspberry_pi_3b.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
BIN
assets/images/boards/small/raspberry_pi_zero.jpg
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
assets/images/boards/small/raspberry_pi_zerow.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |