Getting Started With the Arduino
In this article, we will look at some of the parts and supplies that will help you get started...
Read Moreby Scott Campbell | Arduino | 1
In this article, we will look at some of the parts and supplies that will help you get started...
Read Moreby Scott Campbell | Arduino | 2
The Arduino is an electronics prototyping platform that makes it easy to build fun and useful...
Read Moreby Scott Campbell | Arduino | 1
The Arduino IDE is where Arduino programs are written and uploaded to the Arduino board. In this...
Read Moreby Scott Campbell | Arduino | 2
Making an LED blink is the “hello world” of microcontroller programming. It’s...
Read Moreby Scott Campbell | Arduino | 3
Push buttons can be used to control LEDs, relays, motors, and pretty much anything else you can...
Read Moreby Scott Campbell | Arduino | 3
The Arduino can only output two voltages – 0 volts and 5 volts. But many devices like LEDs,...
Read Moreby Harry Mafukidze | Arduino | 0
The Arduino is one of the most popular electronics prototyping platforms for learning and using...
Read Moreby Scott Campbell | Arduino | 1
It probably won’t take long working with the Arduino before you will find a need to use...
Read Moreby Scott Campbell | Arduino | 2
Gyroscopes measure the speed of rotation around one or more axes. Connected to the Arduino, they...
Read Moreby Scott Campbell | Arduino | 3
9-axis sensors combine a magnetometer, accelerometer, and a gyroscope into a single sensor. The...
Read Moreby Scott Campbell | Arduino | 5
In this article, we’re going to learn about switch debouncing and how to use it in your...
Read Moreby Scott Campbell | Arduino | 2
PS2 joysticks are great for controlling things like motors and servos, and they can also be used...
Read Moreby Scott Campbell | Arduino | 5
LED matrixes are ideal for displaying text since they can be seen easily from far distances. This...
Read Moreby Scott Campbell | Arduino | 0
In this article, we’re going to learn how to detect vibration with the Arduino using shock...
Read Moreby Scott Campbell | Arduino | 1
Magnetometers measure the magnetic field along one or more axes. With a magnetometer, you can turn...
Read Moreby Scott Campbell | Arduino | 2
Accelerometers can detect the magnitude and direction of acceleration. Many smartphones use...
Read Moreby Scott Campbell | Arduino | 1
GPS sensors can provide real time position data in your Arduino projects. By detecting latitude,...
Read Moreby Scott Campbell | Arduino | 0
In this article, we’re going to learn how to detect tilt by connecting two different types...
Read Moreby Scott Campbell | Arduino | 0
Photoresistors are analog sensors that can measure light. They are light dependent resistors that...
Read Moreby Scott Campbell | Arduino | 2
Rotary encoders are useful for controlling servos and stepper motors, navigating menus on LCD...
Read Moreby Scott Campbell | Arduino | 1
Passive infrared (PIR) sensors can detect infrared radiation that is emitted by warm objects like...
Read Moreby Scott Campbell | Arduino | 0
In this article, we will see how to use two different types of piezoelectric buzzers on the...
Read Moreby Scott Campbell | Arduino | 0
In this article, we will show you how to use obstacle avoidance and tracking sensors on an...
Read Moreby Scott Campbell | Arduino | 4
Using an electret microphone, the Arduino can detect sounds and perform actions based on the input...
Read Moreby Scott Campbell | Arduino | 1
Potentiometers are a type of variable resistor. Some variable resistors, like thermistors, change...
Read Moreby Ruzell Ramirez | Arduino, Raspberry Pi | 8
The “Should I use a Raspberry Pi, or should I use an Arduino?” question always comes...
Read MoreSome Arduino projects are designed to operate off the grid. Operating an Arduino remotely requires...
Read Moreby Harry Mafukidze | Arduino | 4
Recent advances in information and communication technologies have given rise to a new style of...
Read Moreby Ruzell Ramirez | Arduino | 0
In this tutorial, we’re going to build a web server that will control the Arduino’s...
Read Moreby Ruzell Ramirez | Arduino | 6
In this tutorial, we are going to send sensor data to a web server and display it on a webpage...
Read Moreby Graham Lambert | Arduino | 1
In this tutorial, we will use a 74HC165 (PISO) shift register to synthesize a low-frequency sine...
Read Moreby Ruzell Ramirez | Arduino | 6
Out with the Arduino serial monitor and in with Adafruit IO. If you’re tired of seeing your...
Read Moreby Graham Lambert | Arduino | 3
Before we dive into our main topic, let us first discuss what are shift registers used for. Shift...
Read Moreby Ruzell Ramirez | Arduino | 3
In this article, we are going to make the Arduino UNO and an ESP8266 module tweet the temperature...
Read Moreby Graham Lambert | Arduino | 0
In 1996, there were several countries involved in the development of short-range wireless links,...
Read Moreby Graham Lambert | Arduino | 2
Port expanders can be used to create extra GPIO pins on the Arduino. In this tutorial, we will...
Read Moreby Ruzell Ramirez | Arduino | 8
In a previous article, we connected an ESP8266 WiFi transceiver to the Arduino and sent an email...
Read Moreby Harry Mafukidze | Arduino, Programming | 2
In microcontroller systems where resources are constrained, developers invest a lot of time and...
Read MoreIf any of the projects you create are designed for portability or remote monitoring use, it...
Read Moreby Graham Lambert | Arduino | 1
In this tutorial, we’re going to look at EEPROM memory on the Arduino. EEPROM memory is a...
Read Moreby Jan Mallari | Arduino | 23
In this tutorial, we will discuss the purpose of getting the current date and time on the Arduino, what is a Real-Time Clock, what is a DS3231 RTC module and we will build a project using a DS3231 RTC module.
Read MoreSome projects are intended to be portable or are designed to operate remotely. Given that, we need...
Read Moreby Ruzell Ramirez | Arduino | 8
In this tutorial, we are going to make an Arduino send an email when the temperature of thermistor...
Read Moreby Harry Mafukidze | Arduino | 0
In this article, we will learn about the built-in memory blocks of the Arduino prototyping...
Read MoreIn this tutorial, we will see how to use sensor data to control a 5V relay connected to an...
Read Moreby Graham Lambert | Arduino | 1
In this tutorial, we are going to connect a BMP280 barometric pressure sensor to an Arduino and...
Read Moreby Jan Mallari | Arduino, Programming | 2
In this tutorial, we will discuss the uses for keeping track of the date/time on the Arduino, the different sources of date/time available, what is an Arduino Ethernet Shield, and then, we will build a project to get the current date/time using an Arduino and the Ethernet Shield.
Read Moreby Graham Lambert | Arduino | 5
For this tutorial, we are going to connect a BMP280 barometric pressure sensor to an Arduino and...
Read Moreby Graham Lambert | Arduino | 7
Sometimes, it is impractical to use a single Arduino to read from a sensor and show the result at...
Read MoreIn this tutorial, we will discuss how stepper motors work, and how to use the ULN2003 stepper...
Read Moreby Ruzell Ramirez | Arduino | 2
In a previous article called How to Set Up a Web Server Using the Arduino and an ESP8266-01, we...
Read Moreby Jan Mallari | Arduino | 5
In this tutorial, we will discuss what is UART communication and how it works. We will also write a simple sketch to demonstrate how to transmit and receive data via UART using an Arduino.
Read Moreby Ruzell Ramirez | Arduino | 9
With the advent of smart systems powered by data and artificial intelligence, it seems like the...
Read Moreby Graham Lambert | Arduino | 4
Although it is often enough to use a single Arduino to read from a sensor and display the result...
Read MoreOne of the first uses of servo motors was to control the steering mechanisms of RC airplanes,...
Read Moreby Jan Mallari | Arduino | 2
In this tutorial, we will learn what is SPI and how it works. We will also assemble a simple project using an Arduino Uno to control an MCP4131 IC using SPI communication.
Read MoreThere are lots of ways to control DC motors with an Arduino. But one of the easiest and most...
Read MoreThe Arduino’s GPIO pins are only capable of delivering a maximum current of 40 mA. Since...
Read Moreby Jan Mallari | Arduino | 10
In this tutorial, we’ll discuss what the I2C communication protocol is, how it works, and...
Read Moreby Scott Campbell | Arduino | 0
A step-by-step course designed to teach you how to master the Arduino.
Read MoreDSLR cameras capture incredible photos, and they can store thousands of images on a micro SD card...
Read MoreWhether you’re building a robot or configuring a monitor, begin your project by noticing the...
Read Moreby Krishna Pattabiraman | Arduino | 28
Keypads are a great way to let users interact with your project. You can use them to navigate...
Read Moreby Krishna Pattabiraman | Arduino | 8
The BMP180 barometric pressure sensor is a great sensor that can be used to predict the...
Read Moreby Krishna Pattabiraman | Arduino | 63
Infrared (IR) communication is a widely used and easy to implement wireless...
Read Moreby Krishna Pattabiraman | Arduino | 43
Seven segment displays are used in common household appliances like microwave ovens, washing...
Read Moreby Scott Campbell | Arduino | 73
One of the most useful things you can do with an Arduino is control higher voltage...
Read Moreby Scott Campbell | Arduino | 72
One of the most useful things you can do with an Arduino is use it to control higher...
Read Moreby Scott Campbell | Arduino | 63
Ultrasonic range finders are fun little sensors that can measure distance. You can use them...
Read Moreby Scott Campbell | Arduino | 282
The DHT11 humidity and temperature sensor makes it really easy to add humidity and...
Read Moreby Scott Campbell | Arduino | 133
Thermistors are simple, inexpensive, and accurate components that make it easy to get...
Read Moreby Scott Campbell | Arduino | 54
With all the different ways capacitors are labeled, figuring out the values of your capacitors can...
Read Moreby Scott Campbell | Arduino | 60
In this tutorial, I’ll explain how to set up an LCD on an Arduino and show you all...
Read Moreby Scott Campbell | Arduino | 51
This Arduino Ohm meter will save you lots of time. Just measure all of your resistors, label them, and you won’t need to read color bands anymore.
Read Moreby Scott Campbell | Arduino | 6
In this article, I’ll show you how to program the Arduino to control the on-board LED with a...
Read Moreby Scott Campbell | Arduino | 3
So you just got an Arduino! They’re definitely a lot of fun, but what’s next? Where do...
Read Moreby Scott Campbell | Arduino | 14
In this tutorial, I’ll show you how to use an Arduino to control LEDs. This is a...
Read More