에듀이노-코딩교육 전문 쇼핑몰 에듀이노-코딩교육 전문 쇼핑몰

학교, 공공기관이라면 후불결제하세요!

 
현재 위치
  1. 보드
  2. 아두이노
  3. 보드

[] [Arduino Nano 33 IoT] 정품 아두이노 나노 33 IoT 보드 (해외배송 가능상품)

공급사 바로가기
아두이노 IOT  
이전상품 다음 제품 보기 확대보기
추천메일 보내기 상품조르기 대량구매문의

[Arduino Nano 33 IoT] 정품 아두이노 나노 33 IoT 보드 (해외배송 가능상품)

기본 정보
제조사 Arduino
브랜드 Arduino
판매가 45,400원
적립금 450원
자체상품코드 P-T3
국내·해외배송 국내배송
배송방법 택배
수량 수량증가수량감소
[Arduino Nano 33 IoT] 정품 아두이노 나노 33 IoT 보드 기본 정보
상품명 [Arduino Nano 33 IoT] 정품 아두이노 나노 33 IoT 보드
소비자가 ₩0
판매가 ₩45,400
제조사 Arduino
상품코드

COMMENT

개인결제창을 통한 결제 시 네이버 마일리지 적립 및 사용이 가능합니다.

상품 옵션
옵션 선택

(최소주문수량 1개 이상 / 최대주문수량 0개 이하)

사이즈 가이드
추가구성상품 추가로 구매를 원하시면 선택하세요. 추가구성상품 닫기
기본 정보
아두이노 듀에용 micro-USB 케이블 1.5m / USB A to micro B type

3,300원

기본 정보
아두이노 중형 2단 멀티박스 / 다용도 멀티박스 / 부품박스 / 부품 수납 / 플라스틱

7,500원

수량을 선택해주세요.

위 옵션선택 박스를 선택하시면 아래에 상품이 추가됩니다.

상품 목록
상품명 상품수 가격
[Arduino Nano 33 IoT] 정품 아두이노 나노 33 IoT 보드 수량증가 수량감소 45400 (  450)
TOTAL PRICE(수량) : 0 (0개)

이벤트

상품상세정보



코딩교구
Arduino Nano 33 IoT

Features

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 Nano 33 IoT is fully compatible with the Arduino IoT Cloud and supports full TLS secure transport: the ATECC608A 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.



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.

 


Specifications

This board is based on the SAMD21G18A microcontroller.


Clockup to 48MHz
Flash256KB
SRAM32KB


Please note: Arduino Nano 33 IoT only supports 3.3V I/Os and is NOT 5V tolerant so please make sure you are not directly connecting 5V signals to this board or it will be damaged. Also, as opposed to Arduino Nano boards that support 5V operation, the 5V pin does NOT supply voltage but is rather connected, through a jumper, to the USB power input.


To avoid such risk with existing projects, where you should be able to pull out a Nano and replace it with the new Nano 33 IoT, we have the 5V pin on the header, positioned between RST and A7 that is not connected as default factory setting. This means that if you have a design that takes 5V from that pin, it won’t work immediately, as a precaution we put in place to draw your attention to the 3.3V compliance on digital and analog inputs.


5V on that pin is available only when two conditions are met: you make a solder bridge on the two pads marked as VUSB and you power the NANO 33 IoT through the USB port. If you power the board from the VIN pin, you won’t get any regulated 5V and therefore even if you do the solder bridge, nothing will come out of that 5V pin. The 3.3V, on the other hand, is always available and supports enough current to drive your sensors. Please make your designs so that sensors and actuators are driven with 3.3V and work with 3.3V digital IO levels. 5V is now an option for many modules and 3.3V is becoming the standard voltage for electronic ICs.


The communication on WiFi and Bluetooth is managed by a NINA W102 ESP32 based module. The module is connected to the SAMD21 microcontoller with an SPI BUS and a serial port through the following pins:

SAMD21 PinSAMD21 AcronymNINA PinNINA AcronymDescription
13PA819RESET_NReset
39PA2727GPIO0Attention Request
41PA287GPIO33Acknowledge
23PA1428 / 21GPIO5 / GPIO19SPI CS / UART RTS
24PA1529 / 20GPIO18 / GPIO22SPI CLK / UART CTS
22PA131GPIO21SPI MISO
21PA1236GPIO12SPI MOSI
31PA2223GPIO3Processor TX -> Nina RX
32PA2322GPIO1NINA TX -> Processor RX



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 PinSAMD21 AcronymNINA PinNINA AcronymHeader Description
48PB038RESET_NA7
14PA095GPIO0A6
8PB0931GPIO33A5/SCL
7PB0835GPIO5 / GPIO19A4/SDA


The IMU is a LSM6DS3 and it is managed through I2C.

The crypto chip is an ATECC608A and has a supporting library that is used by the WiFiNINA library.

The board has a two 15 pins connectors - one on each side -,  pin to pin compatible with the original Arduino Nano.



PinFuncionTypeDescription
1D13DigitalGPIO
2+3V3Power OutInternally generated power output to external devices
3AREFAnalogAnalog Reference; can be used as GPIO
4A0/DAC0AnalogADC in/DAC out; can be used as GPIO
5A1AnalogADC in; can be used as GPIO
6A2AnalogADC in; can be used as GPIO
7A3AnalogADC in; can be used as GPIO
8A4/SDAAnalogADC in; I2C SDA; Can be used as GPIO (*)
9A5/SCLAnalogADC in; I2C SCL; Can be used as GPIO(*)
10A6AnalogADC in; can be used as GPIO
11A7AnalogADC in; can be used as GPIO
12VUSB Power In/OutNormally NC; can be connected to VUSB pin of the USB connector by shorting a jumper
13RSTDigital InActive low reset input (duplicate of pin 18)
14GNDPowerPower Ground
15VINPower InVin Power input
16TXDigitalUSART TX; can be used as GPIO
17RXDigitalUSART RX; can be used as GPIO
18RSTDigitalActive low reset input (duplicate of pin 13)
19GNDPowerPower Ground
20D2DigitalGPIO
21D3/PWMDigitalGPIO; can be used as PWM
22D4DigitalGPIO
23D5/PWMDigitalGPIO; can be used as PWM
24D6/PWMDigitalGPIO; can be used as PWM
25D7DigitalGPIO
26D8DigitalGPIO
27D9/PWMDigitalGPIO; can be used as PWM
28D10/PWMDigitalGPIO; can be used as PWM
29D11/MOSIDigitalSPI MOSI; can be used as GPIO
30D12/MISODigitalSPI MISO; can be used as GPIO


(*) 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. Opposed to Arduino Nano boards that support 5V operation, the 5V pin does NOT supply voltage but is rather connected, through a jumper, to the USB power input.



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




PinFunctionTypeDescription
1+3V3Power OutInternally generated power output to be used as voltage reference
2SWDDigitalSAMD11 Single Wire Debug Data
3SWCLKDigital InSAMD11 Single Wire Debug Clock
4UPDIDigitalATMega4809 update interface
5GNDPowerPower Ground
6RSTDigital InActive low reset input

 

Documentation




상품결제정보

고액결제의 경우 안전을 위해 카드사에서 확인전화를 드릴 수도 있습니다. 확인과정에서 도난 카드의 사용이나 타인 명의의 주문등 정상적인 주문이 아니라고 판단될 경우 임의로 주문을 보류 또는 취소할 수 있습니다.  

무통장 입금은 상품 구매 대금은 PC뱅킹, 인터넷뱅킹, 텔레뱅킹 혹은 가까운 은행에서 직접 입금하시면 됩니다.  
주문시 입력한 입금자명과 실제입금자의 성명이 반드시 일치하여야 하며, 7일 이내로 입금을 하셔야 하며 입금되지 않은 주문은 자동취소 됩니다.

배송정보

  • 배송 방법 : 택배
  • 배송 지역 : 전국지역
  • 배송 비용 : 3,000원
  • 배송 기간 : 1일 ~ 2일
  • 배송 안내 : - 제주도, 산간벽지나 도서지방은 별도의 추가금액을 지불하셔야 하는 경우가 있습니다.
    고객님께서 주문하신 상품은 입금 확인후 배송해 드립니다. 다만, 상품종류에 따라서 상품의 배송이 다소 지연될 수 있습니다.

교환 및 반품정보

교환 및 반품이 가능한 경우
- 상품을 공급 받으신 날로부터 7일이내 단, 가전제품의
  경우 포장을 개봉하였거나 포장이 훼손되어 상품가치가 상실된 경우에는 교환/반품이 불가능합니다.
- 공급받으신 상품 및 용역의 내용이 표시.광고 내용과
  다르거나 다르게 이행된 경우에는 공급받은 날로부터 3월이내, 그사실을 알게 된 날로부터 30일이내

교환 및 반품이 불가능한 경우
- 고객님의 책임 있는 사유로 상품등이 멸실 또는 훼손된 경우. 단, 상품의 내용을 확인하기 위하여
  포장 등을 훼손한 경우는 제외
- 포장을 개봉하였거나 포장이 훼손되어 상품가치가 상실된 경우
  (예 : 가전제품, 식품, 음반 등, 단 액정화면이 부착된 노트북, LCD모니터, 디지털 카메라 등의 불량화소에
  따른 반품/교환은 제조사 기준에 따릅니다.)
- 고객님의 사용 또는 일부 소비에 의하여 상품의 가치가 현저히 감소한 경우 단, 화장품등의 경우 시용제품을
  제공한 경우에 한 합니다.
- 시간의 경과에 의하여 재판매가 곤란할 정도로 상품등의 가치가 현저히 감소한 경우
- 복제가 가능한 상품등의 포장을 훼손한 경우
  (자세한 내용은 고객만족센터 1:1 E-MAIL상담을 이용해 주시기 바랍니다.)

※ 고객님의 마음이 바뀌어 교환, 반품을 하실 경우 상품반송 비용은 고객님께서 부담하셔야 합니다.
  (색상 교환, 사이즈 교환 등 포함)

서비스문의

ALL REVIEW LIST

상품의 사용후기를 작성해주세요.

게시물이 없습니다

all list write

Q & A

상품에 대해 궁금한 점을 해결해 드립니다.

게시물이 없습니다

all list write

«
»