Arduino MKR WiFi 1010 [ABX00023] – 32-bit ARM Cortex-M0+, WiFi & Bluetooth Connectivity, 250KB Flash, 32KB SRAM, Secure Element, 14 Digital I/O Pins, 6 Analog Inputs, Compatible with Arduino IDE
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4

Arduino MKR WiFi 1010 [ABX00023] – 32-bit ARM Cortex-M0+, WiFi & Bluetooth Connectivity, 250KB Flash, 32KB SRAM, Secure Element, 14 Digital I/O Pins, 6 Analog Inputs, Compatible with Arduino IDE

ID del producto: 74180289
Transacción segura

Detalles

  • Brand
    Arduino
  • CPU Socket
    TQFP-32
  • RAM Memory Technology
    SRAM
  • Compatible Processors
    SAMD21 ARM
  • Memory Clock Speed
    48 MHz
  • Model Name
    Arduino MKR
48 MHz ARM Cortex-M0+ CPU
💾250KB Flash + 32KB SRAM
📶Dual WiFi & Bluetooth BLE

Descripción

🚀 Elevate your IoT game with the MKR WiFi 1010 – where power meets seamless connectivity!

  • MEMORY TO SCALE - 250KB flash and 32KB SRAM to handle complex wireless and cloud projects
  • PLUG PLAY CODING - Fully compatible with Arduino IDE for rapid prototyping and deployment
  • POWERHOUSE PROCESSING - 48 MHz 32-bit ARM Cortex-M0+ for lightning-fast embedded performance
  • SEAMLESS CONNECTIVITY - Integrated WiFi 802.11 b/g/n & Bluetooth Low Energy for instant IoT integration
  • VERSATILE I O ARSENAL - 14 digital pins & 6 analog inputs with PWM and multi-protocol support for ultimate expansion

The Arduino MKR WiFi 1010 is a compact, powerful development board featuring a 48 MHz 32-bit ARM Cortex-M0+ processor, integrated WiFi and Bluetooth Low Energy connectivity, and ample memory (250KB flash, 32KB SRAM). Designed for IoT and embedded projects, it offers 14 digital I/O pins, 6 analog inputs, and broad protocol support, all fully compatible with the Arduino IDE for fast, flexible development.

Large manufacture image 1
Small manufacture image 1Small manufacture image 2Small manufacture image 3Small manufacture image 4Small manufacture image 5

Presupuesto

Processor48 MHz
RAMSRAM
Memory Speed48 MHz
Wireless Type802.11b
BrandArduino
SeriesArduino MKR WIFI 1010
Item model numberABX00023
Item Weight0.635 ounces
Product Dimensions2.76 x 1.97 x 0.79 inches
Item Dimensions LxWxH2.76 x 1.97 x 0.79 inches
Number of Processors1
ManufacturerARDUINO
ASINB07FYFF5YZ
Is Discontinued By ManufacturerNo
Date First AvailableAugust 1, 2018

¿Tienes una pregunta? Mira lo que otros preguntaron

What AC power adapter will plug right into this?
What are the 3 connectors on the board? What wire do I need in order to program this thing?
What is the proper connector to power this thing with a battery?
Without eeprom, how to store the program (sketch)? after a power off and restart, data on ram is lost.

Reseñas

J**F

Worked for us, flexible, just be aware it's 3.3v logic

For the record, the CPU on this board, if you want to read about it, is a SAM D21GxxA in the 48-pin TQFP package, where the "xx" is some number, possibly 18. This might be helpful if you want to look at the data sheet, which is called SAM_D21_DA1_Family_DataSheet_DS40001882F.pdf (you should easily be able to find it from this). This actual pinout of the chip is on p.22. Two distinct SPI interfaces are used on the board. One is the documented Arduino one, and the other is used to control the "NINA" chip which is an FPGA with most of the other board features in it. The WiFi feature has worked well for us, no issues. When I scan for networks, it doesn't pick up as many "fringe" (distant) networks as my Mac does, but that's to be expected with no external antenna. All in all a cool board; just be aware when you integrate with it that the logic signals are all 3.3 volts. I used an HCT-family buffer (74HCT244) to drive 5v logic. I plan on using this board again.

A**R

Another wonderful product from Arduino

Another wonderful product from Arduino. I really enjoy the products coming from Arduino, they challenge the mind for ideas. Thanks again for another awesome product from Arduino

B**N

Capable chip with heavy lifting already done

The greatest strength of the Arduino platform is unified support. This chip, like everything else I’ve used from Arduino, has worked perfectly out of the box and handled everything I’ve written for it using the Arduino IDE. To me, it’s worth paying extra for a chip with support versus using cheaper but unsupported chips like generic esp8266 products. Again, it’s a matter of preference. I can make everything work... eventually. My time has a price, too.

T**Y

Most of the Functionality You Need!

The Arduino MKR WiFi 1010 is an Arduino Nano with integrated Low Emission Bluetooth (Bluetooth LE) and WiFi.I had been using an Arduino Uno Rev 3 but needed WiFi. After many failed attempts at integrating an ESP8266 module, I discovered this microcontroller on the Arduino site. Since the WiFi is already integrated, I could move on with my project.When the product arrived, I ported my code to the new board but found that any attempts to push valued to the EEPROM failed. This is because the MKR WiFi 1010 doesn't HAVE and EEPROM. There are supposed to be methodologies for using the built-in FLASH memory as EEPROM, but the notes I've found are very dubious in that they say there is a limit to the number of times you can do this. I elected to save the initial values as defaults in the code with the ability to adjust them through interactions. It makes for a clunky startup, but it addresses the issue in the short term. I will integrate and SD-Card reader to fill the void.

T**.

So easy to design with

Ove not played with electronics in a long time. Things have progressed leaps and bounds! I'm LOVING the Arduino community and all the various libraries available for inexpensive modules! It makes designing a product so much easier than it used to be! I'm designing a pretty cool product around this thing using BLE. I've only had it a short time and already made huge progress. Very pleased!

K**M

Easy to use + FirmwareUpdater

The media could not be loaded. Using the product is easy.However, you must update the firmware and install the required library on Arduino IDE.Arduino IDE will smoothly guide you to install the required libraries,However, you need to manually install WiFiNINA (from library manger "Sketch>Include Library>Manage Library")WiFiNINA comes with the required firmwareUpdater example, upload it to the Arduino, then go to "Tools>WiFi101/WiFiNINA firmware updater", then follow the instructions to have your Arduino Ready to use :)Good Luck

M**E

They got it right

This device really is ready for IOT work. The adoption of the ECC508 chip was a master stroke for security. My only problem was that the board was delivered defective, specifically the USB connector was misaligned. Since I have a surface-mount workstation, fixing it was effortless, but I don't envy those who lack those tools. For completeness' sake, I'll say the board arrived with all the convincing literature that it was a genuine Arduino and not a cheap copy.

J**N

Works great

Great library support. Connected up to my wireless network right away and I was able to get my project connected to the internet with minimal effort.It is more expensive than most Arduinos, but the combination of Wifi + USB host was a powerful one. Not having to mess around trying to find the right set of shields was a plus.

Preguntas comunes

Sí, todos los productos se obtienen directamente de minoristas autorizados en los Estados Unidos, Reino Unido, EAU e India. Mantenemos procesos de control de calidad estrictos y verificamos cada producto antes del envío. Todos los artículos vienen con garantías de fabricantes aplicables y están cubiertos por nuestra política de devolución estándar.
Los tiempos de entrega varían según el país de destino, que generalmente van desde 3 a 9 días hábiles. Cada pedido es totalmente rastreable a través de nuestro sistema. Manejamos todas las autorizaciones aduaneras y utilizamos socios de mensajería confiables para la entrega de última milla. Recibirá actualizaciones periódicas sobre el estado de su pedido por correo electrónico y nuestra aplicación.
DesertCart es una plataforma internacional de comercio electrónico que funciona desde 2014. Procesamos de forma segura miles de pedidos a nivel mundial cada día. Cada producto pasa por nuestro proceso de verificación de calidad antes de la entrega, y proporcionamos un seguimiento de pedidos de extremo a extremo, atención al cliente 24/7 y una política integral de devoluciones para garantizar una experiencia de compra segura.
Nuestros precios incluyen el costo del producto, el envío internacional, los aranceles de importación, la autorización aduanera y los cargos de entrega locales. Manejamos todas las aduanas e importantes, asegurando que no haya tarifas ocultas al entregar. Los miembros profesionales reciben beneficios adicionales, incluido el envío gratuito.

Trustpilot

Trustscore 4.5 | Más de 7,300 reseñas

Alí H.

Envío rápido y embalaje excelente. La herramienta Leatherman parece de primera calidad y resistente.

Hace 1 día

El rey F.

Tienda muy confiable con productos genuinos. ¡Seguro que volveré a comprar!

Hace 2 semanas

Compre globalmente, ahorre con Desertcart
Valor por dinero
Precios competitivos en una amplia gama de productos.
Compre globalmente
Sirviendo a millones de compradores en más de 100 países
Protección mejorada
Opciones de pago confiables que adoran los compradores de todo el mundo
Garantía del cliente
Opciones de pago confiables amadas por los compradores de todo el mundo.
Aplicación DesertCart
Compre sobre la marcha, en cualquier momento y en cualquier lugar.
C$5537

Derechos e impuestos incl.

Nicaraguaalmacenar
1
Devoluciones gratuitas

30 diaspara usuarios de membresía PRO

15 diassin membresía

Transacción segura

Pregúntele a AI sobre este producto

Trustpilot

Trustscore 4.5 | Más de 7,300 reseñas

Rajesh P.

El servicio al cliente fue excelente cuando tuve preguntas sobre el producto.

Hace 2 días

Sneha T.

Recibí mi producto en perfectas condiciones. Excelente servicio en general.

Hace 1 mes

Arduino Mkr Wifi 1010 Abx00023 32 Bit Arm Cortex M0 | Desertcart Nicaragua