Arduino Nano 33 IoT - Getting Started

The Arduino Nano 33 IoT is an advanced 32-bit version of the original Nano, with integrated Bluetooth, Wifi, RTC, and IMU. Article with code: More articles and tutorials: Join the conversation on the forum: Subscribe to the newsletter and stay in touch: The workshop has returned with a look at the Arduino Nano 33 IoT board, a pin-for-pin low-voltage version of the original Arduino Nano board. This powerful update to an old classic features a 32-bit SAMD21 microcontroller with an integrated Real Time Counter. Arduino has added WiFi, Bluetooth, and an IMU (Inertial Measurement Unit) to this little gem, making it ideal for remote control and IoT applications. This board also lives up to its name, as it is compatible with the Arduino Cloud IoT services. We won’t be covering that today, however, as that’s a subject for ano
Back to Top