







Spartan Edge Accelerator 開發板 – 帶有ESP32的Arduino FPGA Shield
- 商品說明
商品說明
Spartan Edge Accelerator 開發板 – 帶有ESP32的Arduino FPGA Shield
當我們談論Arduino時,很少有人將其與FPGA相關聯。坦率地說,由於兩者幾乎沒有共同點,所以它們正好相反。
Arduino-價格便宜,易於學習,易於使用,但無法處理複雜的計算和大型項目。
FPGA-靈活,功能強大,可以輕鬆處理諸如音頻和視頻處理之類的複雜計算,但學習困難且非常昂貴。
如果將兩者結合起來怎麼辦?會不會有一種昂貴,笨重且難以理解的怪物?當然不是,那將是魔術!它將改變遊戲規則,融合了Arduino和FPGA的優勢,並消除了兩者的缺點。我們向您展示Spartan Edge加速器板!
Spartan Edge Accelerator Board是採用Arduino UNO屏蔽形式的Xilinx Spartan FPGA開發板。它可以與Arduino一起用作FPGA屏蔽板和獨立的FPGA開發板。使用板載ESP32芯片,Spartan Edge Accelerator Board還具有2.4GHz WiFi和Bluetooth 4.1。而且,該開發板具有豐富的外圍設備和接口,可玩性極強。例如一個8位ADC,一個6軸加速度計,兩個RGB LED,一個MINI HDMI接口,一個CSI攝像頭接口,兩個Grove接口等。總而言之,它將成為製造商和業餘愛好者的理想FPGA板。
注意:為了促進開發人員的選擇性開發,SEA提供了屏蔽形式和開發形式。板的陣列未焊接。該封裝包含一組屏蔽形的長排引腳和一組單板短排引腳。方便用戶選擇和使用焊接。
現場可編程門陣列
Spartan Edge Accelerator Board基於Xilinx Spartan-7 XC7S15 FPGA構建,這是一種具有成本效益但功能強大的FPGA芯片。當談到Ardunio FPGA時,總是提到第一個推動者Arduino MKR Vidor 4000。與官方的Arduino MKR Vidor 4000相比,Spartan Edge Accelerator Board具有類似的性能,但價格不到其一半!Spartan Edge加速器板可以高達100Mhz的時鐘速度運行,並提供12.8K邏輯單元和360Kb Block RAM。好了,驅動相機或HDMI顯示器只是小菜一碟。除了我們擴展XC7S15的10個用戶可編程I / O引腳外,您還可以將它們配置為PWM,I2C,I2S,UART,SPI等。
ESP32
我們知道您喜歡ESP32,因此我們將其用作無線核心。它支持802.11 b / g / n 2.4GHz WiFi以及具有BLE的Bluetooth 4.1。只需一塊板就可以使您的Arduino具有FPGA和無線功能,這並不令人驚奇嗎?
Arduino FPGA API
最重要的是,即使您對FPGA理論一無所知,我們仍提供完整的Arduino FPGA API,可幫助您使用FPGA資源通過Arduino IDE控制FPGA I / O。Spartan Edge Accelerator Board將為Arduino提供曾經無法想像的功能,例如邊緣技術,圖像識別,信號採樣和處理等。
特徵
高速圖像處理
- 支持樹莓派相機v1.0(OV5640)
- 支持最大30fps圖像傳輸
加密的物聯網
- 支持雲服務(AWS,Azure等)
- 支持軟件加密算法
多個I / O端口擴展
- 20個擴展I / O端口(FPGA獨立模式)
- 10個擴展I / O端口(Arduino屏蔽模式)
- 支持Arduino擴展接口
目標用戶
- 物聯網開發人員
- Arduino開發人員
- FPGA開發人員
硬件總覽

規格
參數 | 數值 |
---|---|
FPGA | |
FPGA芯片 | Spartan-7 XC7S15 |
邏輯單元 | 12,800 |
Slics | 2000 |
CLB觸發器 | 16,000 |
高大分散內存(Kb) | 150 |
模塊內存/FIFO w / ECC (36 kb each) | 10 |
總內存(Kb) | 360 |
時鐘管理(1 MMCM + 1 PLL) | 2 |
DSP Slices | 20 |
無線 | |
無線芯片 | Espressif ESP32-D0WDQ6 |
WiFi | 802.11 b/g/n 2.4GHz |
藍牙 | Bluetooth 4.1 with BLE |
外圍設備 | |
視頻 | Mini HDMI x1 |
相機 | CSI/MIPI接口x1 (兼容Raspberry Pi相機V1 – OV5640) |
SD卡 | Micro SD/TF卡槽x1 |
FPGA GPIO | 10針頭(IO9~IO0) |
Arduino GPIO | 32針頭(Arduino form factor) |
Grove | Grove連接頭x2 (I2C/D2) |
LED | Monochrome LED x2 RGB LED x2 |
按鈕 | 啟動x1 重置x1 FPGA重置x1 用戶x2 |
開關 | 電源模式開關x1 5通道DIP開關x1 |
供電 | |
工作電壓 | 5V |
輸入輸出電壓 | 5V |
供電模式 | USB Type C 5V VIN 8~17V Arduino Micro USB 5V |
其他 | |
ADC | 8位ADC1173 |
加速度計和陀螺儀 | 6軸LSM6DS3TR |
Documents
- Spartan-Edge-Accelerator-Board wiki
- Spartan Edge Accelerator Board v1.0 eagle file
- Spartan-7 FPGAs Data Sheet.pdf
- ESP32-datasheet.pdf
=========================================================
Spartan Edge Accelerator Board – Arduino FPGA Shield with ESP32
When we talk about Arduino, very few people associate it with FPGAs. Because the two have little in common, to be frank, they are exactly the opposite. Arduino – cheap to buy, easy to learn, simple to use, but can’t deal with complex calculations and large projects.FPGA – flexible and powerful, easily handle complex calculations like audio and video processing, but hard to learn and very expensive.
What if combine the two? Will there be a monster that is expensive, cumbersome and difficult to understand? Of cause not, it will be magic! It will be a game-changer that combines the advantages of Arduino and FPGA and eliminates the shortcomings of both. We present to you the Spartan Edge Accelerator Board!
Spartan Edge Accelerator Board is a Xilinx Spartan FPGA development board in the Arduino UNO shield form factor. It can work with Arduino as an FPGA shield and as a stand-alone FPGA development board. With the onboard ESP32 chip, the Spartan Edge Accelerator Board also features 2.4GHz WiFi and Bluetooth 4.1. Moreover, this development board has a wealth of peripherals and interfaces which are extremely playable. Such as an 8-bit ADC, a 6-axis accelerometer, two RGB LEDs, a MINI HDMI interface, a CSI camera interface, two Grove interfaces, etc. All in all, it will be a perfect FPGA board for Makers and Hobbyists.
FPGA
The Spartan Edge Accelerator Board is built around Xilinx Spartan-7 XC7S15 FPGA, which is a cost-effect but powerful FPGA chip. When it comes to Ardunio FPGA, the first mover Arduino MKR Vidor 4000 was always mentioned. Compared with the official Arduino MKR Vidor 4000, the Spartan Edge Accelerator Board has a similar performance, but the price is less than half! Spartan Edge Accelerator Board can run at up to 100Mhz clock speed and offers 12.8K logic cells, 360Kb block RAM. Well, to drive a camera or HDMI display is just a piece of cake. Besides we breakout 10 user-programmable I/O pins of XC7S15, you can configure them as PWM, I2C, I2S, UART, SPI, etc.
ESP32
We know you love ESP32, so we used it as the wireless core. It supports 802.11 b/g/n 2.4GHz WiFi as well as Bluetooth 4.1 with BLE. Just a single board to enable your Arduino with FPGA and Wireless function, isn’t it amazing?
Arduino FPGA API
On top of that, we provide a full Arduino FPGA API to help you use FPGA resources to control FPGA I/Os with Arduino IDE even if you know nothing about the FPGA theory. Spartan Edge Accelerator Board will equip Arduino with the ability that was once unimaginable, such as edge technology, image recognition, signal sampling and processing, and so on.
Features
High-speed image processing
- Support Raspberry Pi camera v1.0(OV5640)
- Support max 30fps image transmission
Encrypted Internet of Things
- Support cloud services (AWS, Azure, etc.)
- Support software encryption algorithm
Multiple I/O port extensions
- 20 extended I/O ports(FPGA stand-alone mode)
- 10 extended I/O ports(Arduino shield mode)
- Support for Arduino expansion interface
Target Users
- IoT developer
- Arduino developer
- FPGA developers
Specifications
Parameter | Value |
---|---|
FPGA | |
FPGA Chip | Spartan-7 XC7S15 |
Logic Cells | 12,800 |
Slics | 2000 |
CLB Flip-Flops | 16,000 |
Max. Distributed RAM (Kb) | 150 |
Block RAM/FIFO w / ECC (36 kb each) | 10 |
Total Block RAM (Kb) | 360 |
Clock Mgmt Tiles (1 MMCM + 1 PLL) | 2 |
DSP Slices | 20 |
Wireless | |
Wireless Chip | Espressif ESP32-D0WDQ6 |
WiFi | 802.11 b/g/n 2.4GHz |
Bluetooth | Bluetooth 4.1 with BLE |
Peripheral | |
Video | Mini HDMI x1 |
Camera | CSI/MIPI interface x1 (compatible with Raspberry Pi Camera V1 – OV5640) |
SD card | Micro SD/TF card slot x1 |
FPGA GPIO | 10 pins header (IO9~IO0) |
Arduino GPIO | 32 pins header (Arduino form factor) |
Grove | Grove Connector x2 (I2C/D2) |
LED | Monochrome LED x2 RGB LED x2 |
Button | Boot x1 Reset x1 FPGA Reset x1 User x2 |
Switch | Power Mode Switch x1 5-Channel DIP Switch x1 |
Power | |
Operating Voltage | 5V |
IO Voltage | 5V |
Power Mode | USB Type C 5V VIN 8~17V Arduino Micro USB 5V |
Others | |
ADC | 8 bit ADC1173 |
Accelerometer and Gyroscope | 6-axis LSM6DS3TR |
相關商品
-
ODYSSEY-STM32MP135D 內建4GB eMMC 開發板 Cortex-A7 STM32/4Gb/PoE
0 滿分 5 分ODYSSEY-STM32MP135D 採用 32 位 Arm Cortex-A7 STM32 MPU,安裝在 8.5 x 5.6 mm的機板上,使其成為用戶最方便且節省空間的選擇。 此外它還支援 Yocto 和 Buildroot 操作系統,為需要不同軟體選項的用戶提供靈活性。ODYSSEY 專為工業控制應用而設計,可通過允許兩個網絡端口上的備份輸入(每個端口連接到不同的網絡運營商)來提供線路冗餘。 這可以確保在網絡故障或中斷時數據的穩定性和安全性。
NT$1,600NT$1,360 未稅 -
原廠授權經銷義大利製義大利製 ARDUINO NANO 33 BLE
0 滿分 5 分Nano 33 BLE 是Arduino的3.3V相容板,最小可用尺寸:45x18mm!Arduino Nano 33 BLE是採用知名外形的全新開發板。它帶有嵌入式9軸慣性感測器,這使得該板非常適合可穿戴設備,也適合需要短距離無線通訊的大量科學實驗。Arduino Nano 33 BLE是傳統Arduino Nano的演進,但具有功能更強大的處理器,即Nordic Semiconductors的nRF52840,這是一個以64 MHz運行的32位ARM®Cortex™-M4 CPU。
-
樹莓派 4代 Raspberry Pi 4 Model B 4GB 開發板 英國製
0 滿分 5 分Raspberry Pi 4 Model B 是Raspberry Pi系列中的第四代產品,擁有運行速度為1.5GHz的64位四核處理器,雙頻2.4GHz和5GHz無線局域網,藍牙5.0 / BLE,真正的千兆以太網和PoE通過單獨的PoE HAT提供的功能。雙頻無線局域網具有模組化合規認證,允許將電路板設計為最終產品,大大降低了無線局域網一致性測試,從而提高了成本和上市時間。
-
ARDUINO UNO WIFI REV2 義大利製正版
0 滿分 5 分使用Arduino Uno WiFi將WiFI添加到您的設備。它基本上是一款Arduino Uno Rev3,它帶有更多功能:它配備了Microchip的全新8位微處理器和板載IMU(慣性測量單元)。至於WiFi連接,使用新的ECC608加密芯片加速器可以確保安全。
-
Micro 控制器 5V/16MHz ATmega32u4 Leonardo Mini 外銷版 已焊針腳 附傳輸線
0 滿分 5 分Micro 是基於Atmega32U4開發的迷你主控板。Micro有20路輸入輸出引腳(7路PWM輸出以及12路模擬輸入)。由於超小的尺寸,Micro可以非常容易的集成到小型麵包板上。受益於Atemga32U4,Arduino Micro和Arduino Leonardo一樣,可以實現USB通信以及控制。這種創新設計降低了成本。Atmega32u4的原生態支持USB特性還能讓Micro模擬成鼠標和鍵盤,極大地提高了應用場合。
NT$295NT$200 未稅 -
原廠授權經銷義大利製 Arduino MKR WIFI 1010 原MKR1000升級版
0 滿分 5 分Arduino MKR WIFI 1010 是MKR 1000 WIFI的重大改進。它配備了由U-BLOX製造的ESP32模組。該板旨在通過ESP32模組的靈活性和低功耗來加速和簡化基於WiFi的物聯網應用的原型設計。
- SAMD21 Cortex-M0 + 32位低功耗ARM MCU;
- U-BLOX NINA-W10系列低功耗2.4GHzIEEE®802.11b / g / n Wi-Fi;
- ECC508加密認證。
NT$1,714NT$1,500 未稅 -
SparkFun美國製 Teensy 4.1 開發板 Cortex®-M7 開發板
0 滿分 5 分Teensy 4.1 是極受歡迎的開發平台的最新版本,具有 600MHz 的 ARM Cortex-M7 處理器、NXP iMXRT1062 晶片、比 4.0 多4倍的閃存以及兩個可選添加更多內存的新位置。 Teensy 4.1 的尺寸和形狀與 Teensy 3.6(2.4 英寸 x 0.7 英寸)相同,並提供更強大的 I/O 能力,包括乙太網路 PHY、SD 卡插槽和 USB 主機連接埠。
NT$1,400NT$1,200 未稅 -
Wio Terminal: ATSAMD51 Core with Realtek RTL8720DN BLE 5.0 & Wi-Fi & 2.4”LCD Screen1
0 滿分 5 分Wio Terminal 與Arduino和MicroPython兼容,是基於ATSAMD51的微控制器,具有Realtek RTL8720DN支持的無線連接。它的CPU速度運行在120MHz(提升到200MHz)。Realtek RTL8720DN晶片同時支持藍牙和Wi-Fi,為物聯網項目提供了骨幹。
NT$1,238NT$1,140 未稅 -
原廠授權經銷義大利製 ARDUINO NANO 33 IOT 已焊排針 ESP32無線 / u-blox 藍芽
0 滿分 5 分Arduino Nano 33 IoT 將WiFi和Bluetooth®連接與低功耗架構結合在一起,形成了一種經濟高效的互聯項目解決方案。 Arduino Nano 33 IoT與Arduino IoT Cloud完全兼容。設備支持完整的TLS安全傳輸。ATECC608A加密晶片將加密密鑰存儲在硬件中,從而提供了很高的安全性。
NT$1,143NT$1,000 未稅 -
ODYSSEY-X86J4105864 Most expandable Win10 Mini PC (Linux and Arduino Core) with 8GB RAM+64GB eMMC
0 滿分 5 分此版本內含64G eMMc 並已預裝Windows 10系統 (未繳活)