Two new Arduino boards are comming – Uno WiFi Rev. 2 and Vidor 4000 with FPGA

A new original Arduino boards are comming. Arduino prepares two new boards – a new revision of Arduino Uno WiFi (Rev. 2) and Arduino Vidor 4000, which includes FPGA.

Arduino Uno WiFi Rev. 2

The main component of new version of Arduino Uno WiFi is ATMega4809.

– 8-bit core

– up to 20 MHz core frequency

– 48 kB FLASH

– 6.144 kB SRAM

– 256 EEPROM

– 4x UART

– 1x SPI

– 1x I2C

– 11x PWM

– 5x 16-bit timer

– 16 channel 10-bit AD converter

– 1.8 – 5.5 V power supply

The power of board is 7 to 12V (recommended). The microcontroller is supplied from 5V source and the frequency of core is 16 MHz.

The wireless interface is WiFi and Bluetooth module by u-Blox company. The board also contains accelerometer and gyroscope. Next interesting componenet is crypto uinit ECC608.

The price is unknown.

Arduino Vidor 4000 (MKR Vidor 4000)

The new board of MKR family (Arduino MKR WAN 1300 and MRK GSM 1400) with SAMD21 microcontroller.

– 32-bit ARM Cortex M0+

– up to 48 MHz core clock

– 256 kB FLASH

– 32 kB SRAM

– 6x SPI

– 6x I2C

– 14 channel 10-bit AD converter

– 5x 16-bit timer

– 14 channel motor PWM

– 6x standard PWM

– 1.62 to 3.63 power supply

The board supports battery intterface for Li-Po. Vidor 4000 includes SDRAM 8MB FLASH, 2MB QSPI FLASH (1MB for user), microHDMI connector, connector for MIPI interface (camera) and miniPCI connector. You can use WiFi and Bluetooth connectivy which supports U-BLOX NINA W10 module.

The most interesting componenet is FPGA, which contains 16K logic elements, 504 kb RAM, a 56 18×18 HW multipliers.

The price is unknown.


Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Notice by administrator: A few STM32 development boards (e.g. STM32L4 and IoT development board, STM32F723 and STMod+ connector) as well as Microchip development boards contain also PMOD connector List of Microchip Development boards with PMOD connector (selected) DM240001-2, DM160228, DM240001-3…

Periodically updated Today is BlackFriday, sellers offer discounts for a lot of products. Here is list of them. RAK Wireless 10% off for RAK831 Pilot Gateway (RaspberryPi 3, GPS, modul s RAK831). From 199 to 179.10 USD. https://www.aliexpress.com/store/product/RAK831-Pilot-Gateway-SX1301-Raspberry-Pi3-GPS-with-complete-enclosure-for-professional-demonstration-set-up/2805180_32883987457.html IQRF.shop (Ivona…

Digital Discovery is a crucial add-on if you have been using Analog Discovery 2, but its sampling rate was insufficient, there were not enough digital channels available, or there was too much noise to read data sent at higher speeds.…

Arduino is very popular platform with support from huge community. You can buy a lot of Arduino (compatible) boards – original Arduino, clone of Arduino with the same microcontroller (ATmega328, SAMD21) or different microcontroller (ESP32, ESP8266). Arduino board with STM32…

Arduino IDE may not be comfortable for all of makers. Is a lot alternatives to Arduino IDE like Visual Studio, Codebender a another. I think that Eclipse has one of the best editor for writing of codes. Arduino IDE has…