







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 |
相關商品
-
FireBeetle Board-ESP8266 WiFi 物聯網開發板 DFRobot
0 滿分 5 分DFRobot FireBeetle螢火蟲系列是專為物聯網設計的低功耗開發元件,此款FireBeetle Board-ESP8266板載ESP8266 WiFi物聯網無線模組,它集成了TCP/IP網路協定棧,32位元低功耗MCU,10-bit精度ADC,並帶有HSPI、UART、PWM、I2C和I2S等豐富的硬體介面。
-
原廠 樹莓派 4代 Raspberry Pi 4 Model B 8GB 開發板
0 滿分 5 分 -
Seeeduino Nano 開發板 Atmega328P晶片
0 滿分 5 分Seeeduino Nano提供與Arduino Nano相同的功能和高品質的體驗。它與引腳和尺寸的Arduino Nano完全兼容。
NT$367NT$280 未稅 -
ARDUINO UNO WIFI REV2 義大利製正版
0 滿分 5 分使用Arduino Uno WiFi將WiFI添加到您的設備。它基本上是一款Arduino Uno Rev3,它帶有更多功能:它配備了Microchip的全新8位微處理器和板載IMU(慣性測量單元)。至於WiFi連接,使用新的ECC608加密芯片加速器可以確保安全。
-
Leonardo R3 副廠開發板 ATmega32u4原廠晶片 通過美國FCC認證 附傳輸線
0 滿分 5 分Leonardo R3它有20個數字輸入輸出口,7個PWM口以及12個模擬輸入口。相比其它版本的Arduino使用獨立的USB-Serial轉換芯片,Leonardo創新的採用了單芯片解決方案。只用了一片Atmega32u4來實現USB通信以及控制。這種創新設計降低了Leonardo的成本。
-
ODYSSEY-STM32MP135D 內建4GB eMMC 開發板 Cortex-A7 STM32/4Gb/PoE
0 滿分 5 分這是新一款緊湊型STM32 單片機開發板,支持多種操作系統並提供多種連接,具有高效的數據傳輸和靈活的供電、並有可擴充的存儲容量。
NT$1,600NT$1,400 未稅 -
ESP32-CAM開發板+ OV2640攝像頭、WiFi藍牙開發板、QR識別監控
0 滿分 5 分該板集成了WiFi,傳統藍牙和低功耗BLE,以及2個高性能32位LX6 CPU。配有板載攝像頭,體積小巧。
NT$429NT$300 未稅 -
XIAO ESP32C6 開發板 WiFi 6 / 藍芽5. seeed
0 滿分 5 分XIAO ESP32C6 是一款基於樂鑫 ESP32-C6 的高性價比 MCU。這款小型 MCU 支援各種無線連接(2.4GHz Wi-Fi 6、BLE 5.0、Zigbee 和 Thread),在符合 Matter 標準的智慧家庭應用中表現出色。 XIAO 系列採用拇指大小的佔地面積和單面安裝設計,非常適合空間有限的項目。 XIAO ESP32C6 在晶片上進行加密,可確保所需的安全等級、簡化的開發體驗,並透過與主要物聯網雲端平台輕鬆整合來快速進入市場。
-
原廠義大利製 Arduino MKR WIFI 1010 原MKR1000升級版
0 滿分 5 分Arduino MKR WIFI 1010 是MKR 1000 WIFI的重大改進。它配備了由U-BLOX製造的ESP32模塊。該板旨在通過ESP32模塊的靈活性和低功耗來加速和簡化基於WiFi的物聯網應用的原型設計。
NT$1,714NT$1,500 未稅 -
Wio Terminal: ATSAMD51 Core with Realtek RTL8720DN BLE 5.0 & Wi-Fi & 2.4”LCD Screen1
0 滿分 5 分NT$1,238NT$1,140 未稅