element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Design For A Cause 2021
  • Challenges & Projects
  • Design Challenges
  • Design For A Cause 2021
  • More
  • Cancel
Design For A Cause 2021
Blog Accident and Jerk Detector #2 : Arduino Setup
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: jissdeodates
  • Date Created: 27 May 2021 5:36 PM Date Created
  • Views 733 views
  • Likes 2 likes
  • Comments 0 comments
  • design_challenge
  • accident detection
  • jerk detection
  • arduino
  • design_for_a_cause_2021
Related
Recommended

Accident and Jerk Detector #2 : Arduino Setup

jissdeodates
jissdeodates
27 May 2021

So, in the previous blog, we discussed the problem statement that my project tries to resolve.

Now, we will develop an Accident and Jerk Detection system to possibly find a solution to the discussed problem statement, ie to reduce motor accident mortality rate.

 

 

 

Arduino Nano 33 IoT Unboxing

 

image

 

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

 

It is fully compatible with the Arduino IoT Cloud and supports full TLS secure transport: the ATECC608A crypto chip 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 as 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 that can securely store certificates and pre-shared keys.

 

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

 

From the data, Arduino Nano 33 IoT only supports 3.3V for inputs and outputs (IO pins) and it is not 5V tolerant like most of the other Arduino boards.

Connecting more than 3.3V on IO pins would damage the board.

The pins are compatible with the classic Arduino Nano pinouts. But the classic 5V pin is not wired by default and doesn't provide any power VUSB jumper is not used.

To have 5v, you just have to solder the VUSB jumper on the board.

 

 

 

 

 

Arduino Nano 33 IoT Setup

 

The Arduino Nano 33 IoT is programmed using the Arduino IDE.

 

We need to install the Arduino Desktop IDE and add the Arduino SAMD Core to it.

This can be done by selecting the Tools menu -> Boards -> Boards Manager.

Search for Nano 33 and install the core.

 

image

 

Select the entry in the Tools -> Board menu that corresponds to your Arduino Nano 33 IoT.

 

image

 

 

Select the serial device of the board from the Tools -> Serial Port menu.

 

image

 

Upload the program.

 

image

 

As simple as that.

 

image

 

The board can also be programmed using micro-python, which is something we could explore later.

  • Sign in to reply
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube