ARDUINO Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)
ARDUINO

Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)

27,90 

TVA comprise, plus frais d'expédition
En stock
Prêt pour l'expédition le jour ouvrable suivant
Description du produit

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.

Warning: Unlike most Arduino & Genuino boards, the MKRZero runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Applying voltages higher than 3.3V to any I/O pin could damage the board.

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.

You can find here your board warranty informations.

Getting Started

In the Getting Started section, you can find all the information you need to configure your board, use the Arduino Software (IDE), and start to tinker with coding and electronics.

Need Help?

Tech Specs

MicrocontrollerSAMD21 Cortex-M0+ 32bit low power ARM MCU
Board Power Supply (USB/VIN)5V
Supported Battery(*)Li-Po single cell, 3.7V, 700mAh minimum
DC Current for 3.3V Pin600mA
DC Current for 5V Pin600mA
Circuit Operating Voltage3.3V
Digital I/O Pins22
PWM Pins12 (0, 1, 2, 3, 4, 5, 6, 7, 8, 10, A3 - or 18 -, A4 -or 19)
UART1
SPI1
I2C1
Analog Input Pins7 (ADC 8/10/12 bit)
Analog Output Pins1 (DAC 10 bit)
External Interrupts8 (0, 1, 4, 5, 6, 7, 8, A1 -or 16-, A2 - or 17)
DC Current per I/O Pin7 mA
Flash Memory256 KB
Flash Memory for Bootloader8 KB
SRAM32 KB
EEPROMno
Clock Speed32.768 kHz (RTC), 48 MHz
LED_BUILTIN32
Full-Speed USB Device and embedded Host

Documentation

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.

Warning: Unlike most Arduino & Genuino boards, the MKRZero runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Applying voltages higher than 3.3V to any I/O pin could damage the board.

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.

You can find here your board warranty informations.

Getting Started

In the Getting Started section, you can find all the information you need to configure your board, use the Arduino Software (IDE), and start to tinker with coding and electronics.

Need Help?

Documentation

OSH: Schematics

The MKR ZERO is open-source hardware! You can build your own board using the following files:

EAGLE FILES IN .ZIP SCHEMATICS IN .PDF

Li-Po batteries, Pins, SD and board LEDs

On-board SD

The on- board SD connector allows you to play with files without adding any extra hardware to the board. Furthermore SD card is driven by a dedicated SPI interface (SPI1) and so any of the pins of the header is busy during SD usage. The SD library automatically recognizes the MKR ZERO and so any modification to the sketch is needed to use it aprat from choosing the right SS pin (SDCARD_SS_PIN).

Battery capacity

Li-Po batteries are charged up to 4,2V with a current that is usually half of the nominal capacity (C/2). For Arduino MKR ZERO we use a specialized chip that has a preset charging current of 350mAh. This means that the MINIMUM capacity of the Li-Po battery should be 700 mAh. Smaller cells will be damaged by this current and may overheat, develop internal gasses and explode, setting on fire the surroundings. We strongly recommend that you select a Li-Po battery of at least 700mAh capacity. A bigger cell will take more time to charge, but won't be harmed or overheated. The chip is programmed with 4 hours of charging time, then it goes into automatic sleep mode. This will limit the amount of charge to max 1400 mAh per charging round.

Battery connector

If you want to connect a battery to your MKRZero be sure to search one with female 2 pin JST PHR2 Type connector. Polarity : looking at the board connector pins, polarity is Left = Positive, Right = GND Connector datasheet On the MKRZero, connector is a Male 2pin JST PH Type

Additional I2C Port

The MKRZero has an additional connector meant as an extension of the I2C bus. It's a small form factor 5-pin connector with 1.0mm pitch. The mechanical details of the connector can be found in the connector datasheet. The I2C port in addition to the SDA and SCL signals includes the GND and +5V power rails and a digital pin that might be useful when designing an expansion.

  • Vin This pin can be used to power the board with a regulated 5V source. If the power is fed through this pin, the USB power source is disconnected. This is the only way you can supply 5v (range is 5V to maximum 6V) to the board not using USB. This pin is an INPUT.
  • 5V This pin outputs 5V from the the board when powered from the USB connector or from the VIN pin of the board. It is unregulated and the voltage is taken directly from the inputs. As an OUTPUT, it should not be used as an input pin to power the board.
  • VCC This pin outputs 3.3V through the on-board voltage regulator. This voltage is the same regardless the power source used (USB, Vin and Battery).
  • LED ON This LED is connected to the 5V input from either USB or VIN. It is not connected to the battery power. This means that it lits up when power is from USB or VIN, but stays off when the board is running on battery power. This maximizes the usage of the energy stored in the battery. It is therefore normal to have the board properly running on battery power without the LED ON being lit.
  • CHARGE LED The CHARGE LED on the board is driven by the charger chip that monitors the current drawn by the Li-Po battery while charging. Usually it will lit up when the board gets 5V from VIN or USB and the chip starts charging the Li-Po battery connected to the JST connector. There are several occasions where this LED will start to blink at a frequency of about 2Hz. This flashing is caused by the following conditions maintained for a long time (from 20 to 70 minutes): - No battery is connected to JST connector. - Overdischarged/damaged battery is connected. It can't be recharged. - A fully charged battery is put through another unnecessary charging cycle. This is done disconnecting and reconnecting either VIN or the battery itself while VIN is connected.
  • Onboard LED On MKR ZERO the onboard LED is connected to a dedicated pin (32) and not to 13 as on other boards. It is so suggested to use the LED_BUILTIN define .
  • (*) Note : DO NOT CONNECT to the male JST connector present on the board anything else than a Li-Po battery whose characteristics are compliant with those indicated above. Please DO NOT POWER VIN with more than 5V.

Documentation

OSH: Schematics

The MKR ZERO is open-source hardware! You can build your own board using the following files:

EAGLE FILES IN .ZIP SCHEMATICS IN .PDF

Li-Po batteries, Pins, SD and board LEDs

On-board SD

The on- board SD connector allows you to play with files without adding any extra hardware to the board. Furthermore SD card is driven by a dedicated SPI interface (SPI1) and so any of the pins of the header is busy during SD usage. The SD library automatically recognizes the MKR ZERO and so any modification to the sketch is needed to use it aprat from choosing the right SS pin (SDCARD_SS_PIN).

Battery capacity

Li-Po batteries are charged up to 4,2V with a current that is usually half of the nominal capacity (C/2). For Arduino MKR ZERO we use a specialized chip that has a preset charging current of 350mAh. This means that the MINIMUM capacity of the Li-Po battery should be 700 mAh. Smaller cells will be damaged by this current and may overheat, develop internal gasses and explode, setting on fire the surroundings. We strongly recommend that you select a Li-Po battery of at least 700mAh capacity. A bigger cell will take more time to charge, but won't be harmed or overheated. The chip is programmed with 4 hours of charging time, then it goes into automatic sleep mode. This will limit the amount of charge to max 1400 mAh per charging round.

Battery connector

If you want to connect a battery to your MKRZero be sure to search one with female 2 pin JST PHR2 Type connector. Polarity : looking at the board connector pins, polarity is Left = Positive, Right = GND Connector datasheet On the MKRZero, connector is a Male 2pin JST PH Type

Additional I2C Port

The MKRZero has an additional connector meant as an extension of the I2C bus. It's a small form factor 5-pin connector with 1.0mm pitch. The mechanical details of the connector can be found in the connector datasheet. The I2C port in addition to the SDA and SCL signals includes the GND and +5V power rails and a digital pin that might be useful when designing an expansion.

  • Vin This pin can be used to power the board with a regulated 5V source. If the power is fed through this pin, the USB power source is disconnected. This is the only way you can supply 5v (range is 5V to maximum 6V) to the board not using USB. This pin is an INPUT.
  • 5V This pin outputs 5V from the the board when powered from the USB connector or from the VIN pin of the board. It is unregulated and the voltage is taken directly from the inputs. As an OUTPUT, it should not be used as an input pin to power the board.
  • VCC This pin outputs 3.3V through the on-board voltage regulator. This voltage is the same regardless the power source used (USB, Vin and Battery).
  • LED ON This LED is connected to the 5V input from either USB or VIN. It is not connected to the battery power. This means that it lits up when power is from USB or VIN, but stays off when the board is running on battery power. This maximizes the usage of the energy stored in the battery. It is therefore normal to have the board properly running on battery power without the LED ON being lit.
  • CHARGE LED The CHARGE LED on the board is driven by the charger chip that monitors the current drawn by the Li-Po battery while charging. Usually it will lit up when the board gets 5V from VIN or USB and the chip starts charging the Li-Po battery connected to the JST connector. There are several occasions where this LED will start to blink at a frequency of about 2Hz. This flashing is caused by the following conditions maintained for a long time (from 20 to 70 minutes): - No battery is connected to JST connector. - Overdischarged/damaged battery is connected. It can't be recharged. - A fully charged battery is put through another unnecessary charging cycle. This is done disconnecting and reconnecting either VIN or the battery itself while VIN is connected.
  • Onboard LED On MKR ZERO the onboard LED is connected to a dedicated pin (32) and not to 13 as on other boards. It is so suggested to use the LED_BUILTIN define .
  • (*) Note : DO NOT CONNECT to the male JST connector present on the board anything else than a Li-Po battery whose characteristics are compliant with those indicated above. Please DO NOT POWER VIN with more than 5V.
Détails du produit
Numéro d'article165433
FabricantARDUINO
Numéro du fabricantABX00012
EAN813747020190
ARDUINO

Arduino MKR ZERO (I2S bus & SD for sound, music & digital audio data)

27,90 

TVA comprise, plus frais d'expédition
En stock
Prêt pour l'expédition le jour ouvrable suivant
Détails du produit
Numéro d'article165433
FabricantARDUINO
Numéro du fabricantABX00012
EAN813747020190
Besoin d'aide ? Contactez-nous !

Vous avez une question concernant l'un de nos produits ? Vous recherchez un ensemble rare ?

Notre équipe d'experts se fera un plaisir de vous aider !

Nos services
Carte client

Avec la carte client, vous accumulez des points d'une valeur de 5 % de votre achat à chaque transaction dans notre magasin ou dans notre boutique en ligne.

Livraison gratuite

Pour les commandes d'une valeur de 100 € et plus, l'expédition standard vers de nombreux pays de l'UE est gratuite.

Click & Collect

Passez votre commande en ligne et venez chercher vous-même vos achats dans notre magasin. Vous serez informé dès que la commande sera prête.

S'abonner à la newsletter

Recevez facilement des informations sur les nouveaux produits, les offres et les promotions directement dans votre boîte de réception.

Parcourez le dernier catalogue LEGO®

Découvrez le monde de LEGO® avec ce catalogue interactif. Le catalogue est disponible en allemand.

Parcourez le dernier catalogue LEGO®Parcourez le dernier catalogue LEGO®
  • Informations sur les prix
  • Tous les prix s'entendent TVA comprise. Les prix barrés correspondent au prix précédent de LToys.


  • Achats sécurisés
  • Toutes les données générées lors de votre visite sur ltoys.lu sont transmises sous forme cryptée par SSL.

    Vous pouvez payer de manière sûre et pratique. Que ce soit en ligne via un fournisseur de services de paiement ou par virement bancaire.


  • Partenaires & plus
  • Visit electronic-shop.lu
    We are an official VEDES Partner
    Visit our shop profile at letzshop.lu
Vos paramètres de cookies

Nous utilisons des cookies et des technologies similaires pour personnaliser le contenu et améliorer votre expérience. Ils sont également utilisés pour fournir des fonctionnalités de base du site web et pour comprendre comment les clients utilisent notre site web et pour utiliser ces informations afin d'améliorer le site web.

Pour continuer, veuillez sélectionner l'une des deux options. Vous pouvez modifier vos paramètres à tout moment.

Quels sont les paramètres des cookies que vous voulez continuer à utiliser ?

Politique sur les cookies / Politique de confidentialité