Arduino ABX00070

Arduino Nano 33 BLE Sense Rev2 with Headers [ABX00070] - User Manual

Mærke: Arduino

1. Introduktion

The Arduino Nano 33 BLE Sense Rev2 (model ABX00070) is a compact, AI-enabled microcontroller board designed for advanced IoT and AI projects. Operating at 3.3V, this board integrates a powerful processor with a comprehensive suite of sensors and Bluetooth Low Energy (BLE) connectivity, making it suitable for applications such as wearables, gesture recognition, and environmental monitoring.

2. Nøglefunktioner

  • Compact AI-Enabled Microcontroller: A versatile 3.3V board in a small form factor, ideal for AI and IoT projects, including prototyping wearable devices and smart applications.
  • Comprehensive Sensor Suite: Equipped with an IMU for motion detection, a microphone for audio processing, and sensors for temperature, humidity, light, color, and pressure, eliminating the need for additional external hardware.
  • Edge Computing with TinyML: Supports Edge Computing applications using TinyML and TensorFlow Lite for on-device data processing, enabling real-time responses for recognizing movements, sounds, and other inputs.
  • Fleksible tilslutningsmuligheder: Features Bluetooth Low Energy (BLE) for seamless communication with smartphones, tablets, and other devices, facilitating remote monitoring and smart home integration.
  • Robust Performance and Development Ease: Powered by the nRF52840 microcontroller (64MHz), with 1MB flash memory and 256KB SRAM. Offers 14 digital I/O pins, 8 analog input pins, and comprehensive PWM capabilities.

3. Produktet er slutview

Arduino Nano 33 BLE Sense Rev2 with Headers, angled view
Figur 1: Vinklet view of the Arduino Nano 33 BLE Sense Rev2 board, showcasing its compact design and pre-soldered headers.
Arduino Nano 33 BLE Sense Rev2 with Headers, top view
Figur 2: Top-down view of the Arduino Nano 33 BLE Sense Rev2, highlighting the microcontroller, various sensors, and USB port.
Arduino Nano 33 BLE Sense Rev2 with Headers, bottom view
Figur 3: Bund view of the Arduino Nano 33 BLE Sense Rev2, showing regulatory markings and pin labels.

4. Tekniske specifikationer

FeatureSpecifikation
ProcessornRF52840 (64 MHz)
VÆDDER256 KB SRAM
Flash-hukommelse1 MB
Trådløs typeBluetooth lavenergi (BLE)
Digitale I / O-pins14
Analoge indgangsstifter8
Operation Voltage3.3V
Input bindtage (VIN)4.5-21V
Dimensioner2.36 x 0.79 x 14.57 tommer (ca. 60 x 20 x 370 mm)
Varens vægt0.317 ounce
ModelnummerABX00070

5. Opsætning

  1. Install Arduino IDE: Download and install the latest version of the Arduino Integrated Development Environment (IDE) from the official Arduino webwebsted (www.arduino.cc/en/software).
  2. Connect the Board: Connect your Arduino Nano 33 BLE Sense Rev2 to your computer using a compatible USB cable. The board should be recognized by your operating system.
  3. Install Board Support Package: In the Arduino IDE, navigate to Tools > Board > Boards Manager... Søg efter and install the 'Arduino Mbed OS Nano Boards' package.
  4. Select Board and Port: Fra Tools > Board, select 'Arduino Nano 33 BLE Sense'. Then, from Tools > Port, select the serial port corresponding to your connected board.
  5. Install Libraries: For full functionality of the onboard sensors and BLE, install necessary libraries via Sketch > Include Library > Manage Libraries... Søg efter and install libraries such as 'Arduino_LSM9DS1' (IMU), 'PDM' (microphone), 'ArduinoBLE', etc.

6. Betjening

The Arduino Nano 33 BLE Sense Rev2 is programmed using the Arduino IDE. You can write your own sketches (programs) or use existing examples to get started.

  1. Writing a Sketch: Open a new sketch in the Arduino IDE. The basic structure includes `setup()` for initialization and `loop()` for repetitive tasks.
  2. Uploading Code: After writing your code, click the 'Upload' button (right arrow icon) in the Arduino IDE. The IDE will compile your code and upload it to the board. Ensure the correct board and port are selected.
  3. Using Onboard Sensors: Utilize the installed libraries to read data from the IMU, microphone, temperature, humidity, light, color, and pressure sensors. Refer to the library examples for specific usage.
  4. BLE Communication: Implement Bluetooth Low Energy (BLE) functionality to enable wireless communication with other BLE-enabled devices. This allows for data exchange, remote control, and integration into mobile applications.
  5. TinyML Applications: Explore TinyML examples and tutorials to deploy machine learning models directly onto the board for edge computing, enabling intelligent decision-making without cloud dependency.

7. Vedligeholdelse

  • Hold tør: Protect the board from moisture and extreme temperatures to prevent damage to electronic components.
  • Håndteres med forsigtighed: Avoid applying excessive force to the board or its components. Static electricity can damage sensitive parts; handle the board by its edges.
  • Rengør forsigtigt: If cleaning is necessary, use a soft, dry brush or compressed air to remove dust. Avoid liquids or abrasive materials.
  • Korrekt strømforsyning: Brug altid en stabil strømforsyning inden for det angivne volum.tage range (4.5-21V via VIN, or 5V via USB) to prevent overvoltage eller undervoltage problemer.

8. Fejlfinding

  • Board Not Recognized: Ensure the USB cable is securely connected and functional. Check if the correct board support package and drivers are installed in the Arduino IDE. Try a different USB port or cable.
  • Upload Errors: Verify that the correct board and serial port are selected in the Arduino IDE. Check for syntax errors in your code. Ensure no other program is using the serial port.
  • Sensorfejl: Confirm that the relevant sensor libraries are installed and correctly included in your sketch. Check wiring if external sensors are used.
  • BLE Connectivity Issues: Ensure Bluetooth is enabled on both the Nano 33 BLE Sense Rev2 and the device you are trying to connect to. Verify that the BLE library is correctly implemented in your code.
  • Strømproblemer: If the board is not powering on, check the power source. Ensure the input voltage er inden for det angivne område.

9. Officielle produktvideoer

Video 1: Produkt overview Video for Arduino Nano. This video provides a general overview of the Arduino Nano board, demonstrating its features and potential applications. Note: This video is for the general Arduino Nano, not specifically the Nano 33 BLE Sense Rev2.

10. Garanti og support

For warranty information, technical support, and additional resources, please visit the official Arduino store or contact their customer service directly. Detailed documentation and community forums are also available on the Arduino webwebsted.

Visit the Official Arduino Store

Relaterede dokumenter - ABX00070

Preview Arduino Nano 33 BLE Sense Rev2 brugermanual og tekniske specifikationer
The Arduino Nano 33 BLE Sense Rev2 is a miniature development module featuring a NINA B306, Nordic nRF52480, and Arm Cortex-M4F processor. It integrates a 9-axis IMU (BMI270 and BMM150), barometer (LPS22HB), humidity and temperature sensor (HS3003), ambient light/RGB/gesture sensor (APDS-9960), and digital microphone (MP34DT06JTR). Designed for makers, enhancements, and IoT applications, it supports Bluetooth 5, USB, and can be mounted as DIP or SMT. This user manual provides detailed specifications, board operation, pinouts, and compliance information.
Preview Arduino Nano 33 BLE Sense Rev2 Produktreferencemanual
The Arduino Nano 33 BLE Sense Rev2 is a miniature development board featuring the NINA B306 module with an nRF52840 processor and a 9-axis IMU. It supports Bluetooth 5, Thread, and Zigbee, and includes various sensors for IoT applications, maker projects, and enhancements. This manual details its features, operation, pinouts, and certifications.
Preview Arduino Nano 33 BLE Rev2 Product Reference Manual
Comprehensive product reference manual for the Arduino Nano 33 BLE Rev2, detailing its features, specifications, pinouts, power management, certifications, and operational guidance. This miniature IoT microcontroller board is based on the NINA B306 module and Arm Cortex-M4F processor.
Preview Kickstart til Arduino Nano: Kom i gang med Arduino Nano V3, Nano Every og Nano 33 IoT
En omfattende guide til at komme i gang med Arduino Nano-kort, der dækker Arduino Nano V3, Nano Every og Nano 33 IoT. Lær om mikrocontrollere, programmering med Arduino IDE, grundlæggende elektronik, sensorer, steppermotorer og IoT-forbindelse.
Preview Arduino Nano Skrueterminaladapter Produktreferencemanual
Arduino Nano Screw Terminal Adapter giver en hurtig, sikker og loddefri løsning til tilslutning af eksterne komponenter til Arduino Nano-kort. Den har skrueforbindelser til alle I/O-ben, et prototypeområde og monteringshuller for nem integration i projekter. Denne manual beskriver dens funktioner, kompatibilitet, mekaniske specifikationer og certificeringer.
Preview Arduino Nano 33 BLE Sense Rev2 Produktreferencemanual
Detailed product reference manual for the Arduino Nano 33 BLE Sense Rev2, covering its features, specifications, operation, pinouts, and certifications. Includes NINA B306 module, Cortex M4F processor, BMI270 and BMM150 IMU, and various sensors.