Getting Started with the Arduino IoT Cloud

Arduino IoT Cloud

Today we will look at the Arduino IoT Cloud, an online application for building Internet of Things (IoT) devices.

I’ll show you how to get an account set up, how to configure your workstation, and how to build your first “Thing”.

The cloud was recently updated, so now even free plan users can work with the ESP32, and I’ll show you how to do that as well.

Arduino Nano 33 IoT Board

Arduino Nano 33 IoT

Today we will look at the Arduino Nano 33 IoT board, an updated 32-bit version of the original Nano. This board combines WiFi, Bluetooth, an IMU, and a Real-Time Clock in a package identical to its older cousin.

We’ll see how to set up the board with the Arduino IDE and how to use all of its features.

I’ll be using this board in a few IoT projects, so it’s a good idea to get familiar with it.

WiFi Stepper Motor Controller

WiFi Stepper Motor Controller

The WiFi Stepper is exactly what its name would imply – a board that lets you control a stepper motor via WiFi. Its full-featured web-based interface gives you complete control of your motor, and it can support steppers of all sizes up to 85 volts at 10 amps!

Today I’ll demonstrate how to use this versatile board. I’ll hook it up, learn how to use it and even run a simple Bash script on a Raspberry Pi to demonstrate how to incorporate it in your programs.

So Exactly What is the Internet of Things?

Internet of Things

The “Internet of Things” or “IoT” is one of those buzzwords that you hear more and more of these days. But like the term “working in the cloud” it’s something that not everyone completely understands.

In this article I’ll introduce you to the Internet of Things. I will examine what it is, what it means to your future and how you can get involved by building really cool devices to take advantage of it now. So follow me on your Guide to the Internet of Things.