Merge pull request #1 from adafruit/master

Update fork with latest changes
This commit is contained in:
KalbeAbbas 2019-12-16 13:52:41 +05:00 committed by GitHub
commit f855c1de4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
89 changed files with 2463 additions and 1405 deletions

58
.github/workflows/adabot_cron.yml vendored Normal file
View file

@ -0,0 +1,58 @@
name: Update Libraries/Contributing Info
on:
schedule:
- cron: 45 9 * * *
jobs:
check-repo-owner:
# This job is so the entire workflow will end successfully and give some
# output to explain why it hasn't run on a non-Adafruit fork.
runs-on: ubuntu-latest
steps:
- name: repository
env:
OWNER_IS_ADAFRUIT: ${{ startswith(github.repository, 'adafruit/') }}
run: |
echo "This workflow will only run if Adafruit is the repository owner."
echo "Repository owner is Adafruit: $OWNER_IS_ADAFRUIT"
update-bundles:
runs-on: ubuntu-latest
# Only run the build on Adafruit's repository. Forks won't have the secrets.
# Its necessary to do this here, since 'schedule' events cannot (currently)
# be limited (they run on all forks' default branches).
if: startswith(github.repository, 'adafruit/')
steps:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- name: Set up Python 3.6
uses: actions/setup-python@v1
with:
python-version: 3.6
- name: Versions
run: |
python3 --version
- uses: actions/checkout@v1
with:
submodules: true
- name: Install deps
run: |
pip install -r adabot/requirements.txt
- name: Make Directory For Report Files
run: mkdir -p bin/adabot
- name: Run adabot.update_cp_org_libraries
env:
ADABOT_GITHUB_ACCESS_TOKEN: ${{ secrets.ADABOT_GITHUB_ACCESS_TOKEN }}
run: |
cd adabot
python3 -u -m adabot.update_cp_org_libraries -o $GITHUB_WORKSPACE/bin/adabot/libraries.v2.json
- name: Check For Files
run: |
ls bin/adabot
- name: Upload Reports To AWS S3
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: "[ -z \"$AWS_ACCESS_KEY_ID\" ] || aws s3 cp bin/adabot/ s3://adafruit-circuit-python/adabot/web/ --recursive --no-progress --region us-east-1"

View file

@ -15,7 +15,7 @@ jobs:
steps:
- name: repository
env:
OWNER_IS_ADAFRUIT: ${{ startswith(github.repository, 'adafruit') }}
OWNER_IS_ADAFRUIT: ${{ startswith(github.repository, 'adafruit/') }}
run: |
echo "This workflow will only run if Adafruit is the repository owner."
echo "Repository owner is Adafruit: $OWNER_IS_ADAFRUIT"
@ -24,7 +24,7 @@ jobs:
# Only run the build on Adafruit's repository. Forks won't have the secrets.
# Its necessary to do this here, since 'schedule' events cannot (currently)
# be limited (they run on all forks' default branches).
if: startswith(github.repository, 'adafruit')
if: startswith(github.repository, 'adafruit/')
steps:
- uses: actions/checkout@v1
with:

View file

@ -1,24 +0,0 @@
# TravisCI config for circuitpython.org
# only run if triggered by a cron
if: type = cron
dist: xenial
language: python
python: "3.6"
install:
- pip install -r adabot/requirements.txt
addons:
artifacts:
paths:
- $(ls web/* | tr "\n" ":")
target_paths: /adabot
debug: true
script:
- mkdir -p web
- cd adabot
- python -u -m adabot.update_cp_org_libraries -o $TRAVIS_BUILD_DIR/web/libraries.v2.json
- cd ..

View file

@ -0,0 +1,54 @@
---
layout: download
board_id: "beaglebone_black"
title: "BeagleBone Black"
name: "BeagleBone Black"
manufacturer: "BeagleBoard"
board_url: "https://beagleboard.org/black"
board_image: "beaglebone_black.jpg"
downloads_display: true
blinka: true
features:
- Ethernet
- Micro HDMI
- 2 x 46-pin GPIO Headers
---
If you liked the BeagleBone Black Rev B, you will love the Rev C! The Rev C has a blistering 1GHz AM3358 processor and 512MB onboard DDR3 RAM, two 46-pin headers, micro HDMI for audio/video output, USB ports, 10/100 Ethernet and other I/O features. The Rev C is an ultra-powered embedded computer that can fit in a mint tin.
This model includes 4GB of eMMC built-in storage instead of the Rev B's 2GB. With the doubled storage and faster eMMC, the developers were able to make the Rev C's most significant change: shipping the BeagleBone Black with Debian Linux pre-loaded on the board's flash instead of Angstrom Linux. Debian Linux is a more user-friendly operating system than Angstrom and the switch to Debian is partly the result of consumer demand (especially from Adafruit users, thanks!)
Of course the BeagleBone Black Rev C is an open board so if you want to load it back up with Angstrom or other Linux-based distributions like Ubuntu or Android, you can.
The rev C comes with a mini-B cable for powering it up ASAP. No microSD card is included as the BBB has onboard flash storage - and no SD card loading is required to get started. Please note the PCB may say rev B, that's normal! The rev C has more memory which did not affect the PCB revision code.
- Processor: Sitara AM3358BZCZ100 1GHz, 2000 MIPS
- Graphics Engine: SGX530 3D, 20M Polygons/S
- SDRAM Memory: 512MB DDR3L 606MHZ
- Onboard Flash: 4GB, 8bit Embedded MMC
- PMIC: TPS65217C PMIC regulator and one additional LDO.
- Debug Support: Optional Onboard 20-pin CTI JTAG, Serial Header
- Power Source: miniUSB USB or DC Jack, 5VDC External Via Expansion Header
- PCB: 86.44mm x 54.54mm / 3.4” x 2.15” 6 layers
- 88.98mm x 54.54mm x 15.41mm / 3.5" x 2.15" x 0.6"
- Indicators 1-Power, 2-Ethernet, 4-User Controllable LEDs
- HiSpeed USB 2.0 Client Port: Access to USB0, Client mode via miniUSB
- HiSpeed USB 2.0 Host Port Access to USB1, Type A Socket, 500mA LS/FS/HS
- Serial Port UART0 access via 6 pin 3.3V TTL Header. Header is populated
- Ethernet 10/100, RJ45
- SD/MMC Connector microSD , 3.3V
- User Input: Reset Button, Boot Button, Power Button
- Video Out: 16b HDMI, 1280x1024 (MAX), 1024x768,1280x720,1440x900 w/EDID Support
- Audio Via HDMI Interface, Stereo
- Expansion Connectors:
- Power 5V, 3.3V , VDD_ADC(1.8V)
- 3.3V I/O on all signals
- McASP0, SPI1, I2C, GPIO(65), LCD, GPMC, MMC1, MMC2, 7 AIN(1.8V MAX), 4 Timers, 3 Serial Ports, CAN0, EHRPWM(0,2),XDMA Interrupt, Power button, Expansion Board ID (Up to 4 can be stacked)
- Weight 40.55g / 1.43oz
## Purchase
* [Adafruit](https://www.adafruit.com/product/1996)
## 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

@ -0,0 +1,41 @@
---
layout: download
board_id: "beaglebone_black_industrial"
title: "BeagleBone Black Industrial"
name: "BeagleBone Black Industrial"
manufacturer: "Element14"
board_url: "https://beagleboard.org/e14-bbbi"
board_image: "beaglebone_black_industrial.jpg"
downloads_display: true
blinka: true
features:
- Ethernet
- Micro HDMI
- 2 x 46-pin GPIO Headers
- Extended Temperature range
---
The element14 BeagleBone Black Industrial (BBONE-BLACK-IND-4G) is a low cost, high-expansion focused BeagleBoard using a low cost industrial temperature grade Sitara™ AM3358 ARM® Cortex™-A8 processor from Texas Instruments. BBONE-BLACK-IND-4G ships with the Debian Linux distribution preinstalled on the onboard FLASH, ready to start evaluation and development.
- Processor: TI Sitara AM3358BZCZA100, 1GHz, 2000 MIPS 1 GHz ARM®Cortex™-A8
- SGX530 Graphics Engine
- Programmable Real-Time Unit Subsystem
- Operating temperature can span from -40C to +85C
- Memory SDRAM: 512MB DDR3L 800MHZ
- Onboard Flash: 4GB, 8bit Embedded MMC (eMMC)
- SD/MMC Connector for microSD
- Power management:TPS65217C PMIC is used along with a separate LDO to provide power to the system
- Debug Support: Optional Onboard 20-pin CTI JTAG, Serial Header
- Power Source miniUSB USB or DC Jack
- 5VDC External Via Expansion Header
- Connectivity High speed USB 2.0 Client port: Access to USB0, Client mode via miniUSB
- User Input / Output Reset Button
- Video/Audio Interfaces HDMI D type interface
- Expansion Interfaces LCD, UART, eMMC
## Purchase
* [Newark](https://www.newark.com/element14/bbone-black-ind-4g/beaglebone-black-industrial/dp/76Y2810)
## 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

@ -0,0 +1,48 @@
---
layout: download
board_id: "beaglebone_green_wireless"
title: "BeagleBone Green Wireless"
name: "BeagleBone Green Wireless"
manufacturer: "SeeedStudio"
board_url: "https://beagleboard.org/green-wireless"
board_image: "beaglebone_green_wireless.jpg"
downloads_display: true
blinka: true
features:
- WiFi
- Grove Connectors
- 4 x USB Ports
- 2 x 46-pin GPIO Headers
---
SeeedStudio BeagleBone Green Wireless (BBGW) is a joint effort by BeagleBoard.org and Seeed Studio. It is based on the open-source hardware design of BeagleBone Black and developed into this differentiated version. SeeedStudio BeagleBone Green Wireless has included a high-performance flexible WiFi/Bluetooth interface and two Grove connectors, making it easier to connect to the large family of Grove sensors. The on-board HDMI and Ethernet are removed to make room for these wireless features and Grove connectors.
- Processor: Sitara AM3358BZCZ100 1GHz, 2000 MIPS
- Graphics Engine: SGX530 3D, 20M Polygons/S
- SDRAM Memory: 512MB DDR3L 606MHZ
- Onboard Flash: 4GB, 8bit Embedded MMC
- PMIC: TPS65217C PMIC regulator and one additional LDO.
- Debug Support: Optional Onboard 20-pin CTI JTAG, Serial Header
- Power Source: miniUSB USB or DC Jack, 5VDC External Via Expansion Header
- PCB: 86.44mm x 54.54mm / 3.4” x 2.15” 6 layers
- 88.98mm x 54.54mm x 15.41mm / 3.5" x 2.15" x 0.6"
- Indicators 1-Power, 2-Ethernet, 4-User Controllable LEDs
- 4x USB2.0 host
- Serial Port UART0 access via 6 pin 3.3V TTL Header. Header is populated
- Wi-Fi 802.11b/g/n 2.4GHz and Bluetooth 4.1 LE
- SD/MMC Connector microSD , 3.3V
- User Input: Reset Button, Boot Button, Power Button
- Video Out: 16b HDMI, 1280x1024 (MAX), 1024x768,1280x720,1440x900 w/EDID Support
- Audio Via HDMI Interface, Stereo
- Expansion Connectors:
- Power 5V, 3.3V , VDD_ADC(1.8V)
- 3.3V I/O on all signals
- McASP0, SPI1, I2C, GPIO(65), LCD, GPMC, MMC1, MMC2, 7 AIN(1.8V MAX), 4 Timers, 3 Serial Ports, CAN0, EHRPWM(0,2),XDMA Interrupt, Power button, Expansion Board ID (Up to 4 can be stacked)
- Weight 40.55g / 1.43oz
## Purchase
* [SeeedStudio](https://www.seeedstudio.com/BeagleBone-Green-Wireless-Development-Board-TI-AM335x-WiFi-BT.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).

44
_blinka/binho_nova.md Normal file
View file

@ -0,0 +1,44 @@
---
layout: download
board_id: "binho_nova"
title: "Nova"
name: "Nova"
manufacturer: "Binho"
board_url: "https://binho.io/"
board_image: "binho_nova.jpg"
downloads_display: true
blinka: true
features:
- 10-pin Connector
- USB-C
- Multi-Protocol
---
The Binho Nova brings Multi-Protocol USB Host Adapters into the 21st Century. No more fumbling through development with cumbersome, clunky, out-dated adapters. Let your productivity soar to new heights!
With support for I2C, SPI, UART, 1-WIRE, SWI protocols all in one slim, robust package, it may even be the last adapter youll ever need...
With an intuitive user interface, our software is the quickest, simplest way to get up and running with your new Binho Nova. Whether you're working in a Windows, Linux, or macOS environment, our cross-platform solution has you covered. Alpha build available now with I2C, SPI, and IO functionality.
- Support for SPI @ 12MHz max clock
- Support for I2C @ 3.4MHz max clock
- Support for UART @ 1000000 max baud
- Support for Dallas 1-Wire
- Support for Atmel Single-Wire Interface
- Provides 3v3 and VUSB power rails
- 1 x DAC Output, 5 x ADC Inputs
- GPIO / Interrupt / PWM Support
- Programmable RGB Status LED
- Field-Upgradeable Device Firmware
- Cross-platform Support for Windows,
Mac, Linux
- Robust, low-profile Aluminum
Enclosure
- USB Type-C Connector
## Purchase
* [Binho](https://binho.io/)
## 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/giant_board.md Normal file
View file

@ -0,0 +1,38 @@
---
layout: download
board_id: "giant_board"
title: "Giant Board"
name: "Giant Board"
manufacturer: "Groboards"
board_url: "https://www.crowdsupply.com/groboards/giant-board"
board_image: "giant_board.jpg"
downloads_display: true
blinka: true
features:
- Feather Form Factor
---
The Giant Board is a super tiny single-board computer (SBC) based on the Adafruit Feather form factor. We always want more power in a smaller package, and the Giant Board delivers! It provides a small, powerful platform that is compatible with a wide range of pre-existing accessories. FeatherWing support makes the Giant Board a flexible, drop-in component for most Feather based projects.
We all love our microcontrollers, but in some cases they just don't have the resources we need to carry out the projects we have in mind. By squeezing the power of an SBC into a package the size of a microcontroller board, the Giant Board relaxes memory, storage, and processing constraints and allows you to take your projects to the next level.
The Giant Board fills the gap between microcontrollers and other single-board computers. It makes a great alternative to a Raspberry Pi or BeagleBone in a space constrained project where you need more power than a typical microcontroller can provide. The Giant Board is based on a form factor that is traditionally used for microcontrollers, so power consumption is important, which is why the Giant Board offers low-power modes.
To leverage all that powerful hardware, the Giant Board runs Linux. Not just any Linux, but full Debian Linux! This gives developers and users access to an endless number of applications and libraries for their projects.
- Processor: Microchip SAMA5D2 ARM® Cortex®-A5 Processor 500 MHz
- Memory: 128 MB DDR2 RAM
- Storage: microSD card
- Sensing: 6 x 12-bit ADC with 3.3 V reference and external trigger
- Actuation: 4 x 16-bit PWM with external trigger
- Connectivity: 1 x I²C, 1 x SPI, 1 x UART, more with Flexcom
- Power: via USB, with support for LiPo batteries
- Operating System: mainline Linux kernel
## Purchase
* [Crowd Supply](https://www.crowdsupply.com/groboards/giant-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/_blinka/{{ page.board_id }}.md).

41
_blinka/jetson_tx1.md Normal file
View file

@ -0,0 +1,41 @@
---
layout: download
board_id: "jetson_tx1"
title: "Jetson TX1"
name: "Jetson TX1"
manufacturer: "NVIDIA"
board_url: "https://developer.nvidia.com/embedded/jetson-tx1"
board_image: "jetson_tx1.jpg"
downloads_display: true
blinka: true
features:
- Ethernet
- HDMI
- 4 x USB 3.0 Ports
- 40-pin GPIO
---
The world's first supercomputer on a module, Jetson TX1 is capable of delivering the performance and power efficiency needed for the latest visual computing applications. It's built around the revolutionary NVIDIA Maxwell™ architecture with 256 CUDA cores delivering over 1 TeraFLOPs of performance. 64-bit CPUs, 4K video encode and decode capabilities, and a camera interface capable of 1400 MPix/s make this the best system for embedded deep learning, computer vision, graphics, and GPU computing.
- GPU 256-core NVIDIA Maxwell™ GPU
- CPU Quad-Core ARM® Cortex®-A57 MPCore
- Memory 4GB 64-bit LPDDR4 Memory
- Storage 16GB eMMC
- Video: 4K 60 Hz decode | 4K 30 Hz encode
- USB USB 3.0 + USB 2.0
- Ethernet 1
- I2C 4
- CAN 1
- SPI 3
- UART 1
- GPIO 1
- Display Interface HDMI
- Operating Systems Linux Ubuntu
- PC Card Interface SD
## Purchase
* [Arrow](https://www.arrow.com/en/products/900-82180-0001-000/nvidia)
## 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).

45
_blinka/jetson_tx2.md Normal file
View file

@ -0,0 +1,45 @@
---
layout: download
board_id: "jetson_tx2"
title: "Jetson TX2 Dev Kit"
name: "Jetson TX2 Dev Kit"
manufacturer: "NVIDIA"
board_url: "https://developer.nvidia.com/embedded/jetson-tx2-developer-kit"
board_image: "jetson_tx2.jpg"
downloads_display: true
blinka: true
features:
- Gigabit Ethernet
- HDMI
- 4 x USB 3.0 Ports
- 40-pin GPIO
---
The Jetson TX2 Developer Kit gives you a fast, easy way to develop hardware and software for the Jetson TX2 AI supercomputer on a module. It exposes the hardware capabilities and interfaces of the developer board, comes with design guides and other documentation, and is pre-flashed with a Linux development environment.
It also supports NVIDIA Jetpack—a complete SDK that includes the BSP, libraries for deep learning, computer vision, GPU computing, multimedia processing, and much more.
- GPU NVIDIA Pascal™ Architecture GPU
- CPU 2 Denver 64-bit CPUs + Quad-Core A57 Complex
- Memory 8 GB L128 bit DDR4 Memory
- Storage 32 GB eMMC 5.1 Flash Storage
- Connectivity to 802.11ac Wi-Fi and Bluetooth-Enabled Devices
- 10/100/1000BASE-T Ethernet
- Video: 4K 60 Hz decode | 4K 30 Hz encode
- USB USB 3.0 + USB 2.0
- Ethernet 1
- I2C 1
- CAN 1
- SPI 1
- UART 1
- GPIO 1
- Display Interface HDMI
- Operating Systems Linux Ubuntu 64-bit v14.04
- PC Card Interface SD
## Purchase
* [Arrow](https://www.arrow.com/en/products/945-82771-0000-000/nvidia)
## 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).

46
_blinka/jetson_xavier.md Normal file
View file

@ -0,0 +1,46 @@
---
layout: download
board_id: "jetson_xavier"
title: "Jetson AGX Xavier Dev Kit"
name: "Jetson AGX Xavier Dev Kit"
manufacturer: "NVIDIA"
board_url: "https://developer.nvidia.com/embedded/jetson-agx-xavier-developer-kit"
board_image: "jetson_xavier.jpg"
downloads_display: true
blinka: true
features:
- Gigabit Ethernet
- USB-C
- HDMI
- 4 x USB 3.0 Ports
- 40-pin GPIO
---
With the NVIDIA Jetson AGX Xavier developer kit, you can easily create and deploy end-to-end AI robotics applications for manufacturing, delivery, retail, agriculture, and more.
Supported by NVIDIA JetPack and DeepStream SDKs, as well as CUDA®, cuDNN, and TensorRT software libraries, the kit provides all the tools you need to get started right away. And because its powered by the new NVIDIA Xavier processor, you now have more than 20X the performance and 10X the energy efficiency of its predecessor, the NVIDIA Jetson TX2.
- GPU 512-core Volta GPU with Tensor Cores
- CPU 8-core ARM v8.2 64-bit CPU, 8MB L2 + 4MB L3
- Memory 16GB 256-Bit LPDDR4x | 137GB/s
- Storage 32 GB eMMC 5.1
- Connectivity to 802.11ac Wi-Fi and Bluetooth-Enabled Devices
- 10/100/1000BASE-T Ethernet
- Video: (2x) 4Kp60 | HEVC/(2x) 4Kp60 | 12-Bit Support
- USB-C 2x USB 3.1, DP (Optional), PD (Optional) Close-System Debug and Flashing Support on 1 Port
- Ethernet 1
- I2C 1
- CAN 1
- SPI 1
- UART 1
- GPIO 1
- Display Interface HDMI 2.0, eDP 1.2a, DP 1.4
- Operating Systems Linux Ubuntu 64-bit v14.04
- PC Card Interface SD/UFS
## Purchase
* [Arrow](https://www.arrow.com/en/products/945-82771-0000-000/nvidia)
## 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).

46
_blinka/odroid_n2.md Normal file
View file

@ -0,0 +1,46 @@
---
layout: download
board_id: "odroid_n2"
title: "Odroid N2 Download"
name: "Odroid N2"
manufacturer: "Hardkernel co., Ltd."
board_url: "https://www.hardkernel.com/shop/odroid-n2-with-2gbyte-ram/"
board_image: "odroid_n2.jpg"
downloads_display: true
blinka: true
features:
- Gigabit Ethernet
- 4 USB 3.0 Ports
- HDMI
- 40-pin GPIO
- Infrared Receiver
---
ODROID-N2 is a new generation single board computer that is more powerful, more stable, and faster performing than N1.
The main CPU of the N2 is based on big.Little architecture which integrates a quad-core ARM Cortex-A73 CPU cluster and a dual core Cortex-A53 cluster with a new generation Mali-G52 GPU.
Thanks to the modern 12nm silicon technology, the A73 cores runs at 1.8Ghz without thermal throttling using the stock metal-housing heatsink allowing a robust and quiet computer.
The CPU multi-core performance is around 20% faster and the GPU is 10% faster than the N1. The N2s DDR4 RAM is running at 1320Mhz with 1.2volt low power consumption.
The large metal housing heatsink is designed to optimize the CPU and RAM heat dissipation and minimize throttling. The CPU is placed on the bottom side of the PCB to establish great thermal characteristics.
- Amlogic S922X ARM Cortex-A73(ARMv8-A) 1.8Ghz quad core CPU
- ARM Cortex-A53(ARMv8) 1.9Ghz dual core CPU
- Mali-G52 GPU
- Supports OpenGL ES 3.2 / 3.1 / 3.0 / 2.0 / 1.1
- 2GB or 4GB DDR4 SDRAM
- Gigabit Ethernet
- HDMI 2.0 4K/60Hz display
- Composite Video
- 40pin GPIO Port
- eMMC5.0 HS400 Flash Storage slot
- UHS-1 SDR50 MicroSD Card slot
- USB 3.0 Host x 4
- USB 2.0 OTG x 1 (power + data capable)
- Infrared(IR) Receiver
- Armbian Support
## Purchase
* [Hardkernel](https://www.hardkernel.com/shop/odroid-n2-with-2gbyte-ram/)
## 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).

46
_blinka/orange_pi_zero.md Normal file
View file

@ -0,0 +1,46 @@
---
layout: download
board_id: "orange_pi_zero"
title: "Orange Pi Zero Download"
name: "Orange Pi Zero"
manufacturer: "Shenzhen Xunlong Software CO.,Limited"
board_url: "http://www.orangepi.org/orangepizero/"
board_image: "orange_pi_zero.jpg"
download_instructions: "https://learn.adafruit.com/circuitpython-on-orangepi-linux/circuitpython-orangepi"
downloads_display: true
blinka: true
features:
- Wi-Fi
- Bluetooth/BLE
- USB
- Ethernet
- 26-pin GPIO
- 13-pin Expansion
---
Orange Pi Zero 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.
- H2 Quad-core 32-bit Cortex-A7
- Mali400MP2 GPU @600MHz
- Supports OpenGL ES 2.0
- 256MB DDR3 (shared with GPU)
- TF card (Max. 32GB) / Spi flash(16MB)
- 100M Ethernet RJ45 (onboard 100Mbps)
- Onboard Wifi + Bluetooth
- Realtek RTL8189FTV, IEEE 802.11 b/g/n
- Supports external board via 13 pins
- USB 2.0 HOST and one USB 2.0 OTG
- GPIO(1x3) pin
- UART, ground.
- Power Button(SW602)
- 26 Pin Header
- 13 Pin Header, with 2x USB, IR pin, AUDIO(MIC, AV)
- Power led & Status led
- Android4.4, Lubuntu, Debian, Armbian Image
## Purchase
* [Aliexpress](https://www.aliexpress.com/item/4000049806939.html?spm=2114.12010612.8148356.1.7a5b1debQdbkLe)
## 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/pocketbeagle.md Normal file
View file

@ -0,0 +1,39 @@
---
layout: download
board_id: "pocketbeagle"
title: "PocketBeagle"
name: "BeagleBone Black"
manufacturer: "BeagleBoard"
board_url: "https://beagleboard.org/pocket"
board_image: "pocketbeagle.jpg"
downloads_display: true
blinka: true
features:
- Ethernet
- Micro HDMI
- 72 Breakout Pads
---
Want a powerful 1GHz AM3358 powered Linux single board that's ultra-tiny and open-source? PocketBeagle offers a wealth of computer power in a small footprint (pawprint?). This board is just like the BeagleBone Black but small enough to fit in your wallet. It has a fully-integrated chip that combines the processor and RAM all on one chip, so it's super small. Despite the compact shape, there are 72 total breakout pads, a microSD card slot for your filesystem and OS, and a native USB connection
Compared to other single board Linux computers, what differentiates the BeagleBone is that it has multiple I2C, SPI and UART peripherals (many boards only have one of each), built in hardware PWMs, analog inputs, and two separate 200MHz microcontroller system called the PRU that can handle real-time tasks like displaying to RGB matrix displays or NeoPixels.
It's not too much larger than our Feathers, but comes with 72 expansion pin headers, high-speed USB, 8 analog pins, 44 digital I/Os, and plenty of digital interface peripherals.
You can also add a USB host connection by wiring a USB A socket to the broken out USB host connections labeled VI, D+, D-, ID and GND. Then plug in any USB Ethernet, Bluetooth, and Wi-Fi device with available Linux drivers.
- Processor: Octavo Systems OSD3358 1GHz ARM® Cortex-A8
- 512MB DDR3 RAM integrated
- Integrated power management
- 2×32-bit 200-MHz programmable real-time units (PRUs)
- ARM Cortex-M3
- Based on new Octavo Systems OSD3358-SM 21mm x 21mm system-in-package that includes 512MB DDR3 RAM, 1-GHz ARM Cortex-A8 CPU, 2x 200-MHz PRUs, ARM Cortex-M3, 3D accelerator, power/battery management and EEPROM
- 72 expansion pin headers with power and battery I/Os, high-speed USB, 8 analog inputs, 44 digital I/Os and numerous digital interface peripherals
- microUSB host/client and microSD connectors
## Purchase
* [Adafruit](https://www.adafruit.com/product/4179)
## 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

@ -8,7 +8,7 @@ board_url: ""
board_image: "circuitplayground_bluefruit.jpg"
features:
- Speaker
- Solder-free Alligator Cip
- Solder-free Alligator clip
- Bluetooth/BTLE
---

View file

@ -8,7 +8,7 @@ board_url: ""
board_image: "circuitplayground_express_displayio.jpg"
features:
- Speaker
- TFT Display
- Display
- Solder-free Alligator clip
---

31
_board/edgebadge.md Normal file
View file

@ -0,0 +1,31 @@
---
layout: download
board_id: "edgebadge"
title: "EdgeBadge Download"
name: "EdgeBadge"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4400"
board_image: "edgebadge.jpg"
features:
- Display
- Speaker
- Feather-compatible
- Battery Charging
---
Machine learning has come to the 'edge' - small microcontrollers that can run a very miniature version of TensorFlow Lite to do ML computations.
But you don't need super complex hardware to start developing your own TensorFlow models! We've adapted our popular PyBadge board to add a microphone so you can dip your toes into machine learning waters. It does everything that the PyBadge does, and as we make more projects that use Machine Learning we'll adapt this board to make it better and better for machine learning.
The EdgeBadge is a compact board - it's credit card sized. It's powered by our favorite chip, the ATSAMD51, with 512KB of flash and 192KB of RAM. We add 2 MB of QSPI flash for file storage, handy for TensorFlow Lite files, images, fonts, sounds, or other assets.
We've added a PDM microphone on the front as an input for micro speech recognition. Our Arduino library has some demos you can get started with to recognize various word pairs like "yes/no", "up/down" and "cat/dog". **TensorFlow Lite for microcontrollers is very cutting-edge so expect to see a lot of development happening in this area, with lots of code and process changes.**
You can code the EdgeBadge with: [CircuitPython](https://circuitpython.org/), [MakeCode Arcade](https://arcade.makecode.com/hardware), [TensorFlow Lite for Microcontrollers / Arduino](https://www.tensorflow.org/lite/microcontrollers), and more!
## Purchase
* [Adafruit](https://www.adafruit.com/product/4400)
## 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

@ -8,7 +8,7 @@ board_url: "https://docs.electronut.in/papyr/"
board_image: "electronut_labs_papyr.jpg"
downloads_display: true
features:
- E-Ink/E-Paper
- Display
- Bluetooth/BTLE
---

View file

@ -6,8 +6,6 @@ name: "KickSat Sprite"
manufacturer: "Max Holliday"
board_url: "https://github.com/RoboticExplorationLab/sprite"
board_image: "kicksat-sprite.jpg"
features:
- Satellite/Space Exploration
---
CircuitPython provides an approachable and logical means of conducting science with hardware. Paired with low-cost hardware shown to work in space, we can enable an new generation to question and explore the unknown. With the necessary “satellite stuff” already baked in, students can spend their time trying something new rather than reinventing the wheel (similar philosophy to early Arduino efforts and the microcontroller movement in general).

View file

@ -6,9 +6,7 @@ name: "Metro nRF52840 Express"
manufacturer: "Adafruit"
board_url: ""
board_image: "metro_nrf52840_express.png"
Features:
- Classic form factor
features:
- Bluetooth/BTLE
---

View file

@ -8,10 +8,7 @@ board_url: ""
board_image: "monster_m4sk.jpg"
features:
- Display
- Headphone and speaker out
- Feather-compatible
- Battery Charging
- Boop nose
---
Peep dis! Have you always wanted to have another pair of eyes on the back of your

28
_board/pyb_nano_v2.md Normal file
View file

@ -0,0 +1,28 @@
---
layout: download
board_id: "pyb_nano_v2"
title: "PYB Nano v2 Download"
name: "PYB Nano v2"
manufacturer: "Elecrow"
board_url: "https://www.elecrow.com/micropython-development-board-pyb-nano-compatible-with-python.html"
board_image: "pyb_nano_v2.jpg"
---
DETAILS
Although the PYB Nano board is small, it contains all the features of MicroPython. It is an ideal development board for beginners to learn more about MicroPython. It can be a well cost choice for you, for the price is low, but it supports most features and functions of MicroPython. The PYB Nano has accelerometer, the data of sport can be read directly.
It is convenient to extend features via I2C, SPI, UART and other interfaces. By connecting various sensors, LCD displays, OLED, GPS module and so on, you can DIY some interesting projects.
**Features:**
- Supports microUSB.
- Compatible with Pyboard development board.
- Supports 2 UART, 3 I2C, 3 SPI, 10 ADC and RTC.
- It allows two power input type, power by battery or USB.
- The 4 LED on the board support luminance regulation function.
## Purchase
* [Elecrow](https://www.elecrow.com/micropython-development-board-pyb-nano-compatible-with-python.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

@ -6,12 +6,6 @@ name: "Pyboard"
manufacturer: "Damien George"
board_url: "https://www.adafruit.com/product/2390"
board_image: "pyboard_v11.jpg"
features:
- Micro SD Slot
- Accelerometer
- RTC
- ADC
- DAC
---
The pyboard is a compact and powerful electronics development board that runs MicroPython. It connects to your PC over USB, giving you a USB flash drive to save your Python scripts, and a serial Python prompt (a REPL) for instant programming. Requires a micro USB cable, and will work with Windows, Mac and Linux.

28
_board/pyportal_pynt.md Normal file
View file

@ -0,0 +1,28 @@
---
layout: download
board_id: "pyportal_pynt"
title: "PyPortal Pynt Download"
name: "PyPortal Pynt"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/4465"
board_image: "pyportal_pynt.jpg"
features:
- Display
- Speaker
- Wi-Fi
---
The **PyPortal Pynt** is the little sister to our [popular PyPortal](https://www.adafruit.com/product/4116) - zapped with a shink ray to take the design from a 3.2" diagonal down to 2.4" diagonal screen - but otherwise the same! The PyPortal is our easy-to-use IoT device that allows you to create all the things for the “Internet of Things” in minutes. Make custom touch screen interface GUIs, all open-source, and Python-powered using tinyJSON / APIs to get news, stock, weather, cat photos, and more all over Wi-Fi with the latest technologies. Create little pocket universes of joy that connect to something good. Rotate it 90 degrees, its a web-connected conference badge #badgelife.
The PyPortal uses an ATMEL (Microchip) ATSAMD51J20, and an Espressif ESP32 Wi-Fi coprocessor with TLS/SSL support built-in. PyPortal has a **2.4″ diagonal 320 x 240 color TFT** with resistive touch screen. PyPortal includes: speaker, light sensor, temperature sensor, NeoPixel, microSD card slot, 8MB flash, plug-in ports for I2C and 2 analog/digital pins, 3D files for custom enclosures / lanyard fastening. Open-source hardware, and Open-Source software, CircuitPython and Arduino. The device shows up as a USB drive and the code (Python) can be edited in any IDE, text editor, etc.
**Compared to the original PyPortal, the Pynt does not include a ADT7410 temperature sensor. Other than the ADT7410, the Pynt's display, processor, STEMMA conectors and WiFi have the exact same wiring as the original 3.2" PyPortal so all Arduino/CircuitPython code will run exactly the same - just smaller!**
The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds!
## Purchase
* [Adafruit](https://www.adafruit.com/product/4465)
## 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

@ -4,24 +4,26 @@ board_id: "pyportal_titano"
title: "PyPortal Titano Download"
name: "PyPortal Titano"
manufacturer: "Adafruit"
board_url: ""
board_image: "pyportal_titano.png"
board_url: "https://www.adafruit.com/product/4444"
board_image: "pyportal_titano.jpg"
features:
- Display
- Speaker
- Wi-Fi
---
**PyPortal Titano**, is a bigger version of Adafruit's easy-to-use PyPortal IoT device that allows you to create all the things for the “Internet of Things” in minutes. Make custom touch screen interface GUIs, all open-source, and Python-powered using tinyJSON / APIs to get news, stock, weather, cat photos, and more all over Wi-Fi with the latest technologies. Create little pocket universes of joy that connect to something good. Rotate it 90 degrees, its a web-connected conference badge #badgelife.
The **PyPortal Titano** is the big sister to our [popular PyPortal](https://www.adafruit.com/product/4116) now with _twice as many pixels!_ The PyPortal is our easy-to-use IoT device that allows you to create all the things for the “Internet of Things” in minutes. Make custom touch screen interface GUIs, all open-source, and Python-powered using tinyJSON / APIs to get news, stock, weather, cat photos, and more all over Wi-Fi with the latest technologies. Create little pocket universes of joy that connect to something good. Rotate it 90 degrees, its a web-connected conference badge #badgelife.
[![PyPortal](http://img.youtube.com/vi/9meeVehRS6A/0.jpg)](http://www.youtube.com/watch?v=9meeVehRS6A "PyPortal")
The Titano uses an ATMEL (Microchip) ATSAMD51J20, and an Espressif ESP32 Wi-Fi coprocessor with TLS/SSL support built-in. PyPortal has a bigger **3.5″ diagonal 320 x 480 color TFT** with resistive touch screen. Compare that to the original PyPortal's 3.2" 240x320, we have twice as many pixels! Also, we've updated the connector to be a reverse-friendly **USB C** connector.
The PyPortal Titano uses an ATMEL (Microchip) ATSAMD51J20, and an Espressif ESP32 Wi-Fi coprocessor with TLS/SSL support built-in. PyPortal Titano has a **larger [shh, top secret] color TFT** with resistive touch screen. PyPortal includes: speaker, light sensor, temperature sensor, NeoPixel, microSD card slot, 8MB flash, plug-in ports for I2C and 2 analog/digital pins, 3D files for custom enclosures / lanyard fastening. Open-source hardware, and Open-Source software, and CircuitPython. The device shows up as a USB drive and the code (Python) can be edited in any IDE, text editor, etc.
**Compared to the original PyPortal, the Titano does not include a ADT7410 temperature sensor. It also has a higher-resolution screen with a different controller chip. The Processor, STEMMA conectors and WiFi have the exact same wiring as the original 3.2" PyPortal so if you are running Arduino/CircuitPython code, you'll just have to adjust your graphics and fonts for the larger resolution screen!**
The PyPortal Titano includes: speaker, light sensor, temperature sensor, NeoPixel, microSD card slot, 8MB flash, plug-in ports for I2C and 2 analog/digital pins. Open-source hardware, and Open-Source software, CircuitPython and Arduino. The device shows up as a USB drive and the code (Python) can be edited in any IDE, text editor, etc.
The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds!
## Purchase
* [Adafruit](https://www.adafruit.com/)
* [Adafruit](https://www.adafruit.com/product/4444)
## Contribute

View file

@ -1,26 +0,0 @@
---
layout: download
board_id: "robohatmm1_m0"
title: "Robo HAT MM1 Download"
name: "Robo HAT MM1 M0"
manufacturer: "Robotics Masters"
board_url: "https://www.crowdsupply.com/robotics-masters/robo-hat-mm1"
board_image: "robohatmm1.jpg"
features:
- Robotics
---
The Robotics Masters Robo HAT MM1 is an open source robotics controller board for Raspberry Pi. It is education focused but works in many applications. The Robo HAT provides all the hardware you need in one simple, easy-to-use form factor. It removes the initial barriers to starting any robotics project.
With support for Adafruit CircuitPython and other libraries the Robo HAT is able to act as a single solution for all projects great and small.
The Robo HAT MM1 removes the need for buying lots of individual components by including them on the board. It can act as a PWM driver, provide on-board power through voltage regulators, and measure movement with the on-board IMU - all at the same time.
The wide compatibility with many open source software platforms such as CircuitPython means you can use all existing software for sensors while creating your project in the way that works best for you. The hardware schematics and software are fully open source.
## Purchase
* [Robo HAT MM1 - Crowd Supply](https://www.crowdsupply.com/robotics-masters/robo-hat-mm1)
## 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

@ -9,10 +9,6 @@ board_image: "serpente.jpg"
downloads_display: true
blinka: false
download_instructions: ""
features:
- Choice of USB Type-C or PCB A
- 4MB Flash
- Small footprint
---
There are two Serpente boards, they are both virtually the same, except for the USB connector. The standard Serpente board contains a USB Type-C connector, and the Serpente Plug uses the board itself as a Type-A USB plug.

18
_board/shirtty.md Normal file
View file

@ -0,0 +1,18 @@
---
layout: download
board_id: "shirtty"
title: "shIRtty Board Download"
name: "shIRtty Board"
manufacturer: "Sarfata"
board_url: "https://github.com/sarfata/shirtty-addon"
board_image: "shirtty.jpg"
---
A CircuitPython compatible, SAMD21 shitty addon with IR transmit/receive and RGB LED.
## Learn More
* [Github](https://github.com/sarfata/shirtty-addon)
## 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

@ -7,11 +7,7 @@ manufacturer: "keithp.com"
board_url: "https://keithp.com/snek/snekboard"
board_image: "snekboard.jpg"
features:
- Four 9V Lego-compatible motor controllers
- Eight GPIO pins with power and ground
- Two NeoPixels
- USB
- Battery Charger
- Battery Charging
---
Snekboard is designed to hook up to Lego Power Functions motors and

View file

@ -6,11 +6,6 @@ name: "SparkFun Qwiic Micro without Flash"
manufacturer: "SparkFun"
board_url: "https://www.sparkfun.com/products/15423"
board_image: "sparkfun_qwiic_micro.jpg"
board features:
- Made for SparkFun's Qwiic Eco-system
- Small footprint: 1 x 1 inch footprint
- Both Arduino and CircuitPython Compatible
- High Resolution `DAC` pin
---
The **SparkFun Qwiic Micro** is an _1 x 1 inch_ microcontroller made for the [Qwiic Eco-system](https://sparkfun.com/qwiic).
It's SparkFun's smallest microcontroller to date that's made for integrating into small projects.

View file

@ -6,11 +6,6 @@ name: "SparkFun Qwiic Micro with Flash"
manufacturer: "SparkFun"
board_url: "https://www.sparkfun.com/products/15423"
board_image: "sparkfun_qwiic_micro.jpg"
board features:
- Made for SparkFun's Qwiic Eco-system
- Small footprint: 1 x 1 inch footprint
- Both Arduino and CircuitPython Compatible
- High Resolution `DAC` pin
---
The **SparkFun Qwiic Micro** is an _1 x 1 inch_ microcontroller made for the [Qwiic Eco-system](https://sparkfun.com/qwiic).
It's SparkFun's smallest microcontroller to date that's made for integrating into small projects.

View file

@ -7,8 +7,7 @@ manufacturer: "Sony"
board_url: "https://developer.sony.com/develop/spresense/docs/introduction_en.html"
board_image: "spresense.jpg"
features:
- Camera connector
- GPS Antenna
- GPS
---
The Spresense project consists of a Arduino compatible board with Sonys high performance CXD5602 micro-controller. The CXD5602 has built-in GPS and high-resolution audio capabilities.

View file

@ -6,9 +6,6 @@ name: "STM32F407 Discovery kit"
manufacturer: "ST"
board_url: "https://www.st.com/en/evaluation-tools/stm32f4discovery.html"
board_image: "stm32f407.jpg"
features:
- Microphone
- Audio Amplifier
---
The STM32F4DISCOVERY kit leverages the capabilities of the STM32F407 high performance microcontrollers, to allow users to easily develop applications featuring audio.

View file

@ -6,10 +6,6 @@ name: "Discovery kit for STM32F411"
manufacturer: "ST"
board_url: "https://www.st.com/en/evaluation-tools/32f411ediscovery.html"
board_image: "stm32f411.jpg"
features:
- Accelerometer/Gyroscope
- Microphone
- Audio Amplifier
---
The Discovery kit for STM32F411 line helps you to discover the entry level microcontrollers of the STM32 F4 series and to develop your applications easily. It offers everything required for beginners and experienced users to get started quickly.

View file

@ -7,9 +7,7 @@ manufacturer: "ST"
board_url: "https://www.st.com/en/evaluation-tools/32f412gdiscovery.html"
board_image: "stm32f412.jpg"
features:
- TFT Touchscreen
- Microphone
- Audio Amplifier
- Display
---
The STM32F412 Discovery kit (32F412GDISCOVERY) allows users to easily develop applications with the STM32F412 high performance MCUs with ARM® Cortex®-M4 core.

View file

@ -7,10 +7,7 @@ manufacturer: "Cedar Grove Studios"
board_url: "https://github.com/CedarGroveStudios/StringCar_M0_Express"
board_image: "stringcar_m0_express.jpg"
features:
- 2MB Flash Memory
- DC Motor Controller
- LiPo Battery Management (500mA charge rate)
- 3.3-Volt Stemma-QT
- Battery Charging
---
The Cedar Grove StringCar M0 Express is an ATSAMD21-based CircuitPython compatible board used to control a simple string car racer robot. The board is architecturally similar to the Adafruit Trinket M0 and ItsyBitsy M0 Express microcontroller boards with the addition of battery management and a DC motor controller. This board features JST connectors for the racer's battery, motor output, and sensor input. LiPo battery management charge rate is 500mA. For sensor experimentation, a 3.3-volt Stemma-QT connection is available on-board. The micro-USB connector used for REPL operation, operational status data output, and battery charging. On-board flash memory size is 2MB.

View file

@ -9,11 +9,6 @@ board_image: "winterbloom_sol.jpg"
downloads_display: true
blinka: false
download_instructions: "BLINKA ONLY - url"
features:
- Eurorack module
- USB MIDI in to CV/gate out
- 2 CV outs (0-10v), 4 gate outputs (0 or 5v)
- 16-bit DAC for CV outs
---
Winterbloom Sol is a modular synthesizer (Eurorack) module. It is a multi-purpose, scriptable USB MIDI to CV/gate converter. Its code can be modified while in use to change how it processes MIDI data into CV and gate outputs.

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,007 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB