洋天科技洋天科技
公司簡介訂購方式匯款確認檔案下載 聯絡我們保固說明訂單查詢討論區
電子郵件:

密碼:

忘記密碼
加入會員
  首頁 | 原廠 Arduino® | 特殊服務設計 | 轉接座及轉接板/麵包板 | 開發板/燒錄器/模擬器 | 相容 For Arudino® 週邊及配件 | OKdo系列 | Saleae 系列 | Adafruit 系列 | ArduCam 系列 | Camera 攝像頭 | ROCK 系列 | Debix系列開發板 | Raspberry Pi 樹莓派 | Banana Pi 香蕉派 | BeagleBone 狗骨頭 | M5Stack系列 | Micro:bit (BBC)系列 | NVIDIA Jetson Nano系列 | Pololu 系列 | Pycom 系列 | Seeed 系列 | Sparkfun 系列 | WeMos 系列 | 傳感器 | Cubieboard/CubieTruck系列 | Firefly 系列 | Microduino系列 | Orange Pi 香橙派 | PCB板 | PLC 系列 | Robot 機器人 | UDOO 系列 | RedBearLab 系列 | LattePanda系列 | LittleBits 系列 | Libelium 系列 | Luxonis 相機系列 | PCduino | RobotElectronics 系列 | MageDok 顯示屏 | LCD/LCM/TFT/LVDC | Dimension Engineer 系列 | 通訊模組 | 影音器材(含轉換器) | 線材/連結器/轉換器 | 測量儀器 | 馬達/馬逹控制器/電源模組 | 其他 | 焊接/維修工具 | IC零件 | LED燈-裝飾燈 | 工作站迷你電腦 mini PC | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » 原廠 Arduino® » Original Arduino®(義大利原廠) 主板 » 04019293
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  Original Arduino®(義大利原廠) 主板
  Original Arduino®(義大利原廠) 套件
  Original Arduino®(義大利原廠) 擴展板
  Original Arduino®(義大利原廠) 配件
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 22 / 48  [下一頁 >>]
&●Arduino® NANO 33 IOT,WITHOUT HEADERS 不帶針 WO headers (ABX00027)
NT$1,073
運費NT$50
條碼04019293
產品說明

 

    This small, robust and powerful board has WiFi and Bluetooth connectivity that combined with its low power architecture makes it a practical and cost effective solution for your connected projects.

   Arduino Nano33 IoT is fully compatible with the Arduino IoT Cloud and supports full TLS secure transport: the cryptochip stores the cryptographic keys in hardware, offering a very high level of security for this class of products. The integration with the Arduino IoT Cloud offers also a very efficient way of setting up online dashboards with little coding and minimal effort.

    In the same iconic size of the Arduino Nano, the Arduino Nano 33 IoT hosts an Arm Cortex-M0+ SAMD21 processor, a WiFi and Bluetooth module based on ESP32, a 6 axis Inertial Measurement Unit (IMU) and a crypto chip which can securely store certificates and pre shared keys.

    The board can either be used in a breadboard (when mounting pin headers), or as a SMT module, directly soldering it via the castellated pads.

 

原廠說明:

  The Arduino Nano 33 IoT is the easiest and cheapest point of entry to enhance existing devices (and creating new ones) to be part of the IoT and designing pico-network applications. 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 Nano 33 IoT is your one-stop-solution for many of the basic IoT application scenarios.

 

  The board's main processor is a low power Arm® Cortex®-M0 32-bit SAMD21. 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® ECC608 crypto chip. Besides that, you can find a 6 axis IMU, what makes this board perfect for simple vibration alarm systems, pedometers, relative positioning of robots, etc.

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 Nano 33 IoT 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 Arduino boards 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
Note: while most of the above-shown examples are running on the MKR WiFi 1010, both boards have the same processor and wireless chipset, which means it will be possible to replicate them with the Nano 33 IoT.

Bluetooth® and BLE 

The communications chipset on the Nano 33 BLE 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 Nano 33 IoT 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.

Need Help?

The Arduino Nano 33 IoT is based on the SAMD21 microcontroller.

 

Microcontroller SAMD21 Cortex®-M0+ 32bit low power ARM MCU (datasheet)
Radio module u-blox NINA-W102 (datasheet)
Secure Element ATECC608A (datasheet)
Operating Voltage 3.3V
Input Voltage (limit) 21V
DC Current per I/O Pin 7 mA
Clock Speed 48MHz
CPU Flash Memory 256KB
SRAM 32KB
EEPROM none
Digital Input / Output Pins 14
PWM Pins 11 (2, 3, 5, 6, 9, 10, 11, 12, 16 / A2, 17 / A3, 19 / A5)
UART 1
SPI 1
I2C 1
Analog Input Pins 8 (ADC 8/10/12 bit)
Analog Output Pins 1 (DAC 10 bit)
External Interrupts All digital pins (all analog pins can also be used as interrput pins, but will have duplicated interrupt numbers)
LED_BUILTIN 13
USB Native in the SAMD21 Processor
IMU LSM6DS3 (datasheet)
Length 45 mm
Width 18 mm
Weight 5 gr (with headers)

Batteries, Pins and board LEDs

  • *Batteries: the Nano 33 BLE has no battery connector, nor charger. You can connect any external battery of your liking as long as you respect the voltage limits of the board.
  •  
  • * Vin: This pin can be used to power the board with a DC voltage source. If the power is fed through this pin, the USB power source is disconnected. This pin is an INPUT. Respect the voltage limits to assure the proper functionality of the board.
  •  
  • * 5V: This pin outputs 5V from the board when powered from the USB connector or from the VIN pin of the board. Note: for it to work, you need to short the VBUS jumper on the back of the board.
  •  
  • 3.3V: This pin outputs 3.3V through the on-board voltage regulator. Note: for ultra low-power functionality, you should cut the 3V3 jumper on the back of the board, and use an external battery at 3V3.
  •  
  • LED ON: This LED is connected to the 5V input from either USB or VIN.
  •  
  • I2C pins: As opposed to other Arduino Nano boards, pins A4 and A5 have an internal pull up and default to be used as an I2C Bus so usage as analog inputs is not recommended.
  • *NFC: There is the possibility of attaching an external NFC antenna between pins D7 and D8 to activate Bluetooth® pairing of the board over NFC

產品規格

 

屬性
Kit Name Arduino Nano 33 IOT Module
Device Core ARM
Processor Family Name Arduino
Processor Part Number SAMD21G18A
Processor Type MCU
產品圖片

 

 
Pinout Diagram
 
 
Download the full pinout diagram as PDF here.
 
Download the Fritzing part here.

相關文件

OSH: Schematics

 

The Arduino Nano 33 IoT is open-source hardware! You can build your own board using the following files:

 

 

 

Programming and Debugging Port

On the bottom side of the board, under the communication module, debug signals are arranged as 3x2 test pads with 100 mil pitch. Pin 1 is the bottom left one with the USB connector on the left and the test pads on the right. Check the downloadable pinout diagram for the exact configuration.

Availability of the Nina Module Pins

Some of the NINA W102 pins are connected to the 15+15 pins headers/pads and can be directly driven by the module's ESP32; in this case it is necessary that the SAMD21 corresponding pins are aptly tri-stated. Below is a list of such signals:

SAMD21 Pin SAMD21 Acronym NINA Pin NINA Acronym Header Description
48 PB03 8 GPIO21 A7
14 PA09 5 GPIO32 A6
8 PB09 31 GPIO33 A5 / SCL
7 PB08 35 GPIO5 / GPIO19 A4 / SDA

問與答

顯示 1 到 第1 (共 1 則 問與答) 總頁數:  1 
訪客 詢問: 2023-11-17  10:31:47
問題: 我想問Arduino® NANO 33 IOT,WITHOUT HEADERS 不帶針 WO headers (ABX00027) [04019293] 他是會有 nano 33 iot 和 排針 但不焊接 , 還是nano 33 iot 本體 不含排針
回覆: 有排針,但要自己焊
顯示 1 到 第1 (共 1 則 問與答) 總頁數:  1 
本商品上架日期:2013-08-28.
評價
建議購買的商品清單!可以參考看看喔
>(停產*)USB電源檢測器(實時電流電壓顯示) DFR303
>(停產*)USB電源檢測器(實時電流電壓顯示) DFR303
Lithium Ion Polymer Battery - 3.7v 500mAh電池 503035聚合物鋰電池ada1578
Lithium Ion Polymer Battery - 3.7v 500mAh電池 503035聚合物鋰電池ada1578
購物車 更多
空的...
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知&●Arduino® NANO 33 IOT,WITHOUT HEADERS 不帶針 WO headers (ABX00027)
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

聯絡方式:手機:0933807110 或 0968222607
E-mail:i0104@ms13.hinet.net(主要信箱) & i03070309@yahoo.com.tw(次要) & a_te0307@hotmail.com & A9215017@mail.ntust.edu.tw & r94922042@ntu.edu.tw