diff --git a/Gemfile.lock b/Gemfile.lock index 4cdce53af6..87463cc03e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM liquid (= 4.0.3) mercenary (~> 0.3) minima (= 2.5.1) - nokogiri (>= 1.10.4, < 2.0) + nokogiri (>= 1.11.0.rc4, < 2.0) rouge (= 3.19.0) terminal-table (~> 1.4) github-pages-health-check (1.16.1) diff --git a/_blinka/banana_pi_m2_zero.md b/_blinka/banana_pi_m2_zero.md index a076e6f92f..536da4aa42 100644 --- a/_blinka/banana_pi_m2_zero.md +++ b/_blinka/banana_pi_m2_zero.md @@ -9,7 +9,7 @@ board_image: "banana_pi_m2_zero.jpg" download_instructions: "" downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-10-31 features: - Wi-Fi - Bluetooth/BLE diff --git a/_blinka/beaglebone_ai.md b/_blinka/beaglebone_ai.md new file mode 100644 index 0000000000..7c5d6e439b --- /dev/null +++ b/_blinka/beaglebone_ai.md @@ -0,0 +1,43 @@ +--- +layout: download +board_id: "beaglebone_ai" +title: "BeagleBone AI Download" +name: "BeagleBone AI" +manufacturer: "BeagleBoard" +board_url: "https://beagleboard.org/ai" +board_image: "beaglebone_ai.jpg" +downloads_display: true +blinka: true +date_added: 2021-1-20 +features: + - Ethernet + - Wi-Fi + - Bluetooth/BLE + - HDMI +--- + +Built on the proven BeagleBoard.org® open source Linux approach, BeagleBone® AI fills the gap between small SBCs and more powerful industrial computers. Based on the Texas Instruments AM5729, developers have access to the powerful SoC with the ease of BeagleBone® Black header and mechanical compatibility. BeagleBone® AI makes it easy to explore how artificial intelligence (AI) can be used in everyday life via the TI C66x digital-signal-processor (DSP) cores and embedded-vision-engine (EVE) cores supported through an optimized TIDL machine learning OpenCL API with pre-installed tools. Focused on everyday automation in industrial, commercial and home applications. + + - Processor: Sitara AM5729 + - Dual Arm® Cortex®-A15 microprocessor subsystem + - 2 C66x floating-point VLIW DSPs + - 2.5MB of on-chip L3 RAM + - 2x dual Arm® Cortex®-M4 co-processors + - 4x Embedded Vision Engines (EVEs) + - 2x dual-core Programmable Real-Time Unit and Industrial Communication SubSystem (PRU-ICSS) + - 2D-graphics accelerator (BB2D) subsystem + - Dual-core PowerVR® SGX544™ 3D GPU + - IVA-HD subsystem (4K @ 15fps encode and decode support for H.264, 1080p60 for others) + - BeagleBone Black mechanical and header compatibility + - 1GB RAM and 16GB on-board eMMC flash with high-speed interface + - USB type-C for power and superspeed dual-role controller; and USB type-A host + - Gigabit Ethernet, 2.4/5GHz WiFi, and Bluetooth + - microHDMI + - Zero-download out-of-box software experience with Debian GNU/Linux + +## Purchase +* [DigiKey](https://www.digikey.com/en/products/detail/beagleboard-org/BBONE-AI/10671097) + +## 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/beaglebone_black.md b/_blinka/beaglebone_black.md index f555a5443b..b6214e6341 100644 --- a/_blinka/beaglebone_black.md +++ b/_blinka/beaglebone_black.md @@ -1,7 +1,7 @@ --- layout: download board_id: "beaglebone_black" -title: "BeagleBone Black" +title: "BeagleBone Black Download" name: "BeagleBone Black" manufacturer: "BeagleBoard" board_url: "https://beagleboard.org/black" diff --git a/_blinka/beaglebone_black_industrial.md b/_blinka/beaglebone_black_industrial.md index f271252278..fe1265c5bc 100644 --- a/_blinka/beaglebone_black_industrial.md +++ b/_blinka/beaglebone_black_industrial.md @@ -1,7 +1,7 @@ --- layout: download board_id: "beaglebone_black_industrial" -title: "BeagleBone Black Industrial" +title: "BeagleBone Black Industrial Download" name: "BeagleBone Black Industrial" manufacturer: "Element14" board_url: "https://beagleboard.org/e14-bbbi" diff --git a/_blinka/beaglebone_black_wireless.md b/_blinka/beaglebone_black_wireless.md index 37805732a6..75609f46d5 100644 --- a/_blinka/beaglebone_black_wireless.md +++ b/_blinka/beaglebone_black_wireless.md @@ -1,7 +1,7 @@ --- layout: download board_id: "beaglebone_black_wireless" -title: "BeagleBone Black Wireless" +title: "BeagleBone Black Wireless Download" name: "BeagleBone Black Wireless" manufacturer: "BeagleBoard" board_url: "https://beagleboard.org/black-wireless" diff --git a/_blinka/beaglebone_green_gateway.md b/_blinka/beaglebone_green_gateway.md index 5c20087234..e427075a44 100644 --- a/_blinka/beaglebone_green_gateway.md +++ b/_blinka/beaglebone_green_gateway.md @@ -8,7 +8,7 @@ board_url: "https://beagleboard.org/green-wireless" board_image: "beaglebone_green_gateway.jpg" downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-11-1 features: - Wi-Fi - Bluetooth/BLE diff --git a/_blinka/beaglebone_green_wireless.md b/_blinka/beaglebone_green_wireless.md index 56f0585f4d..2e9056368f 100644 --- a/_blinka/beaglebone_green_wireless.md +++ b/_blinka/beaglebone_green_wireless.md @@ -1,7 +1,7 @@ --- layout: download board_id: "beaglebone_green_wireless" -title: "BeagleBone Green Wireless" +title: "BeagleBone Green Wireless Download" name: "BeagleBone Green Wireless" manufacturer: "SeeedStudio" board_url: "https://beagleboard.org/green-wireless" diff --git a/_blinka/clara_agx_xavier.md b/_blinka/clara_agx_xavier.md index af3ef6b5bd..5fec58b2a6 100644 --- a/_blinka/clara_agx_xavier.md +++ b/_blinka/clara_agx_xavier.md @@ -8,7 +8,7 @@ board_url: "https://developer.nvidia.com/clara-agx-devkit" board_image: "clara_agx_xavier.jpg" downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-10-6 features: --- diff --git a/_blinka/google_coral_mini.md b/_blinka/google_coral_mini.md new file mode 100644 index 0000000000..88084ba111 --- /dev/null +++ b/_blinka/google_coral_mini.md @@ -0,0 +1,39 @@ +--- +layout: download +board_id: "google_coral_mini" +title: "Google Coral Dev Board Mini" +name: "Google Coral Dev Board Mini" +manufacturer: "Google" +board_url: "https://coral.ai/products/dev-board-mini/" +board_image: "google_coral_mini.jpg" +download_instructions: "https://learn.adafruit.com/circuitpython-on-google-coral-linux-blinka" +downloads_display: true +blinka: true +date_added: 2020-12-7 +features: + - Wi-Fi + - Bluetooth/BLE + - HDMI + - 40-pin GPIO +--- + +The Coral Dev Board Mini is a single-board computer that provides fast machine learning (ML) inferencing in a small form factor. It's primarily designed as an evaluation device for the Accelerator Module (a surface-mounted module that provides the Edge TPU), but it's also a fully-functional embedded system you can use for various on-device ML projects. + +- CPU MediaTek 8167s SoC (Quad-core Arm Cortex-A35) +- GPU IMG PowerVR GE8300 (integrated in SoC) +- ML accelerator Google Edge TPU coprocessor +- RAM 2 GB LPDDR3 +- Flash memory 8 GB eMMC +- Wireless Wi-Fi 5 (802.11a/b/g/n/ac); Bluetooth 5.0 +- Audio 3.5mm audio jack; digital PDM microphone; 2.54mm 2-pin speaker terminal; +- Video micro HDMI (1.4); 24-pin FFC connector for MIPI-CSI2 camera (4-lane); 39-pin FFC connector for MIPI-DSI display (4-lane) +- Input/output 3.5mm audio jack; digital PDM microphone; 2.54mm 2-pin speaker terminal; micro HDMI (1.4); 24-pin FFC connector for MIPI-CSI2 camera (4-lane); 39-pin FFC connector for MIPI-DSI display (4-lane) + +## Purchase +* [Seeed](https://www.seeedstudio.com/Coral-Dev-Board-Mini-p-4682.html) +* [Mouser](https://www.mouser.com/new/google-coral/coral-dev-board-mini/) +* [Arrow](https://www.arrow.com/en/products/g650-03324-01/google-corporation) + +## 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/lubancat_i.mx6ull.md b/_blinka/lubancat_i.mx6ull.md new file mode 100644 index 0000000000..6fbd0ad061 --- /dev/null +++ b/_blinka/lubancat_i.mx6ull.md @@ -0,0 +1,23 @@ +--- +layout: download +board_id: "lubancat_i.mx6ull" +title: "LubanCat I.MX6ULL Download" +name: "LubanCat I.MX6ULL" +manufacturer: "LubanCat" +board_url: "" +board_image: "unknown.jpg" +download_instructions: "" +downloads_display: false +blinka: true +date_added: 2021-1-15 +features: +--- + +Oops! Looks like we don't know anything about this board. This means it's likely very new. + +## Purchase + + +## 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/nanopi_neo_air.md b/_blinka/nanopi_neo_air.md new file mode 100644 index 0000000000..cb5263e1e5 --- /dev/null +++ b/_blinka/nanopi_neo_air.md @@ -0,0 +1,38 @@ +--- +layout: download +board_id: "nanopi_neo_air" +title: "NanoPi NEO Air Download" +name: "NanoPi NEO Air" +manufacturer: "FriendlyElec" +board_url: "http://nanopi.io/nanopi-neo-air.html" +board_image: "nanopi_neo_air.jpg" +download_instructions: "" +downloads_display: true +blinka: true +date_added: 2021-1-20 +features: + - Wi-Fi + - Bluetooth/BLE + +--- + +LTS - long term support, We will not make any changes to this model and will provide support as long as possible + + - CPU: Allwinner H3, Quad-core Cortex-A7 Up to 1.2GHz + - RAM: 512MB DDR3 RAM + - Storage: 8GB eMMC + - WiFi: 802.11b/g/n + - Bluetooth: 4.0 dual mode + - MicroSD Slot x 1 + - GPIO: 2.54mm pitch 24pin. It includes UART, SPI, I2C, IO etc + - PCB Size: 40 x 40mm + - Power Supply: DC 5V/2A + - OS/Software: u-boot, UbuntuCore + - Weight: 7.5g(WITHOUT Pin-headers); 9.7g(WITH Pin-headers) + +## Purchase +* [FriendlyElec](https://www.friendlyarm.com/index.php?route=product/product&product_id=151) + +## 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/orange_pi_zero_plus.md b/_blinka/orange_pi_zero_plus.md new file mode 100644 index 0000000000..4fe1bb267e --- /dev/null +++ b/_blinka/orange_pi_zero_plus.md @@ -0,0 +1,64 @@ +--- +layout: download +board_id: "orange_pi_zero_plus" +title: "Orange Pi Zero Plus Download" +name: "Orange Pi Zero Plus" +manufacturer: "Shenzhen Xunlong Software CO.,Limited" +board_url: "http://www.orangepi.org/OrangePiZeroPlus/" +board_image: "orange_pi_zero_plus.jpg" +download_instructions: "" +downloads_display: true +blinka: true +date_added: 2021-1-14 +features: + - Wi-Fi + - Bluetooth/BLE + - Ethernet + - HDMI + - 40-pin GPIO +--- + +What’s Orange Pi Zero Plus? + +It’s an open-source single-board computer. It can run Android 5.1, Ubuntu, Debian image. It uses the AllWinner H5 SoC, and has 512MB DDR3 SDRAM. + +What can I do with Orange Pi Zero Plus? + +Build… +A computer +A wireless server +Games +Music and sounds +HD video +A speaker +Android +Scratch +Pretty much anything else, because Orange Pi Zero Plus is open source + +Who’s it for? + +Orange Pi Zero Plus is for anyone who wants to start creating with technology – not just consuming it. It's a simple, fun, useful tool that you can use to start taking control of the world around you. + + +- H5 Quad-core Cortex-A53 +- H5 Mali450 GPU +- 512MB DDR3 (shared with GPU) +- TF card (Max. 32GB) / Spi flash(2MB) +- Realtek RTL8189FTV, IEEE 802.11 b/g/n +- 1000M/100M/10M Ethernet RJ45 +- Supports external board via 13pins +- USB OTG can supply power +- UART, ground +- One USB 2.0 HOST, One USB 2.0 OTG +- Power Button(SW602) +- 26 Pins Header, compatible with Raspberry Pi B+ +- 13 Pins Header, with 2x USB, IR pin, AUDIO(MIC, AV) +- Power led & Status led +- Android5.1, Lubuntu, Debian, Armbian Image + +## Purchase +* [AliExpress](https://www.aliexpress.com/item/32828347476.html) + +## 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/orange_pi_zero_plus2.md b/_blinka/orange_pi_zero_plus2.md index 81c75badea..ed433cfb57 100644 --- a/_blinka/orange_pi_zero_plus2.md +++ b/_blinka/orange_pi_zero_plus2.md @@ -9,7 +9,7 @@ board_image: "orange_pi_zero_plus2.jpg" download_instructions: "" downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-11-2 features: - Wi-Fi - Bluetooth/BLE diff --git a/_blinka/pine64.md b/_blinka/pine64.md index 2ab5d97d70..6bdc5ff631 100644 --- a/_blinka/pine64.md +++ b/_blinka/pine64.md @@ -7,7 +7,7 @@ manufacturer: "Pine64" board_url: "https://www.pine64.org/devices/single-board-computers/pine-a64/" board_image: "pine64.png" download_instructions: "" -downloads_display: false +downloads_display: true blinka: true date_added: 2020-1-9 features: diff --git a/_blinka/pine_h64.md b/_blinka/pine_h64.md index 2c14087307..326306b7f4 100644 --- a/_blinka/pine_h64.md +++ b/_blinka/pine_h64.md @@ -7,9 +7,9 @@ manufacturer: "Pine64" board_url: "https://www.pine64.org/pine-h64-ver-b/" board_image: "pine_h64.jpg" download_instructions: "" -downloads_display: false +downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-11-1 features: - Wi-Fi - Bluetooth/BLE diff --git a/_blinka/raspberry_pi_400.md b/_blinka/raspberry_pi_400.md index 405a7780d9..2324152a04 100644 --- a/_blinka/raspberry_pi_400.md +++ b/_blinka/raspberry_pi_400.md @@ -9,7 +9,7 @@ board_image: "raspberry_pi_400.jpg" download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-11-2 features: - Wi-Fi - Bluetooth/BLE diff --git a/_blinka/raspberry_pi_cm4.md b/_blinka/raspberry_pi_cm4.md new file mode 100644 index 0000000000..11ea0ba732 --- /dev/null +++ b/_blinka/raspberry_pi_cm4.md @@ -0,0 +1,59 @@ +--- +layout: download +board_id: "raspberry_pi_cm4" +title: "Raspberry Pi Compute Module 4 Download" +name: "Raspberry Pi Compute Module 4" +manufacturer: "Raspberry Pi Foundation" +board_url: "https://www.raspberrypi.org/products/compute-module-4/" +board_image: "raspberry_pi_cm4.jpg" +download_instructions: +downloads_display: true +blinka: true +date_added: 2020-12-10 +features: + - HDMI + - Ethernet + - Wi-Fi + - 40-pin GPIO + - Bluetooth/BLE +--- + +Compute Module 4 + +The power of Raspberry Pi 4 in a compact form factor for deeply embedded applications. Raspberry Pi Compute Module 4 incorporates a quad-core ARM Cortex-A72 processor, dual video output, and a wide selection of other interfaces. Available in 32 variants, with a range of RAM and eMMC Flash options, and with or without wireless connectivity. + + * Broadcom BCM2711 quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz + * H.265 (HEVC) (up to 4Kp60 decode), H.264 (up to 1080p60 decode, 1080p30 encode) + * OpenGL ES 3.0 graphics + * Options for 1GB, 2GB, 4GB or 8GB LPDDR4-3200 SDRAM (depending on variant) + * Options for 0GB ("Lite"), 8GB, 16GB or 32GB eMMC Flash memory (depending on variant) + * Option for fully certified radio module: + * 2.4 GHz, 5.0 GHz IEEE 802.11 b/g/n/ac wireless; + * Bluetooth 5.0, BLE; + * On-board electronic switch to select either external or PCB trace antenna + +Compute Module 4 IO Board + +Exposing every interface from Raspberry Pi Compute Module 4, the Compute Module 4 IO Board provides a development platform and reference base-board design for our most powerful Compute Module yet. + + * External power connector (+12V, +5V) + * 2 x full-size HDMI 2.0 connectors + * 2 x USB 2.0 connectors, with header for two additional connectors + * Gigabit Ethernet RJ45 with PoE support + * Micro USB socket for updating Compute Module 4 + * MicroSD card socket for Compute Module 4 Lite (without eMMC) variants + * PCIe Gen 2 x1 socket + * Standard fan connector + * 2 x MIPI DSI display FPC connectors (22-pin 0.5 mm pitch cable) + * 2 x MIPI CSI-2 camera FPC connectors (22-pin 0.5 mm pitch cable) + * Standard Raspberry Pi HAT connectors + * Real-time clock with battery socket and ability to wake Compute Module 4 + * Various jumpers to disable specific features, e.g. wireless connectivity, EEPROM writing + +## Purchase +* [Adafruit - CM4](https://www.adafruit.com/product/4782) +* [Adafruit - IO Board](https://www.adafruit.com/product/4787) + +## 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/rock_pi_s.md b/_blinka/rock_pi_s.md index 8d6fe6caeb..1f04fa4734 100644 --- a/_blinka/rock_pi_s.md +++ b/_blinka/rock_pi_s.md @@ -7,7 +7,7 @@ manufacturer: "Radxa Limited" board_url: "https://wiki.radxa.com/RockpiS" board_image: "rock_pi_s.jpg" download_instructions: "" -downloads_display: false +downloads_display: true blinka: true date_added: 2020-4-29 features: diff --git a/_blinka/sopine_a64.md b/_blinka/sopine_a64.md new file mode 100644 index 0000000000..29e7f14194 --- /dev/null +++ b/_blinka/sopine_a64.md @@ -0,0 +1,31 @@ +--- +layout: download +board_id: "sopine_a64" +title: "SOPINE A64 Download" +name: "SOPINE A64" +manufacturer: "Pine64" +board_url: "https://www.pine64.org/sopine/" +board_image: "sopine_a64.jpg" +download_instructions: "" +downloads_display: true +blinka: true +date_added: 2020-11-18 +--- + +SOPINE A64 is a compute module powered by the same Quad-Core ARM Cortex A53 64-Bit Processor used in the PINE A64 with 2G LPDDR3 RAM memory, Power Management Unit, SPI Flash and integrated MicroSD Slot (for bootable OS images microSD card). The SOPINE module has a 5 years LTS (Long Term Supply) status, which means that it will be supplied to 2022 at the very least. There is a one year warranty period for the SOPINE module. + +This tiny compute module uses SODIMM-DDR3 form-factor and can be paired with either the Clusterboard, the Baseboard or a custom host PCB for industrial or other embedded applications. It is fully compatible with the PINE A64-LTS in terms of software support + +- Allwinner A64 Quad Core SOC with Mali 400 MP2 GPU +- LPDDR3 RAM (up to 2GB) +- Micro SD +- SPI Flash 128Mbit +- CMOS Sensor Interface Port +- SODIMM Form-Factor + +## Purchase +* [Pine64 Store](https://pine64.com/product-category/sopine/) + +## 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/stm32mp157c_dk2.md b/_blinka/stm32mp157c_dk2.md index 38917c483f..653b4baddd 100644 --- a/_blinka/stm32mp157c_dk2.md +++ b/_blinka/stm32mp157c_dk2.md @@ -7,9 +7,9 @@ manufacturer: "STMicroelectronics" board_url: "https://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html" board_image: "stm32mp157c_dk2.jpg" download_instructions: "" -downloads_display: false +downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-9-10 features: - Wi-Fi - Bluetooth/BLE diff --git a/_blinka/udoo_x86_ii_ultra.md b/_blinka/udoo_x86_ii_ultra.md index 9ccd03e2b0..c50a58c5d6 100644 --- a/_blinka/udoo_x86_ii_ultra.md +++ b/_blinka/udoo_x86_ii_ultra.md @@ -7,9 +7,9 @@ manufacturer: "UDOO" board_url: "https://shop.udoo.org/udoo-x86-ii-ultra.html" board_image: "udoo_x86_ii_ultra.jpg" download_instructions: "" -downloads_display: false +downloads_display: true blinka: true -date_added: 2020-11-5 +date_added: 2020-8-17 features: - Wi-Fi - Bluetooth/BLE diff --git a/assets/images/boards/large/beaglebone_ai.jpg b/assets/images/boards/large/beaglebone_ai.jpg new file mode 100644 index 0000000000..cd7828a0e5 Binary files /dev/null and b/assets/images/boards/large/beaglebone_ai.jpg differ diff --git a/assets/images/boards/large/google_coral_mini.jpg b/assets/images/boards/large/google_coral_mini.jpg new file mode 100644 index 0000000000..74eefa5cc5 Binary files /dev/null and b/assets/images/boards/large/google_coral_mini.jpg differ diff --git a/assets/images/boards/large/nanopi_neo_air.jpg b/assets/images/boards/large/nanopi_neo_air.jpg new file mode 100644 index 0000000000..8e6789bf5c Binary files /dev/null and b/assets/images/boards/large/nanopi_neo_air.jpg differ diff --git a/assets/images/boards/large/orange_pi_zero_plus.jpg b/assets/images/boards/large/orange_pi_zero_plus.jpg new file mode 100644 index 0000000000..88af06dd34 Binary files /dev/null and b/assets/images/boards/large/orange_pi_zero_plus.jpg differ diff --git a/assets/images/boards/large/raspberry_pi_cm4.jpg b/assets/images/boards/large/raspberry_pi_cm4.jpg new file mode 100644 index 0000000000..9a2bcae05a Binary files /dev/null and b/assets/images/boards/large/raspberry_pi_cm4.jpg differ diff --git a/assets/images/boards/large/sopine_a64.jpg b/assets/images/boards/large/sopine_a64.jpg new file mode 100644 index 0000000000..4250646c0e Binary files /dev/null and b/assets/images/boards/large/sopine_a64.jpg differ diff --git a/assets/images/boards/original/beaglebone_ai.jpg b/assets/images/boards/original/beaglebone_ai.jpg new file mode 100644 index 0000000000..96f01ac228 Binary files /dev/null and b/assets/images/boards/original/beaglebone_ai.jpg differ diff --git a/assets/images/boards/original/google_coral_mini.jpg b/assets/images/boards/original/google_coral_mini.jpg new file mode 100644 index 0000000000..7c68208575 Binary files /dev/null and b/assets/images/boards/original/google_coral_mini.jpg differ diff --git a/assets/images/boards/original/nanopi_neo_air.jpg b/assets/images/boards/original/nanopi_neo_air.jpg new file mode 100644 index 0000000000..d178ed8776 Binary files /dev/null and b/assets/images/boards/original/nanopi_neo_air.jpg differ diff --git a/assets/images/boards/original/orange_pi_zero_plus.jpg b/assets/images/boards/original/orange_pi_zero_plus.jpg new file mode 100644 index 0000000000..732d0ab91d Binary files /dev/null and b/assets/images/boards/original/orange_pi_zero_plus.jpg differ diff --git a/assets/images/boards/original/raspberry_pi_cm4.jpg b/assets/images/boards/original/raspberry_pi_cm4.jpg new file mode 100644 index 0000000000..76dc899274 Binary files /dev/null and b/assets/images/boards/original/raspberry_pi_cm4.jpg differ diff --git a/assets/images/boards/original/sopine_a64.jpg b/assets/images/boards/original/sopine_a64.jpg new file mode 100644 index 0000000000..08e2473cfd Binary files /dev/null and b/assets/images/boards/original/sopine_a64.jpg differ diff --git a/assets/images/boards/small/beaglebone_ai.jpg b/assets/images/boards/small/beaglebone_ai.jpg new file mode 100644 index 0000000000..a15cceb105 Binary files /dev/null and b/assets/images/boards/small/beaglebone_ai.jpg differ diff --git a/assets/images/boards/small/google_coral_mini.jpg b/assets/images/boards/small/google_coral_mini.jpg new file mode 100644 index 0000000000..31165a2dd9 Binary files /dev/null and b/assets/images/boards/small/google_coral_mini.jpg differ diff --git a/assets/images/boards/small/nanopi_neo_air.jpg b/assets/images/boards/small/nanopi_neo_air.jpg new file mode 100644 index 0000000000..e53d7b79a4 Binary files /dev/null and b/assets/images/boards/small/nanopi_neo_air.jpg differ diff --git a/assets/images/boards/small/orange_pi_zero_plus.jpg b/assets/images/boards/small/orange_pi_zero_plus.jpg new file mode 100644 index 0000000000..801c15b891 Binary files /dev/null and b/assets/images/boards/small/orange_pi_zero_plus.jpg differ diff --git a/assets/images/boards/small/raspberry_pi_cm4.jpg b/assets/images/boards/small/raspberry_pi_cm4.jpg new file mode 100644 index 0000000000..e2c05fce10 Binary files /dev/null and b/assets/images/boards/small/raspberry_pi_cm4.jpg differ diff --git a/assets/images/boards/small/sopine_a64.jpg b/assets/images/boards/small/sopine_a64.jpg new file mode 100644 index 0000000000..239d7d6a42 Binary files /dev/null and b/assets/images/boards/small/sopine_a64.jpg differ diff --git a/blinka.html b/blinka.html index f6de9c0ca7..06c9278742 100644 --- a/blinka.html +++ b/blinka.html @@ -56,10 +56,31 @@

Blinka

{% comment %} Display the total number of boards. {% endcomment %} - Displaying {{ site.blinka.size }} boards. + {% assign board_count = 0 %} + {% for board in site.blinka %} + {% if board.downloads_display == false %} + {% continue %} + {% endif %} + {% assign board_count = board_count | plus: 1 %} + {% endfor %} + Displaying {{ board_count }} boards.
- {% for board in site.blinka %} + {% comment %} + Display the boards. If an image is missing, it is replaced with unknown.jpg. + {% endcomment %} + {% for board in site.blinka %} + {% if board.downloads_display == false %} + {% continue %} + {% endif %} + {% assign board_path = "/assets/images/boards/small/" | append: board.board_image %} + {% assign board_image = 'unknown.jpg' %} + {% for static_file in site.static_files %} + {% if static_file.path == board_path %} + {% assign board_image = board.board_image %} + {% break %} + {% endif %} + {% endfor %}
Blinka
- {% include downloads/board_image.html board_image=board.board_image %} + {% include downloads/board_image.html board_image=board_image %}

{{ board.name }}