Consultas al 995727523
Facebook Twitter Pinterest linkedin Telegram
  • CONTACTANOS
  • FAQs
Facebook Twitter Pinterest linkedin Telegram
CREATIVIDAD AHORA
Seleccionar categoría
  • Seleccionar categoría
  • Accesorios
    • Baterias y cargadores
    • Cables&Jumpers
    • LCD & Display
    • Protoboard & Circuitos
  • Arduino
    • Accesorios
    • Kits
    • Shield
    • Tarjetas compatible
    • Tarjetas Originales
  • Disp. Prog
    • Fpga
    • Grabadores
    • Microcontroladores
    • Tarjetas
  • Drones
    • Accesorios
    • Armados
    • Helices
    • Kits
    • Motores
    • Tarjetas
    • Variadores
  • Impresion 3D
    • Filamentos
    • Impresoras 3D
    • Modulos
  • Modulos & Integrados
    • Actuadores
    • Camaras
    • Conversor A/D
    • Inalambricos
    • Regulador
    • Voz
  • Raspberry
    • Accesorios
    • Camaras
    • Cases
    • Fuentes
    • Kits
    • Memorias
    • Raspberry Pico
    • Tarjetas
  • Robotica
    • Chasis
    • Motores
    • Servomotores
    • Tarjetas
    • Varios
  • Sensores
    • Biometricos
    • Clima
    • Inerciales
    • Otros
    • Presion
    • Proximidad
  • XBee
    • Accesorios
    • Antenas
    • Kits
    • Modulos
  • Login / Register
0 Compare
0 items / S/0.00
Menu
CREATIVIDAD AHORA
0 items / S/0.00
Ver categorías
  • Accesorios
    • Baterias y cargadores
    • Cables&Jumpers
    • LCD & Display
    • Protoboard & Circuitos
  • Arduino
    • Accesorios
    • Kits
    • Tarjetas Originales
    • Tarjetas compatible
    • Shield
  • Disp. Prog
    • Microcontroladores
    • Tarjetas
    • Grabadores
    • Fpga
  • Raspberry
    • Tarjetas
    • Raspberry Pico
    • Accesorios
    • Kits
    • Cases
    • Camaras
    • Fuentes
    • Memorias
  • Drones
    • Accesorios
    • Armados
    • Helices
    • Kits
    • Motores
    • Tarjetas
    • Variadores
  • Impresion 3D
    • Impresoras 3D
    • Filamentos
    • Modulos
  • Modulos & Integrados
    • Actuadores
    • Camaras
    • Conversor A/D
    • Inalambricos
    • Regulador
    • Voz
  • Sensores
    • Biometricos
    • Clima
    • Inerciales
    • Presion
    • Proximidad
    • Otros
  • Robotica
    • Chasis
    • Motores
    • Servomotores
    • Tarjetas
    • Varios
  • XBee
    • Accesorios
    • Kits
    • Antenas
    • Modulos
  • Inicio
  • Tienda
  • Cursos
  • Carrito
  • Descargas
  • Blog
Click to enlarge
InicioArduinoTarjetas Originales Arduino MKR WiFi 1010
Previous product
Arduino M0 S/149.00
Back to products
Next product
Sensor Alcohol MQ3 S/11.00

Arduino MKR WiFi 1010

S/159.00

Compare
Categoría: Tarjetas Originales
Share
Facebook Twitter Pinterest linkedin Telegram
  • Descripción
  • Valoraciones (0)
  • Shipping & Delivery
Descripción

The Arduino MKR WiFi 1010 is the easiest point of entry to basic IoT and pico-network application design. Whether you are looking at building a sensor network connected to your office or home router, or if you want to create a BLE device sending data to a cellphone, the MKR WiFi 1010 is your one-stop-solution for many of the basic IoT application scenarios.

 

See what Massimo Banzi, Arduino Co-founder, has to say about this board in the following video.

 

 

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 WiFi and Bluetooth® connectivity is performed with a module from u-blox, the NINA-W10, a low power chipset operating in the 2.4GHz range. On top of those, secure communication is ensured through the Microchip® ECC508 crypto chip. Besides that, you can find a battery charger, and a directionable RGB LED on-board.

 

WiFi and Arduino IoT Cloud

 

At Arduino we have made connecting to a WiFi network as easy as getting an LED to blink. You can get your board to connect to any kind of existing WiFi network, or use it to create your own Arduino Access Point. The specific set of examples we provide for the MKR WiFi 1010 can be consulted at the WiFiNINA library reference page.

 

It is also possible to connect your board to different Cloud services, Arduino’s own among others. Here some examples on how to get the MKR WiFi 1010 to connect to:

 

  • Arduino’s own IoT Cloud: Arduino’s IoT Cloud is a simple and fast way to ensure secure communication for all of your connected Things. Check it out here
  • Blynk: a simple project from our community connecting to Blynk to operate your board from a phone with little code
  • IFTTT: see an in-depth case of building a smart plug connected to IFTTT
  • AWS IoT Core: we made this example on how to connect to Amazon Web Services
  • Azure: visit this github repository explaining how to connect a temperature sensor to Azure’s Cloud
  • Firebase: you want to connect to Google’s Firebase, this Arduino library will show you how

 

Bluetooth® and BLE

 

The communications chipset on the MKR WiFi 1010 can be both a BLE and Bluetooth® client and host device. Something pretty unique in the world of microcontroller platforms. If you want to see how easy it is to create a Bluetooth® central or a peripheral device, explore the examples at our ArduinoBLE library.

 

We Make it Open for you to Hack Along

 

The MKR WiFi 1010 is a dual processor device that invites for experimentation. Hacking the WiFiNINA module allows you to, for example, make use of both WiFi and BLE / Bluetooth® at once on the board. Yet another possibility is having a super-lightweight version of linux running on the module, while the main microcontroller controls low level devices like motors, or screens. These experimental techniques, require advanced hacking on your side. They are possible via modifying the module’s firmware that you can find at our github repositories.

 

BEWARE: this kind of hacking breaks the certification of your WiFiNINA module, do it at your own risk.

 

Battery Power

 

Its USB port can be used to supply power (5V) to the board. It has a Li-Po charging circuit that allows the Arduino MKR WiFi 1010 to run on battery power or an external 5 volt source, charging the Li-Po battery while running on external power. Switching from one source to the other is done automatically.

 

Related Boards

 

If you are looking at upgrading from previous Arduino designs, or if you are just interested in boards with similar functionality, at Arduino you can find:

 

  • Arduino Uno WiFi rev2: the education version of the MKR WiFi 1010, with USB-B connector and embedded accelerometer. Read more here.
  • Nano 33 IoT: if you need an even smaller form factor, this board sacrifices the battery connector, but the basic functionality is essentially the same. Visit its product page here.
  • MKR WiFi 1000: can only run WiFi applications, as it includes a different chipset than the MKR WiFi 1010. Read more about it here.

Especificaciones:

The Arduino MKR WAN 1010 is based on the SAMD21 microcontroller.

Microcontroller SAMD21 Cortex®-M0+ 32bit low power ARM MCU (datasheet)
Radio module u-blox NINA-W102 (datasheet)
Board Power Supply (USB/VIN) 5V
Secure Element ATECC508 (datasheet)
Supported Battery Li-Po Single Cell, 3.7V, 1024mAh Minimum
Circuit Operating Voltage 3.3V
Digital I/O Pins 8
PWM Pins 13 (0 .. 8, 10, 12, 18 / A3, 19 / A4)
UART 1
SPI 1
I2C 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
CPU 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
Length 61.5 mm
Width 25 mm
Weight 32 gr.
Valoraciones (0)

Valoraciones

No hay valoraciones aún.

Sé el primero en valorar “Arduino MKR WiFi 1010” Cancelar la respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Shipping & Delivery
Realizaremos tu envio en el menor tiempo posible, pero esto dependera principalmente de la hora de compra, ubicacion del destino en otros, sin embargo siempre nos comunicaremos previamente contigo para coordinar la entrega.

Productos relacionados

Compare
Close

Arduino Yun

S/299.00
The Arduino Yún is a microcontroller board based on the ATmega32u4 and the Atheros AR9331. The Atheros processor supports a Linux distribution based
Añadir al carrito
Quick View
Compare
Close

Arduino M0

S/149.00
Descripcion: With the new Arduino M0 board, the more creative individual will have the potential to create one’s most imaginative and new
Añadir al carrito
Quick View
Compare
Close

Arduino UNO R3 Original

S/95.00
Versión Original Italiana del Arduino UNO. Entre las principales características tenemos:
Microcontroller ATmega328P
Operating Voltage 5V
Input Voltage (recommended) 7-12V
Input Voltage (limit) 6-20V
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.3V 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
Length 68.6 mm
Width 53.4 mm
Weight 25 g
Añadir al carrito
Quick View
Compare
Close

Arduino DUE Original

S/190.00
Arduino DUE version italiana, aqui sus caracteristicas: Microcontroller AT91SAM3X8E Operating Voltage 3.3V Input Voltage (recommended) 7-12V Input Voltage (limits) 6-16V
Añadir al carrito
Quick View
Compare
Close

Arduino Micro

S/110.00
Añadir al carrito
Quick View
Compare
Close

Arduino Mega R3 Original

S/175.00
Arduino Mega en su versión original, entre sus principales características tenemos:
Microcontroller ATmega2560
Operating Voltage 5V
Input Voltage (recommended) 7-12V
Input Voltage (limit) 6-20V
Digital I/O Pins 54 (of which 15 provide PWM output)
Analog Input Pins 16
DC Current per I/O Pin 20 mA
DC Current for 3.3V Pin 50 mA
Flash Memory 256 KB of which 8 KB used by bootloader
SRAM 8 KB
EEPROM 4 KB
Clock Speed 16 MHz
LED_BUILTIN 13
Length 101.52 mm
Width 53.3 mm
Weight 37 g
Añadir al carrito
Quick View
Sparkfun
Raspberry
Digi
DFRobot
Arduino

Tienda online de productos electrónicos y cursos, nuestra prioridad es la satisfacción del cliente.

Lima, Peru
Phone: 995727523
ventas@creatividadahora.com
Publicaciones recientes
  • Como conectar el Arduino MKR 1010 al cloud de Arduino
    diciembre 4, 2021 No Comments
  • Instalar Windows 11 en una Raspberry Pi 4
    septiembre 4, 2021 No Comments
WOODMART 2018 CREATED BY X-TEMOS STUDIO. PREMIUM E-COMMERCE SOLUTIONS.
payments
Abrir chat
¿Necesitas ayuda?
  • Inicio
  • Tienda
  • Cursos
  • Carrito
  • Descargas
  • Blog
  • Compare
  • Login / Register

Carrito de compras

close

Sign in

close

Lost your password?
No account yet? Create an Account
Scroll To Top