FPGA guru [Max Maxfield] recently took a look at the XLR8 (pronounced accelerate) board from a company called Alorium. On the surface, it looks like another Arduino UNO clone. But instead of a CPU, it ...
What would you get it you mashed up an FPGA and an Arduino? An FPGA development board with far too few output pins? Or a board in the form-factor of Arduino that’s impossible to program? The Alhambra ...
Within the first week of debut, the LOGi-family of FPGA development boards has surpassed its Kickstarter crowd-funding goal by four times the amount. The popular boards simplify embedded systems ...
The enhanced capabilities of the XLR8 and Sno platforms is made possible by implementing certain functions as hardware accelerators in the FPGA’s programmable fabric. The enhanced capabilities of the ...
MKR Vidor 4000 is the first-ever Arduino board featuring an FPGA chip – an Intel/Altera MAX10 – plus an ARm Cortex-M0+ based MCU (SAMD21) and U-blox Nina W102-00B Wi-Fi connectivity. Also on-board is ...
Alorium Technology has taken to Kickstarter to launch a new Arduino compatible, FPGA-based application accelerator called the XLR8. The XLR8 has been equipped with both an ATmega328 clone and custom ...
This repository contains a method to use an Arduino as a master and a FPGA as a slave in order to transmit video by a VGA port to a monitor by SPI protocol. This project is made up by six files: ...
A distribution deal with Alorium Technology will see Mouser offering an Arduino-compatible board with a difference, it adds hardware acceleration of an FPGA. The XLR8 development board’s main ...
Arduino, the company behind the growing family of mostly-open microcontroller development boards bearing its name, has announced that it is getting into the entry-level field-programmable gate array ...
This project implements a simple feedforward neural network in Verilog to solve the classic XOR problem, running on the Arduino MKR Vidor 4000 FPGA board. It demonstrates how neural network inference ...