Merge pull request #668 from makermelissa/master

Updated boards to include any missing ones
This commit is contained in:
Melissa LeBlanc-Williams 2021-04-06 17:07:00 -07:00 committed by GitHub
commit aa754d9421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
71 changed files with 647 additions and 100 deletions

30
_blinka/beaglebone.md Normal file
View file

@ -0,0 +1,30 @@
---
layout: download
board_id: "beaglebone"
title: "BeagleBone Download"
name: "BeagleBone"
manufacturer: "BeagleBoard"
board_url: "https://beagleboard.org/bone-original"
board_image: "beaglebone.jpg"
download_instructions: ""
downloads_display: true
blinka: true
date_added: 2021-4-6
features:
- Ethernet
---
BeagleBone is an $89 MSRP, credit-card-sized Linux computer that connects to the Internet and runs software such as Android 4.0 and Ubuntu. With plenty of I/O and processing power for real-time analysis provided by an AM335x 720MHz ARM® processor, BeagleBone can be complemented with cape plug-in boards to augment functionality.
- 256MB DDR2 RAM
- 3D graphics accelerator
- ARM Cortex-M3 for power management
- 2x PRU 32-bit RISC CPUs
- USB client: power, debug and device
- USB host
- Ethernet
- 2x 46 pin headers
## 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).

43
_blinka/rock_pi_4c.md Normal file
View file

@ -0,0 +1,43 @@
---
layout: download
board_id: "rock_pi_4c"
title: "Rock Pi 4C Download"
name: "Rock Pi 4C"
manufacturer: "Radxa Limited"
board_url: "https://wiki.radxa.com/Rockpi4"
board_image: "rock_pi_4c.jpg"
download_instructions: ""
downloads_display: true
blinka: true
date_added: 2021-4-6
features:
- Wi-Fi
- Bluetooth/BLE
- Ethernet
- HDMI
- 40-pin GPIO
- USB 3.0
---
- Powerful Rockchip RK3399 64-bit Hexa-core processor for better multithread application performance
- Mali T860MP4 Quad-core GPU for AI capabilities
- Better IO performance with multiple storage options
- Faster wireless connectivity with 2.4/5GHz Wi-Fi and Bluetooth 5.0
- GbE LAN to work without latency under heavy load
- Dual Display output with mirror or extended modes
- Color-coded 40-pin GPIO header to interface with a range of sensors
ROCK Pi 4 Model C is a Rockchip RK3399 based SBC(Single Board Computer) by [Radxa](https://wiki.radxa.com/Special:SpecialContact/). It can run android or some Linux distributions. It features a six-core ARM processor, 64bit dual channel 3200Mb/s 4GB LPDDR4, up to 4K@60 HDMI, MIPI DSI, MIPI CSI, 3.5mm jack with mic, 2.4/5GHz WIFI, Bluetooth 5.0, USB Ports, GbE LAN, 40-pin color-coded expansion header, RTC. Also, ROCK Pi 4 model C supports USB PD and QC powering.
ROCK Pi has a modern and powerful hexa-core ARM-based processor, RK3399 inside, it offers significantly improved performance versus other popular SBC boards. All models are equipped with LPDDR4 3200Mb/s RAM. Furthermore, you can add high-performance [eMMC modules](https://www.seeedstudio.com/tag/EMMC.html), to boost all applications performance.
ROCK Pi features maker friendly expansion options, including a 40-pin GPIO interface that allows for interfacing with range inputs from buttons, switches, sensors, LEDs, and much more. ROCK Pi also features a Gbit LAN for the network, with dedicated bus and controller, it works without latency under heavy load network applications. Onboard 802.11 ac wifi offers 2.4G&5G WLAN connectivity. With Bluetooth 5.0, ROCK Pi benefits-improved Bluetooth speed and greater range. ROCK Pi also features one USB 3.0 host and one USB 3.0 OTG ports, each 5Gbps/s, working independently. The USB 3.0 OTG can work as a USB device such as Android ADB or USB gadgets. A hardware switch is provided for OTG mode switch.
ROCK Pi supports mainstream AI stack with GPU acceleration. Furthermore, a dedicated hardware NPU accelerator coming up next for ROCK Pi will boosts complex Machine Learning algorithm and reduce the power. Industrial standard MIPI CSI connector makes it easy to connect existing cameras to ROCK Pi and ROCK Pi also supports industrial standard MIPI DSI for LCD and touch screen. With the hardware-accelerated algorithm, it's great for Computer Vision application, Robotics and much more
## Purchase
* [seeedstudio](https://www.seeedstudio.com/ROCK-PI-4-Model-C-p-4658.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).

View file

@ -1,9 +1,9 @@
---
layout: download
board_id: "unknown"
title: "Unknown Board Download"
name: "Unknown Board"
manufacturer: "Unknown"
board_id: "ADM_B_NRF52840_1"
title: "ADM 52480 board for Holyiot_18010 module Download"
name: "ADM 52480 board for Holyiot_18010 module"
manufacturer: "AtelierDuMaker"
board_url: ""
board_image: "unknown.jpg"
downloads_display: false

View file

@ -0,0 +1,22 @@
---
layout: download
board_id: "adafruit_feather_esp32s2_nopsram"
title: "Feather ESP32-S2 Download"
name: "Feather ESP32-S2"
manufacturer: "Adafruit"
board_url: ""
board_image: "adafruit_feather_esp32s2_nopsram.jpg"
date_added: 2021-4-6
features:
---
Coming Soon!
## Learn More
* [YouTube](https://youtu.be/74_0KsoOkZE)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,22 @@
---
layout: download
board_id: "adafruit_feather_esp32s2_tftback_nopsram"
title: "Feather ESP32-S2 with TFT Download"
name: "Feather ESP32-S2 with TFT"
manufacturer: "Adafruit"
board_url: ""
board_image: "adafruit_feather_esp32s2_tftback_nopsram.jpg"
date_added: 2021-4-6
features:
---
Coming Soon!
## Learn More
* [YouTube](https://youtu.be/74_0KsoOkZE)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,47 @@
---
layout: download
board_id: "adafruit_funhouse"
title: "FunHouse - WiFi Home Automation Development Board Download"
name: "FunHouse - WiFi Home Automation Development Board"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4985"
board_image: "adafruit_funhouse.jpg"
date_added: 2021-4-6
features:
- Wi-Fi
- STEMMA QT/QWIIC
- Speaker
- Display
---
Home is where the heart is...it's also where all we keep all our electronic bits. So why not wire it up with sensors and actuators to turn our house into an electronic wonderland. Whether it's tracking the environmental temperature and humidity in your laundry room, or notifying you when someone is detected in the kitchen, to sensing when a window was left open, or logging when your cat leaves through the pet door, this board is designed to make it way easy to make WiFi-connected home automation projects.
The main processor is the ESP32-S2, which has the advantage of the low cost and power of the ESP32 with the flexibility of CircuitPython support thanks to native USB support. There's also Arduino support for this chip, and many existing ESP32 projects seem to run as-is. Note this chip does not have BLE support, but for WiFi projects its great. You can use it to connect to IoT services or just the Internet in general, with SSL support and this module has plenty of PSRAM for any kind of data processing.
The board is designed to make it easy to wire up sensors with little or no soldering. There are built in sensors for light, pressure, humidity and temperature sensors. [Three JST PH plugs allow for quick connection of STEMMA boards](https://www.adafruit.com/category/1019) that use digital or analog I/O, and there's a [STEMMA QT port for any I2C devices](https://www.adafruit.com/category/620).
Here's what we included on this development board:
* **ESP32-S2 240MHz Tensilica processor** - the next generation of ESP32, now with native USB so it can act like a keyboard/mouse, MIDI device, disk drive, etc!
* **WROVER module** has FCC/CE certification and comes with 4 MByte of Flash and 2 MByte of PSRAM - you can have huge data buffers
* **[1.54" Color TFT display with 240x240 pixels](https://www.adafruit.com/product/4421)**. This petite display is one of our favorites, with SPI interface and a controllable backlight.
* **USB C** power and data connector
* **Five mini RGB DotStar LEDs** on the top, for animations or easily-visible notification
* **Three buttons** can be used to wake up the ESP32 from deep-sleep, or select different modes
* **[DPS310](https://www.adafruit.com/product/4494) barometric pressure and temperature sensor**
* **[AHT20](https://www.adafruit.com/product/4566) relative humidity and temperature sensor**
* Plug in socket for [Mini PIR sensor](https://www.adafruit.com/product/4871) (not included)
* Front facing **light sensor**
* **Speaker/Buzzer** can play tones and beeps for audible notification.
* **STEMMA QT** port for [attaching all sorts of I2C devices](https://www.adafruit.com/stemma)
* Three **STEMMA 3 pin JST** connectors for attaching [NeoPixels](https://www.adafruit.com/product/3919), [speakers](https://www.adafruit.com/product/3885), [servos](https://www.adafruit.com/product/4326) or [relays](https://www.adafruit.com/product/4409).
* Three **capacitive touch pads** and one **capacitive touch slider** with 5 elements.
* **On/Off switch**
* **Boot** and **Reset buttons** for re-programming
## Purchase:
* [Adafruit](https://www.adafruit.com/product/4985)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,75 @@
---
layout: download
board_id: "adafruit_itsybitsy_rp2040"
title: "ItsyBitsy RP2040 Download"
name: "ItsyBitsy RP2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4888"
board_image: "adafruit_itsybitsy_rp2040.jpg"
date_added: 2021-4-6
features:
---
A new chip means a new ItsyBitsy, and the Raspberry Pi RP2040 is no exception. When we saw this chip we thought "this chip is going to be awesome when we give it the ItsyBitsy teensy-weensy Treatment" and so we did! This Itsy' features the RP2040, [and all niceties you know and love about the ItsyBitsy family](https://www.adafruit.com/category/1008)
What's smaller than a Feather but larger than a Trinket? It's an Adafruit ItsyBitsy RP2040 featuring the Raspberry Pi RP2040! Small, powerful, with a ultra fast duel Cortex M0+ processor running at 125 MHz - this microcontroller board is perfect when you want something very compact, with lots of horsepower and a bunch of pins. This Itsy has sports car speed, but SUV roominess with 4 MB of FLASH and 264KB of SRAM.
ItsyBitsy RP2040 is only 1.4" long by 0.7" wide, but has 6 power pins, 23 digital GPIO pins (4 of which can be analog in and 16 x PWM out). It's the same chip as the [Feather RP2040](https://www.adafruit.com/products/4884) and [Raspberry Pi Pico](https://www.adafruit.com/products/4883) *but really really small*. So it's great once you've finished up a prototype, and want to make the project much smaller. It even comes with 4MB of SPI Flash built in, for data logging, file storage, or CircuitPython/MicroPython code
- [Same size and form-factor as the rest of the ItsyBitsy family](https://www.adafruit.com/category/1008) and nearly-identical pinout
- Measures 1.4" x 0.7" x 0.2" (36mm x 18mm x 4mm) without headers soldered in
- RP2040 32-bit Cortex M0+ dual core running at ~125 MHz @ 3.3V logic and power
- 264 KB RAM
- **4 MB SPI FLASH** chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
- Tons of GPIO! 23 x GPIO pins with following capabilities:
- **Four** 12 bit ADCs (one more than Pico)
- Two I2C, Two SPI and two UART peripherals, we label one for the 'main' interface in standard ItsyBitsy locations
- 16 x PWM outputs - for servos, LEDs, etc
- The 10 digital 'non-ADC/non-peripheral' GPIO are consecutive for maximum PIO compatibility
- **Pin #13 red LED** for general purpose blinking
- **RGB NeoPixel** with power pin on GPIO so you can depower it for low power usages.
- **Both Reset button and Bootloader select button for quick restarts (no unplugging-replugging to relaunch code)**
- 3.3V regulator with 500mA peak current output
- 3.3V Power/enable pin
- Power with either USB or external output (such as a battery) - it'll automatically switch over
- Broken-out SWD pins for debug access
- 24 MHz crystal for perfect timing.
- Special **Vhigh** output pin gives you the higher voltage from VBAT or VUSB, for driving NeoPixels, servos, and other 5V-logic devices. **Digital 5** level-shifted output for high-voltage logic level output.
- **USB Micro B connector** lets you access built-in ROM USB bootloader and serial port debugging
**Inside the RP2040 is a 'permanent ROM' USB UF2 bootloader**. What that means is when you want to program new firmware, you can hold down the BOOTSEL button while plugging it into USB (or pulling down the RUN/Reset pin to ground) and it will appear as a USB disk drive you can drag the firmware onto. Folks who have been using Adafruit products will find this very familiar - we use the technique on all our native-USB boards. Just note you don't double-click reset, instead hold down BOOTSEL during boot to enter the bootloader!
The RP2040 is a powerful chip, which has the clock speed of our M4 (SAMD51), and two cores that are equivalent to our M0 (SAMD21). Since it is an M0 chip, it does not have a floating point unit or DSP hardware support - so if you're doing something with heavy floating point math, it will be done in software and thus not as fast as an M4. For many other computational tasks, you'll get close-to-M4 speeds!
For peripherals, there are two I2C controllers, two SPI controllers, and two UARTs that are multiplexed across the GPIO - check the pinout for what pins can be set to which. There are 16 PWM channels, each pin has a channel it can be set to (ditto on the pinout).
You'll note there's no I2S peripheral, or SDIO, or camera, what's up with that? Well instead of having specific hardware support for serial-data-like peripherals like these, the RP2040 comes with the PIO state machine system which is a unique and powerful way to create *custom hardware logic and data processing blocks* that run on their own without taking up a CPU. For example, NeoPixels - often we bitbang the timing-specific protocol for these LEDs. For the RP2040, we instead use PIO object that reads in the data buffer and clocks out the right bitstream with perfect accuracy. [Same with I2S audio in or out, LED matrix displays, 8-bit or SPI based TFTs, even VGA](https://github.com/raspberrypi/pico-examples/tree/master/pio)! In MicroPython and CircuitPython you can create PIO control commands to script the peripheral and load it in at runtime. There are 2 PIO peripherals with 4 state machines each.
**At the time of launch, there is no Arduino core support for this board. There is great [C/C++ support](https://github.com/raspberrypi/pico-sdk), an official [MicroPython port](https://github.com/raspberrypi/micropython), and a [CircuitPython port](https://circuitpython.org/downloads)!** We of course [recommend CircuitPython because we think it's the easiest way to get started](https://learn.adafruit.com/welcome-to-circuitpython) and it has support with most of our drivers, displays, sensors, and more, supported out of the box so you can follow along with our CircuitPython projects and tutorials.
This Itsy comes with loose 0.1" headers you can solder in for breadboard use!
While the RP2040 has lots of onboard RAM (264KB), it does not have built-in FLASH memory. Instead, that is provided by the external QSPI flash chip. On this board there is 2MB, which is shared between the program it's running and any file storage used by MicroPython or CircuitPython. When using C/C++ you get the whole flash memory, if using Python you will have about 1 MB remaining for code, files, images, fonts, etc.
**RP2040 Chip features:**
- Dual ARM Cortex-M0+ @ 133MHz
- 264kB on-chip SRAM in six independent banks
- Support for up to 16MB of off-chip Flash memory via dedicated QSPI bus
- DMA controller
- Fully-connected AHB crossbar
- Interpolator and integer divider peripherals
- On-chip programmable LDO to generate core voltage
- 2 on-chip PLLs to generate USB and core clocks
- 30 GPIO pins, 4 of which can be used as analog inputs
- Peripherals
- 2 UARTs
- 2 SPI controllers
- 2 I2C controllers
- 16 PWM channels
- USB 1.1 controller and PHY, with host and device support
- 8 PIO state machines
## Purchase
* [Adafruit](https://www.adafruit.com/product/4888)

View file

@ -0,0 +1,62 @@
---
layout: download
board_id: "adafruit_qtpy_rp2040"
title: "QT Py RP2040 Download"
name: "QT Py RP2040"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4900"
board_image: "adafruit_qtpy_rp2040.jpg"
date_added: 2021-4-6
features:
- STEMMA QT/QWIIC
---
What a cutie pie! Or is it... a QT Py? This diminutive dev board comes with one of our new favorite chip, the RP2040. It's been made famous in the new [Raspberry Pi Pico](https://www.adafruit.com/pico) *and* our [Feather RP2040](http://www.adafruit.com/product/4884) and [ItsyBitsy RP2040](http://www.adafruit.com/product/4888), but what if we wanted something really *smol?*
A new chip means a new QT Py, and the Raspberry Pi RP2040 is no exception. When we saw this chip we thought "this chip is going to be awesome when we give it the cuuutie QT Py Treatment", and so we did! This QT Py features the RP2040, [and all niceties you know and love about the original QT Py](https://www.adafruit.com/category/4600)
The star of the QT Py is [our favorite connector - the STEMMA QT](http://adafruit.com/stemma), a chainable I2C port that can be used with [any of our STEMMA QT sensors and accessories](https://www.adafruit.com/category/620). Having this connector means you don't need to do any soldering to get started.
What can you pop into the QT port? How about [OLEDs](https://www.adafruit.com/?q=qt+oled&main_page=category&cPath=1005&sort=BestMatch)! [Inertial Measurment Units](https://www.adafruit.com/?q=qt+imu&main_page=category&cPath=1005&sort=BestMatch)! [Sensors a-plenty](https://www.adafruit.com/?q=qt+sensor&main_page=category&cPath=1005&sort=BestMatch). All plug-and-play thanks to the innovative chainable design: [SparkFun Qwiic](https://www.sparkfun.com/qwiic)-compatible [STEMMA QT](https://learn.adafruit.com/introducing-adafruit-stemma-qt) connectors for the I2C bus so you don't even need to solder. Just plug in a compatible cable and attach it to your MCU of choice, and youre ready to load up some software and measure some light.
Use any [SparkFun Qwiic](http://www.sparkfun.com/qwiic) boards! [Seeed Grove I2C boards](https://www.adafruit.com/product/4528) will also work with this adapter cable.
**At the time of launch, there is no Arduino core support for the chip on this board. There is great [C/C++ support](https://github.com/raspberrypi/pico-sdk), an official [MicroPython port](https://github.com/raspberrypi/micropython), and a [CircuitPython port](https://circuitpython.org/downloads)!** We of course [recommend CircuitPython because we think it's the easiest way to get started](https://learn.adafruit.com/welcome-to-circuitpython) and it has support with most of our drivers, displays, sensors, and more, supported out of the box so you can follow along with our CircuitPython projects and tutorials.
Pinout and shape is [Seeed Xiao](https://wiki.seeedstudio.com/Seeeduino-XIAO/) compatible, with castellated pads so you can solder it to a PCB with a cut out to allow the bottom components some breathing room. In addition to the QT connector, we also added an **RGB NeoPixel** (with a controllable power pin to allow for ultra-low-power usage), **and both boot-mode and reset buttons** (great for restarting your program or entering the bootloader). This QT Py comes with loose 0.1" headers you can solder in for breadboard use
While the RP2040 has lots of onboard RAM (264KB), it does not have built-in FLASH memory. Instead, that is provided by the external QSPI flash chip. On this board there is 4MB, which is shared between the program it's running and any file storage used by MicroPython or CircuitPython. When using C/C++ you get the whole flash memory, if using Python you will have about 3 MB remaining for code, files, images, fonts, etc.
- Same size, form-factor, and pin-out as [our SAMD-based QT Py](https://www.adafruit.com/product/4600)
- **USB Type C connector** - [If you have only Micro B cables, this adapter will come in handy](https://www.adafruit.com/product/4299)!
- **RP2040 32-bit Cortex M0+** dual-core running at ~125 MHz @ 3.3V logic and power
- 264 KB RAM
- **8 MB SPI FLASH** chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
- Native USB supported by every OS - can be used in Arduino or CircuitPython as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
- Can be used with **Arduino IDE** or **CircuitPython**
- **Built-in RGB NeoPixel LED**
- 13 GPIO pins (11 breakout pads and two QT pads):
- **Four** 12 bit ADCs (one more than Pico)
- Two I2C ports (one on the QT connector, one on the breakout pads)
- SPI and UART peripherals, in standard QT Py locations,
- PWM outputs on every IO pin - for servos, LEDs, etc
- There are 6 GPIO in consecutive order for PIO compatibility
- 3.3V regulator with [**600mA peak output**](https://www.diodes.com/assets/Datasheets/AP2112.pdf)
- **Both Reset button and Bootloader select buttons** for quick restarts (no unplugging-replugging to relaunch code)
- **Really really small**
**Inside the RP2040 is a 'permanent ROM' USB UF2 bootloader**. What that means is when you want to program new firmware, you can hold down the BOOT button while plugging it into USB (or pulling down the RUN/Reset pin to ground) and it will appear as a USB disk drive you can drag the firmware onto. Folks who have been using Adafruit products will find this very familiar - we use the technique on all our native-USB boards. Just note you don't double-click reset, instead hold down BOOTSEL during boot to enter the bootloader!
The RP2040 is a powerful chip, which has the clock speed of our M4 (SAMD51), and two cores that are equivalent to our M0 (SAMD21). Since it is an M0 chip, it does not have a floating point unit or DSP hardware support - so if you're doing something with heavy floating point math, it will be done in software and thus not as fast as an M4. For many other computational tasks, you'll get close-to-M4 speeds!
For peripherals, there are two I2C controllers, two SPI controllers, and two UARTs that are multiplexed across the GPIO - check the pinout for what pins can be set to which. There are 16 PWM channels, each pin has a channel it can be set to (ditto on the pinout).
You'll note there's no I2S peripheral, or SDIO, or camera, what's up with that? Well, instead of having specific hardware support for serial-data-like peripherals like these, the RP2040 comes with the PIO state machine system which is a unique and powerful way to create *custom hardware logic and data processing blocks* that run on their own without taking up a CPU. For example, NeoPixels - often we bitbang the timing-specific protocol for these LEDs. For the RP2040, we instead use PIO object that reads in the data buffer and clocks out the right bitstream with perfect accuracy. [Same with I2S audio in or out, LED matrix displays, 8-bit or SPI based TFTs, even VGA](https://github.com/raspberrypi/pico-examples/tree/master/pio)! In MicroPython and CircuitPython you can create PIO control commands to script the peripheral and load it in at runtime. There are 2 PIO peripherals with 4 state machines each.
## Purchase
* [Adafruit](https://www.adafruit.com/product/4900)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -1,37 +0,0 @@
---
layout: download
board_id: "bdmicro_vina_m0"
title: "Vina M0 Download"
name: "Vina M0"
manufacturer: "BDMICRO, LLC"
board_url: "https://bdmicro.com/products/vina-m0"
board_image: "bdmicro_vina_m0.jpg"
date_added: 2020-4-16
downloads_display: false
features:
- Battery Charging
---
ARM Cortex-M0+, 64MB Filesystem Flash, I2C, UART, A/D Input, Digital I/O, High Accuracy Battery-Backed Real Time Clock, Lithium Ion Polymer Battery Charger
Based on ATSAMD21G18A MCU
On board:
* 64MB SPI flash for data and file system
* High Accuracy battery backed Real-Time-Clock
* USB Device port for PC or Mac connection
* I2C Connector on-board for convenient connection to sensors, displays, and other devices
* External Lithium Ion Polymer Battery connection and charger
* External power through battery, USB, or Molex Latch-Lock connector
* ARM Cortex header for debugging and programming
* UF2 Bootloader to load your application without additional hardware; provides easy drag-and-drop programming from Mac or PC
* CircuitPython loaded for immediate use without the need for additional development tools; utilizes the virtual comm port instantiated when the board is connected to Mac or PC, and provides USB mass storage device to drag and drop programs onto, or edit directly on the device
Can run standalone or piggy back on an application-specific board solution.
## Purchase
* [BDMICRO](https://bdmicro.com/products/vina-m0)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -11,6 +11,32 @@ features:
- STEMMA QT/QWIIC
---
Black Lives Matter interactive electronic learning kit.
The Black Lives Matter Education & Workshop Kit is an open-source design the Adafruit team published during the peaceful demonstrations for social justice in the summer of 2020 (https://github.com/adafruit/BLM-Badge-PCB). As a company and culture we came together to make our voices heard, share the pain we all had, the anger, and then work together for equality and justice in our communities (https://www.adafruit.com/blacklivesmatter). We listened to each other, we marched, we donated our time, resources, we distributed PPE at community events, we came together.
The kit is a snapshot in time, a time capsule of what we did together, and what we can build together going forward. The kit can be used for learn-to-code events remotely or in person when gatherings are safe post-COVID. We wanted to make something that would continue to emphasize the moment, is a movement.
The kits will never be for sale from Adafruit, they will be donated to learning-to-code organizations, social justice groups, and events.
This education and workshop kit features a Cortex M0+ processor that can run Arduino or CircuitPython.
* **USB Type C connector** - If you have only Micro B cables, [this adapter will come in handy](https://www.adafruit.com/product/4299).
* **ATSAMD21E18 32-bit Cortex M0+** - 48 MHz 32 bit processor with 256KB Flash and 32 KB RAM
* **Native USB supported by every OS** - can be used in Arduino or CircuitPython as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
* Can be used with **Arduino IDE** or **CircuitPython**
* Power with **2 x AAA** batteries, rechargeable or alkaline
* **Six side-lighting RGB NeoPixel LEDs**
* **Four Capacitive Touch pads** - they can also be used as digital/analog pins
* **Light Sensor**
* **Sound Sensor** (microphone)
* Red 'pin 13' LED
* **On / Off switch**
* **Reset switch** for starting your project code over or entering bootloader mode
* Lanyard hole
## Learn More
* [Adafruit](https://www.adafruit.com/blacklivesmatter)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
https://www.adafruit.com/blacklivesmatter

View file

@ -2,7 +2,7 @@
layout: download
board_id: "cp_sapling_m0"
title: "CP Sapling M0 Download"
name: "CP Sapling"
name: "CP Sapling M0"
manufacturer: "Oak Development Technologies"
board_url: "https://www.oakdev.tech/store/p7/CP-Sapling-m0-development-board.html#/"
board_image: "cp_sapling_m0.jpg"

View file

@ -0,0 +1,41 @@
---
layout: download
board_id: "cp_sapling_m0_spiflash"
title: "CP Sapling M0 with SPI Flash Download"
name: "CP Sapling M0 with SPI Flash"
manufacturer: "Oak Development Technologies"
board_url: "https://www.oakdev.tech/store/p7/CP-Sapling-m0-development-board.html#/"
board_image: "cp_sapling_m0.jpg"
date_added: 2021-4-6
features:
- STEMMA QT/QWIIC
---
Finally, a tree that runs CircuitPython? YEP! Now you can get working in CircuitPython fast with our new CircuitPython compatible development board featuring the popular Microchip AT SAM D21 microcontroller.
Providing quick and easy access to SPI and I2C (pins + Stemma/Qwiic connector) so you can get your project off the ground in no time.
This board also comes with the SOIC-8 pads available on the bottom of the board to enable it to expand storage with SPI FLASH!
* **ATSAMD21E18** 32-bit Cortex M0+ - 48 MHz 32 bit processor with **256KB Flash** and **32 KB RAM**
* Native USB supported by every OS - can be used in CircuitPython as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
* Can be used with **CircuitPython** (Arduino coming soon!)
* **Built in BIG 3535 RGB NeoPixel LED**
* **8 GPIO pins**:
* 2 x 12-bit analog inputs (SDA/SCL do not have analog inputs)
* 8 x PWM outputs
* Hardware I2C port with STEMMA QT plug-n-play connector
* Hardware SPI
* 3.3V regulator with [500mA peak output]()
* [Optional SOIC-8 SPI Flash chip on bottom]
* **Reset switch** for starting your project code over or entering bootloader mode
## Purchase
* [Oak Dev Tech](https://www.oakdev.tech/store/p7/CP-Sapling-m0-development-board.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/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,36 @@
---
layout: download
board_id: "neopixel_trinkey_m0"
title: "Neo Trinkey - SAMD21 Download"
name: "Neo Trinkey - SAMD21"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4870"
board_image: "neopixel_trinkey_m0.jpg"
date_added: 2021-4-6
features:
---
It's half USB Key, half Adafruit Trinket*...*it's **Neo Trinkey**, the circuit board with a Trinket M0 heart and four RGB NeoPixels for customizable glow. We were inspired by some USB key flashlight boards that would turn any battery pack into an LED torch. So we thought, hey what if we made something like that but with fully programmable color NeoPixels? And this is what we came up with!
The PCB is designed to slip into any USB A port on a computer or laptop. There's an ATSAMD21 microcontroller on board with just enough circuitry to keep it happy. One pin of the microcontroller connects to the four NeoPixel LEDs. Two other pins are used as capacitive touch inputs on the end - if you look carefully you can see the slotted end has left and right touch pads. A reset button lets you enter bootloader mode if necessary. That's it!
The SAMD21 can run CircuitPython or Arduino very nicely - with existing NeoPixel and our FreeTouch libraries for the capacitive touch input. Over the USB connection you can have serial, MIDI or HID connectivity. The Neo Trinkey is perfect for simple projects that can use a few user inputs and colorful outputs. Maybe you'll set it up as a simple status notifier, or stretch-break timer, or a macro keypad, or a random color generator, or, hey you could still make it into an LED flashlight if you wanted!
We think its just an adorable little board, small and durable and inexpensive enough that it could be a first microcontroller board, or inspiration for advanced developers to make something simple and fun.
- ATSAMD21E18 32-bit Cortex M0+ - 48 MHz 32 bit processor with 256KB Flash and 32 KB RAM
- Native USB supported by every OS - can be used in Arduino or CircuitPython as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
- Can be used with Arduino IDE or CircuitPython
- Four RGB NeoPixel LEDs
- Two Capacitive Touch pads
- Reset switch for starting your project code over or entering bootloader mode
- Slim and cute, keychain-friendly!
## Purchase
* [Adafruit](https://www.adafruit.com/product/4870)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -1,23 +0,0 @@
---
layout: download
board_id: "pca10040"
title: "pca10040 Download"
name: "pca10040"
manufacturer: "unknown"
board_url: ""
board_image: "unknown.jpg"
downloads_display: false
date_added: 2019-4-5
features:
---
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
## Purchase
Add any links to purchase the board
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,22 @@
---
layout: download
board_id: "rotary_trinkey_m0"
title: "Rotary Trinkey - SAMD21 Download"
name: "Rotary Trinkey - SAMD21"
manufacturer: "Adafruit"
board_url: ""
board_image: "rotary_trinkey_m0.jpg"
date_added: 2021-4-6
features:
---
Coming Soon!
## Learn More
* [YouTube](https://youtu.be/jk4j2jGonpU)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,25 @@
---
layout: download
board_id: "sparkfun_nrf52840_micromod"
title: "MicroMod nRF52840 Processor Download"
name: "MicroMod nRF52840 Processor"
manufacturer: "SparkFun"
board_url: "https://www.sparkfun.com/products/16984"
board_image: "sparkfun_nrf52840_micromod.jpg"
date_added: 2021-4-6
features:
- Bluetooth/BTLE
---
Featuring the nRF52840 SoC from Nordic Semiconductor, the SparkFun MicroMod nRF52840 Processor offers a powerful combination of ARM Cortex-M4 CPU and 2.4 GHz Bluetooth transceiver in the MicroMod form-factor with the M.2 MicroMod connector to allow you to plug in a compatible MicroMod Carrier Board with any number of peripherals.
The MicroMod nRF52840 Processor features the same Raytac MDBT50Q-P1M found on our [Pro nRF52840 Mini](https://www.sparkfun.com/products/15025?_ga=2.250420870.1636744795.1610382737-881909304.1580318117). This module includes an integrated trace antenna, fits the IC to an FCC-approved footprint along with including decoupling and timing mechanisms that would need to be designed into a circuit using the bare nRF52840 IC. The Bluetooth transceiver included on the nRF52840 boasts a BT 5.1 stack and supports Bluetooth 5, Bluetooth mesh, IEEE 802.15.4 (Zigbee & Thread) and 2.4Ghz RF wireless protocols (including Nordic's proprietary RF protocol) allowing you to pick which option works best for your application.
We've also routed two I2C buses, 2 SPI buses, eleven GPIO, dedicated digital, analog, PWM & PDM pins along with multiple serial UARTS to cover nearly all of your peripheral needs.
## Purchase
* [SparkFun](https://www.sparkfun.com/products/16984)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,30 @@
---
layout: download
board_id: "sparkfun_pro_micro_rp2040"
title: "Pro Micro - RP2040 Download"
name: "Pro Micro - RP2040"
manufacturer: "SparkFun"
board_url: "https://www.sparkfun.com/products/17717"
board_image: "sparkfun_pro_micro_rp2040.jpg"
date_added: 2021-4-6
features:
- STEMMA QT/QWIIC
---
The SparkFun Pro Micro RP2040 is a low-cost, high performance board with flexible digital interfaces featuring the Raspberry Pi Foundation's RP2040 microcontroller. Besides the good 'ol Pro Micro footprint, the board also includes a WS2812B addressable LED, boot button, reset button, Qwiic connector, USB-C, resettable PTC fuse, and castellated pads.
The RP2040 utilizes dual ARM Cortex-M0+ processors (up to 133MHz) and features:
- 264kB of embedded SRAM in six banks
- 6 dedicated IO for SPI Flash (supporting XIP)
- 30 multifunction GPIO
- Dedicated hardware for commonly used peripherals
- Programmable IO for extended peripheral support
- Four channel ADC with internal temperature sensor, 0.5 MSa/s, 12-bit conversion
- USB 1.1 Host/Device
The RP2040 is supported with both C/C++ and MicroPython cross-platform development environments, including easy access to runtime debugging. It has UF2 boot and floating-point routines baked into the chip. The built-in USB can act as both device and host. It has two symmetric cores and high internal bandwidth, making it useful for signal processing and video. While the chip has a large amount of internal RAM, the board includes an additional 16MB external QSPI flash chip to store program code.
## Purchase
* [SparkFun](https://www.sparkfun.com/products/17717)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -1,8 +1,8 @@
---
layout: download
board_id: "sparkfun_qwiic_micro_no_flash"
title: "SparkFun Qwiic Micro without Flash Download"
name: "SparkFun Qwiic Micro without Flash"
title: "Qwiic Micro without Flash Download"
name: "Qwiic Micro without Flash"
manufacturer: "SparkFun"
board_url: "https://www.sparkfun.com/products/15423"
board_image: "sparkfun_qwiic_micro.jpg"

View file

@ -1,8 +1,8 @@
---
layout: download
board_id: "sparkfun_qwiic_micro_with_flash"
title: "SparkFun Qwiic Micro with Flash Download"
name: "SparkFun Qwiic Micro with Flash"
title: "Qwiic Micro with Flash Download"
name: "Qwiic Micro with Flash"
manufacturer: "SparkFun"
board_url: "https://www.sparkfun.com/products/15423"
board_image: "sparkfun_qwiic_micro.jpg"

View file

@ -0,0 +1,36 @@
---
layout: download
board_id: "sparkfun_thing_plus_rp2040"
title: "Thing Plus - RP2040 Download"
name: "Thing Plus - RP2040"
manufacturer: "SparkFun"
board_url: "https://www.sparkfun.com/products/17745"
board_image: "sparkfun_thing_plus_rp2040.jpg"
date_added: 2021-4-6
features:
- Feather-Compatible
- Battery Charging
- STEMMA QT/QWIIC
---
The SparkFun Thing Plus - RP2040 is a low-cost, high performance board with flexible digital interfaces featuring the Raspberry Pi Foundation's RP2040 microcontroller. Besides the Thing Plus or *Feather* footprint (with 18 GPIO pins), the board also includes an SD card slot, 16MB (128Mbit) flash memory, a JST single cell battery connector (with a charging circuit and fuel gauge sensor), an addressable WS2812 RGB LED, JTAG PTH pins, four (4-40 screw) mounting holes, and our signature Qwiic connector.
The RP2040 contains two ARM Cortex-M0+ processors (up to 133MHz) and features:
- 264kB of embedded SRAM in six banks
- 6 dedicated IO for SPI Flash (supporting XIP)
- 30 multifunction GPIO:
- Dedicated hardware for commonly used peripherals
- Programmable IO for extended peripheral support
- Four 12-bit ADC channels with internal temperature sensor (up to 0.5 MSa/s)
- USB 1.1 Host/Device functionality
The RP2040 is supported with both C/C++ and MicroPython cross-platform development environments, including easy access to runtime debugging. It has UF2 boot and floating-point routines baked into the chip. While the chip has a large amount of internal RAM, the board includes an additional 16MB of external QSPI flash memory to store program code.
## Purchase
* [SparkFun](https://www.sparkfun.com/products/17745)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,42 @@
---
layout: download
board_id: "stackrduino_m0_pro"
title: "StackRduino M0+ PRO Download"
name: "StackRduino M0+ PRO"
manufacturer: "StackRduino"
board_url: "https://github.com/StackRduino/StackRduino_M0"
board_image: "stackrduino_m0_pro.jpg"
date_added: 2021-4-6
features:
- Battery Charging
- STEMMA QT/QWIIC
---
StackRduino M0+ PRO is an open source Development board based on the ATSAMD21G18 for Arduino & Circuit-Python packed with features & comes with many stackable shields
With support for Adafruit CircuitPython, Arduino IDE, and other libraries the StackRduino M0+ PRO is able to act as a single solution for all projects great and small.
- [SAMD21G18](https://www.microchip.com/wwwproducts/en/ATsamd21g18) Processor. This is the same chip used in many Adafruit Feather designs.
- 256KB of FLASH + 32KB of RAM
- USB C power and data
- Built-in battery charger & LiPo Fuel Gauge
- 8MB Flash Storage for CircuitPython
- 32.768 KHz crystal for clock generation & RTC
- DUAL 3.3V regulator with 700mA peak current output each
- APDS9960 RGB, proximity and gesture sensor
- BME680 Environmental Sensor
- BNO055 9-DOF Absolute Orientation IMU
- You also get tons of pins - 20 GPIO pins
- Hardware Serial, hardware I2C, hardware SPI support
- PWM outputs on all pins
- 6X 12-Bit Analog Inputs
- 1X 10-bit analog ouput (DAC)
- Qwiic/STEMMA-QT connector for fast I2C connectivity
## Learn More
* [GitHub](https://github.com/StackRduino/StackRduino_M0)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -0,0 +1,32 @@
---
layout: download
board_id: "stm32f411ce_blackpill_with_flash"
title: "STM32F411CE Black Pill with Flash Download"
name: "STM32F411CE Black Pill with Flash"
manufacturer: "WeAct Studio"
board_url: "https://www.aliexpress.com/item/1005001456186625.html"
board_image: "stm32f411ce_blackpill.jpg"
date_added: 2021-4-6
---
In the F401 series, the chip is the cheapest, even cheaper than some F1, and crushed F1 on the main frequency, and has a floating-point arithmetic module, the IO port contains all the basic functions. Therefore, it is possible to provide a learning platform with a very high cost performance for beginners. In practical applications, it is not because the computing power is insufficient, and the IO port is incomplete and hinders development.
## Product details
1. STM32F411CEU6 100Mhz, 128KB RAM, 512KB ROM
2. 25MHZ high speed crystal oscillator & 32.768khz 6PF low speed crystal oscillator
3. Gold sinking process is adopted, lead-free process is used, and the needle arrangement is gold-plated, which is more environmentally friendly
3. Flash pads are reserved to provide USBDisk&&FATFFS routines
4. Support for MicroPython programming with available MicroPython firmware
5. Support for Arduino programming development
6. Support C language programming development
7. Version V3.0, there are 3 buttons, reset key, BOOT0 key, user key
8. CMSIS-DAP firmware is available
9. The use of the latest original ST chip, high quality crystal vibration
## Learn More
* [Github Docs](https://github.com/WeActTC/MiniF4-STM32F4x1)
* [Aliexpress](https://www.aliexpress.com/item/1005001456186625.html)
* [stm32duino - Offical Arduino Support](https://github.com/stm32duino/Arduino_Core_STM32)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -1,11 +1,11 @@
---
layout: download
board_id: "thunderpack"
title: "Thunderpack Download"
name: "Thunderpack"
board_id: "thunderpack_v11"
title: "Thunderpack v1.1 Download"
name: "Thunderpack v1.1"
manufacturer: "Jeremy Gillick"
board_url: "https://github.com/jgillick/ThunderPack"
board_image: "thunderpack.jpg"
board_image: "thunderpack_v11.jpg"
date_added: 2020-4-16
features:
- Battery Charging

35
_board/thunderpack_v12.md Normal file
View file

@ -0,0 +1,35 @@
---
layout: download
board_id: "thunderpack_v12"
title: "Thunderpack v1.2 Download"
name: "Thunderpack v1.2"
manufacturer: "Jeremy Gillick"
board_url: "https://github.com/jgillick/ThunderPack"
board_image: "thunderpack_v12.jpg"
date_added: 2020-4-16
features:
- Battery Charging
---
A kick-ass microcontroller board with everything you need in a compact package that fits in your pocket. Integrated battery, power management system, Arm microcontroller, USB bootloader, 4 high-power PWM outputs, and 12 GPIOs.
Why? After years of wiring together portable LED controllers that all consisted of a lithum batter, charge controller, power switch, and an arduino nano (or similar), I wanted something better. I always found those versions to be janky and fragile -- not to mention concerned that damaging the pouch cell battery might make it explode! This board has everything I need with room to expand.
Features
* Ultra-low-power 32-bit microcontroller (STM32L072xx)
* Integrated high-capacity 18650 lithium battery
* 4 high-current PWM outputs (2.3A per channel!) with an LED on each for debugging.
* 12 GPIOs, USART, I2C, SPI, USB
* 6k EEPROM
* USB bootloader
* Tactile on/off switch
* Tactile user button with built-in debounce circuit
* Breadboard friendly
* Durable AF! (Put a tube of heat shrink around it for a super easy case, if you'd like.)
## Learn More
* [Github](https://github.com/jgillick/ThunderPack)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

View file

@ -2740,11 +2740,6 @@
}
]
},
{
"downloads": 0,
"id": "bdmicro_vina_m0",
"versions": []
},
{
"downloads": 72,
"id": "bless_dev_board_multi_sensor",
@ -9412,11 +9407,6 @@
}
]
},
{
"downloads": 0,
"id": "gb_m4",
"versions": []
},
{
"downloads": 100,
"id": "gemma_m0",
@ -15542,11 +15532,6 @@
}
]
},
{
"downloads": 0,
"id": "pca10040",
"versions": []
},
{
"downloads": 34,
"id": "pca10056",
@ -18763,11 +18748,6 @@
}
]
},
{
"downloads": 0,
"id": "qtpy_rp2040",
"versions": []
},
{
"downloads": 537,
"id": "raspberry_pi_pico",
@ -23213,11 +23193,6 @@
}
]
},
{
"downloads": 0,
"id": "thunderpack",
"versions": []
},
{
"downloads": 0,
"id": "thunderpack_v11",

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

View file

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 MiB

View file

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View file

@ -70,6 +70,9 @@ permalink: /downloads
{% for board in site.board %}
{% assign info = site.data.files | where: 'id', board.board_id | first %}
{% if info == nil and board.board_id != 'unknown' %}
{% if board.downloads_display == false %}
{% continue %}
{% endif %}
{% assign board_count = board_count | plus: 1 %}
{% endif %}
{% endfor %}
@ -119,6 +122,9 @@ permalink: /downloads
{% for board in site.board %}
{% assign info = site.data.files | where: 'id', board.board_id | first %}
{% if info == nil and board.board_id != 'unknown' %}
{% if board.downloads_display == false %}
{% continue %}
{% endif %}
<div class="download" data-id="{{ board.board_id }}"
data-name="{{ board.name }}"
data-downloads="0"