Development Boards

6 products


  • Arduino Uno Rev3

    Arduino Arduino Uno Rev3

    Arduino Uno is an open-source microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. You can tinker with your Uno without worring too much about doing something wrong, worst case scenario you can replace the chip for a few dollars and start over again. 'Uno' means one in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform; for an extensive list of current, past or outdated boards see the Arduino index of boards. Specifications Microcontroller ATmega328P Operating Voltage 5 V Input Voltage (recommended) 7-12 V Input Voltage (limit) 6-20 V Digital I/O Pins 14 (of which 6 provide PWM output) PWM Digital I/O Pins 6 Analog Input Pins 6 DC Current per I/O Pin 20 mA DC Current for 3.3 V Pin 50 mA Flash Memory 32 KB (ATmega328P) of which 0.5 KB used by bootloader SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Clock Speed 16 MHz LED_BUILTIN 13 Dimensions 68.6 x 53.4 mm Weight 25 g

    € 24,95

    Members identical

  • Arduino Pro Portenta H7

    Arduino Arduino Pro Portenta H7

    Portenta H7 follows the Arduino MKR form factor, but enhanced with the Portenta family 80-pin high-density connector. Program it with high-level languages and AI while performing low-latency operations on its customizable hardware. Portenta H7 simultaneously runs high level code along with real time tasks. The design includes two processors that can run tasks in parallel. For example, is possible to execute Arduino compiled code along with MicroPython one, and have both cores to communicate with one another. The Portenta functionality is two-fold, it can either be running like any other embedded microcontroller board, or as the main processor of an embedded computer. Portenta can easily run processes created with TensorFlow Lite, you could have one of the cores computing a computer vision algorithm on the fly, while the other could be making low-level operations like controlling a motor, or acting as a user interface. Use Portenta when performance is key, among other cases, we envision it to be part of: High-end industrial machinery Laboratory equipment Computer vision PLCs Industry-ready user interfaces Robotics controller Mission-critical devices Dedicated stationary computer High-speed booting computation (ms) Two Parallel Cores H7's main processor is the dual core STM32H747 including a Cortex M7 running at 480 MHz and a Cortex-M4 running at 240 MHz. The two cores communicate via a Remote Procedure Call mechanism that allows calling functions on the other processor seamlessly. Both processors share all the in-chip peripherals and can run: Arduino sketches on top of the ARM Mbed OS Native Mbed applications MicroPython / JavaScript via an interpreter TensorFlow Lite Graphics Accelerator Probably one of the most exciting features of the Portenta H7 is the possibility of connecting an external monitor to build your own dedicated embedded computer with a user interface. This is possible thanks to the STM32H747 processor's on-chip GPU, the Chrom-ART Accelerator. Besides the GPU, the chip includes a dedicated JPEG encoder and decoder. A new standard for pinouts The Portenta family adds two 80-pin high density connectors at the bottom of the board. This ensures scalability for a wide range of applications by simply upgrading your Portenta board to the one suiting your needs. On-board Connectivity The onboard wireless module allows to simultaneously manage WiFi and Bluetooth connectivity. The WiFi interface can be operated as an Access Point, as a Station or as a dual mode simultaneous AP/STA and can handle up to 65 Mbps transfer rate. Bluetooth interface supports Bluetooth Classic and Bluetooth Low Energy. It is also possible to expose a series of different wired interfaces like UART, SPI, or I²C, both through some of the MKR styled connectors, or through the new Arduino industrial 80-pin connector pair. The 80-pin connector pair provides additional features including Ethernet. USB-C Multipurpose Connector The board's programming connector is a USB-C port that can also be used to power the board, as a USB Hub, to connect a DisplayPort monitor, or to deliver power to OTG connected devices. Specifications The Arduino Portenta H7 is based on the STM32H747 microcontroller, XI series. Microcontroller STM32H747XI dual Cortex-M7+M4 32bit low power ARM MCU (datasheet) Radio module Murata 1DX dual WiFi 802.11b/g/n 65 Mbps and Bluetooth (Bluetooth Low Energy. 5 via Cordio stack, Bluetooth Low Energy 4.2 via Arduino Stack) (datasheet) Secure element (default) NXP SE0502 (datasheet) Board power supply (USB/VIN) 5 V Supported battery Li-Po Single Cell, 3.7 V, 700 mAh Minimum (integrated charger) Circuit operating voltage 3.3 V Display connector MIPI DSI host & MIPI D-PHY to interface with low-pin count large display GPU Chrom-ART graphical hardware Accelerator Timers 22x timers and watchdogs UART 4x ports (2 with flow control) Ethernet PHY 10 / 100 Mbps (through expansion port only) SD card Interface for SD Card connector (through expansion port only) Operational temperature -40 °C to +85 °C MKR headers Use any of the existing industrial MKR shields on it High-density connectors Two 80-pin connectors will expose all of the board's peripherals to other devices Camera interface 8-bit, up to 80 MHz ADC 3x ADCs with 16-bit max. resolution (up to 36 channels, up to 3.6 MSPS) DAC 2x 12-bit DAC (1 MHz) USB-C Host / Device, DisplayPort out, High / Full Speed, Power delivery Downloads Datasheet Schematics Pinout

    € 129,95

    Members € 116,96

  • Arduino Pro Portenta H7 Lite

    Arduino Arduino Pro Portenta H7 Lite

    Portenta H7 Lite allows you to build your next smart project. Ever wanted an automated house? Or a smart garden? Well, now it’s easy with the Arduino IoT Cloud compatible boards. It means: you can connect devices, visualize data, control and share your projects from anywhere in the world. The Portenta H7 Lite is very similar to the Portenta H7, that simultaneously can run high level code along with real time tasks thanks to its two processors. It is, for example, possible to execute Arduino compiled code along with MicroPython one and have both cores to communicate with one another. However, the H7 Lite is a low-cost board with H7 functionalities that can be configured to specific use cases. Features Dual Core – Two best-in-class processors in one, running parallel tasks AI on the edge – So powerful it can run AI state machines Customization – The board is highly customizable in volumes High-level programming language support (Micropython) The Portenta H7 Lite offers twofold functionality: it can run either like any other embedded microcontroller board, or as the main processor of an embedded computer. For example, use the Portenta Vision Shield to transform your H7 Lite into an industrial camera capable of performing real-time machine learning algorithms on live video feeds. As the H7 Lite can easily run processes created with TensorFlow Lite, you could have one of the cores computing a computer vision algorithm on the fly, while the other carries out low-level operations like controlling a motor or acting as a user interface. Solutions High-end industrial machinery Laboratory equipment Computer vision PLCs Robotics controllers Mission-critical devices High-speed booting computation (ms) Two Parallel Cores The Portenta H7 Lite’s main processor is the STM32H747 dual core including a Cortex-M7 running at 480 MHz and a Cortex-M4 running at 240 MHz. The two cores communicate via a Remote Procedure Call mechanism that allows calling functions on the other processor seamlessly. Both processors share all the in-chip peripherals and can run: Arduino sketches on top of the ARM Mbed OS Native Mbed applications MicroPython / JavaScript via an interpreter TensorFlow Lite A New Standard for Pinouts The Portenta family adds two 80-pin high-density connectors at the bottom of the board. This ensures scalability for a wide range of applications: simply upgrade your Portenta board to the one suiting your needs. USB-C Multipurpose Connector The board’s programming connector is a USB-C port that can also be used to power the board, as a USB Hub, or to deliver power to OTG connected devices. Arduino IoT Cloud Use your Portenta board on Arduino’s IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things. Specifications Microcontroller STM32H747XI Dual Cortex-M7+M4 32-bit low power ARM MCU (datasheet) Secure element (default) Microchip ATECC608 Board power supply (USB/VIN) 5 V Supported battery Li-Po Single Cell, 3.7 V, 700 mAh Minimum (integrated charger) Circuit operating voltage 3.3 V Current consumption 2.95 μA in Standby mode (Backup SRAM OFF, RTC/LSE ON) Timers 22x timers and watchdogs UART 4x ports (2 with flow control) Ethernet PHY 10 / 100 Mbps (through expansion port only) SD card Interface for SD card connector (through expansion port only) Operational temperature -40 °C to +85 °C MKR headers Use any of the existing industrial MKR shields on it High-density connectors Two 80-pin connectors will expose all of the board's peripherals to other devices Camera interface 8-bit, up to 80 MHz ADC 3x ADCs with 16-bit max. resolution (up to 36 channels, up to 3.6 MSPS) DAC 2x 12-bit DAC (1 MHz) USB-C Host / Device, High / Full Speed, Power delivery Downloads Datasheet Schematics

    € 94,95

    Members € 85,46

  • Arduino MKR Zero

    Arduino Arduino MKR Zero

    The Arduino MKR Zero is a development board for music makers! With an SD card holder and dedicated SPI interfaces (SPI1), you are able to play music files without extra hardware. The MKR Zero brings you the power of a Zero in the smaller format established by the MKR form factor. The MKR Zero board acts as a great educational tool for learning about 32-bit application development. It has an on-board SD connector with dedicated SPI interfaces (SPI1) that allows you to play with MUSIC files with no extra hardware! The board is powered by Atmel’s SAMD21 MCU, which features a 32-bit ARM Cortex M0+ core. The board contains everything needed to support the microcontroller; simply connect it to a computer with a micro-USB cable or power it by a LiPo battery. The battery voltage can also be monitored since a connection between the battery and the analog converter of the board exists. Specifications Microcontroller SAMD21 ARM Cortex-M0+ 32-bit low power Board power supply (USB/VIN) 5 V Supported battery Li-Po single cell, 3.7 V, 700 mAh minimum DC current for 3.3 V pin 600 mA DC current for 5 V pin 600 mA Circuit operating voltage 3.3 V Digital I/O pins 22 PWM pins 12 (0, 1, 2, 3, 4, 5, 6, 7, 8, 10, A3 - or 18 -, A4 -or 19) UART 1 SPI 1 I²C 1 Analog input pins 7 (ADC 8/10/12 bit) Analog output pins 1 (DAC 10 bit) External interrupts 10 (0, 1, 4, 5, 6, 7, 8, A1 -or 16-, A2 - or 17) DC current per I/O pin 7 mA Flash memory 256 KB Flash memory for bootloader 8 KB SRAM 32 KB EEPROM No Clock speed 32.768 kHz (RTC), 48 MHz LED_BUILTIN 32 Downloads Datasheet Eagle Files Schematics Fritzing Pinout

    € 36,95

    Members € 33,26

  • Arduino MKR NB 1500

    Arduino Arduino MKR NB 1500

    Arduino MKR NB 1500 allows you to build your next smart project. Ever wanted an automated house? Or a smart garden? Well, now it’s easy with the Arduino IoT Cloud compatible boards. It means: you can connect devices, visualize data, control and share your projects from anywhere in the world. Whether you’re a beginner or a pro, we have a wide range of plans to make sure you get the features you need. Add Narrowband communication to your project with the MKR NB 1500. It's the perfect choice for devices in remote locations without an Internet connection, or in situations in which power isn't available like on-field deployments, remote metering systems, solar-powered devices, or other extreme scenarios. The board's main processor is a low power ARM Cortex-M0 32-bit SAMD21, like in the other boards within the Arduino MKR family. The Narrowband connectivity is performed with a module from u-blox, the SARA-R410M-02B, a low power chipset operating in the de different bands of the IoT LTE cellular range. On top of those, secure communication is ensured through the Microchip ECC508 crypto chip. Besides that, the pcb includes a battery charger, and a connector for an external antenna. This board is designed for global use, providing connectivity on LTE's Cat M1/NB1 bands 1, 2, 3, 4, 5, 8, 12, 13, 18, 19, 20, 25, 26, 28. Operators offering service in that part of the spectrum include: Vodafone, AT&T, T-Mobile USA, Telstra, and Verizon, among others. Specifications The Arduino MKR NB 1500 is based on the SAMD21 microcontroller. Microcontroller SAMD21 Cortex-M0+ 32-bit low power ARM MCU (datasheet) Radio module u-blox SARA-R410M-02B (datasheet summary) Secure element ATECC508 (datasheet) Board power supply (USB/VIN) 5 V Supported battery Li-Po Single Cell, 3.7 V, 1500 mAh Minimum Circuit operating voltage 3.3 V Digital I/O pins 8 PWM pins 13 (0 .. 8, 10, 12, 18 / A3, 19 / A4) UART 1 SPI 1 I²C 1 Analog input pins 7 (ADC 8/10/12 bit) Analog output pins 1 (DAC 10 bit) External interrupts 8 (0, 1, 4, 5, 6, 7, 8, 16 / A1, 17 / A2) DC current per I/O pin 7 mA Flash memory 256 KB (internal) SRAM 32 KB EEPROM No Clock speed 32.768 kHz (RTC), 48 MHz LED_BUILTIN 6 USB Full-speed USB device and embedded host Antenna gain 2 dB Carrier frequency LTE bands 1, 2, 3, 4, 5, 8, 12, 13, 18, 19, 20, 25, 26, 28 Power class (radio) LTE Cat M1 / NB1: Class 3 (23 dBm) Data rate (LTE M1 halp-duplex) UL 375 kbps / DL 300 kbps Data rate (LTE NB1 full-duplex) UL 62.5 kbps / DL 27.2 kbps Working region Multiregion Device location GNSS via modem Power consumption (LTE M1) min 100 mA / max 190 mA Power consumption (LTE NB1) min 60 mA / max 140 mA SIM card MicroSIM (not included with the board) Dimensions 67.6 x 25 mm Weight 32 g Downloads Eagle Files Schematics Pinout

    € 94,95

    Members € 85,46

  • Arduino Pro Portenta Cat. M1/NB IoT GNSS Shield

    Arduino Arduino Pro Portenta Cat-M1 NB-IoT GNSS Shield

    The Portenta Cat. M1/NB IoT GNSS Shield allows you to enhance the connectivity features of your Portenta H7 applications. The shield leverages a Cinterion TX62 wireless module by Thales, designed for highly efficient, low-power IoT applications to deliver optimized bandwidth and performance. The Portenta Cat. M1/NB IoT GNSS Shield combines with the strong edge computing power of the Portenta H7 to enable the development of asset tracking and remote monitoring applications in industrial settings, as well as in agriculture, public utilities and smart cities. The shield offers cellular connectivity to both Cat. M1 and NB-IoT networks with the option to use eSIM technology. Easily track your valuables – across the city or worldwide – with your choice of GPS, GLONASS, Galileo or BeiDou. Features Change connectivity capabilities without changing the board Add NB-IoT, CAT. M1 and positioning to any Portenta product Possibility to create a small multiprotocol router (WiFi - BT + NB-IoT/CAT. M1) Greatly reduce communication bandwidth requirements in IoT applications Low-power module Compatible also with MKR boards Remote Monitoring Industrial and agricultural companies can leverage the Portenta Cat. M1/NB IoT GNSS Shield to remotely monitor gas detectors, optical sensors, machinery alarm systems, biological bug traps and more. Technology providers providing smart city solutions can compound the power and reliability of the Portenta H7 with the Portenta Cat. M1/NB IoT GNSS Shield, to connect data and automate actions for a truly optimized use of resources and enhanced user experience. Asset Monitoring Add monitoring capabilities to any asset by combining the performance and edge computing features of the Portenta family boards. The Portenta Cat. M1/NB IoT GNSS Shield is ideal to monitor valuable goods and also for monitoring industrial machinery and equipment. Specifications Connectivity Cinterion TX62 wireless module; NB-IoT - LTE CAT.M1; 3GPP Rel.14 Compliant Protocol LTE Cat. M1/NB1/NB2; UMTS BANDS: 1 / 2 / 3 / 4 / 5 / 8 / 12(17) / 13 / 18 / 19 / 20 / 25 / 26 / 27 / 28 / 66 / 71 / 85; LTE Cat.M1 DL: max. 300 kbps, UL: max. 1.1 Mbps; LTE Cat.NB1 DL: max. 27 kbps, UL: max. 63 kbps; LTE Cat.NB2 DL: max. 124 kbps, UL: max. 158 kbps Short messaging service (SMS) Point-to-point mobile terminated (MT) and mobile originated (MO) Text Mode; Protocol Data Unit (PDU) Mode Localization support GNSS capability (GPS/BeiDou/Galileo/GLONASS) Other Embedded IPv4 and IPv6 TCP/IP stack access; Internet Services: TCP server/client, UDP client, DNS, Ping, HTTP client, FTP client, MQTT client Secure Connection with TLS/DTLS Secure boot Dimensions 66 x 25.4 mm Operating temperature -40° C to +85° C (-104° F to 185°F) Downloads Datasheet Schematics

    € 99,95

    Members € 89,96

Login

Forgot password?

Don't have an account yet?
Create an account