News

on video Using Inexpensive 433 MHz RF Modules with Arduino


 Learn how to build projects with those cheap 433 MHz RF modules. Everything you need to know!
There are a number of options for adding wireless communications to your Arduino projects, each of which has its advantages and disadvantages.

Bluetooth is a popular option for controlling an Arduino project with your phone, tablet, or a nearby computer.  WiFi is ideal if you are building an Internet of Things (IoT) device that you want to integrate into your home network. And the popular nRF24L01 modules are ideal for two-way communications between Arduinos.

But if all you need is a simple one-way wireless link between two Arduinos then there is a simple solution that will cost about the same as a nice cup of coffee.

Inexpensive 433 MHz modules can provide low-speed data communications between Arduinos. Aside from being dirt cheap, they are easy to use. They are perfect for getting data from remote sensors or building a simple RF remote control.

In this video, I’ll explain how these modules work and how you can use them to send data between two Arduinos. We will also build a wireless temperature and humidity sensor using these cheap RF modules and a DHT22 sensor.

Here is what is covered in the video.

00:00 - Introduction
01:56 - Communications Regulations
03:55 - 433 MHz Modules
05:16 - Antenna Considerations
06:42 - Amplitude Shift Keying
10:58 - Demo 1 - Sending & Receiving Data
19:37 - Demo 2 - Remote Temperature & Humidity Sensor



 Learn how to build projects with those cheap 433 MHz RF modules. Everything you need to know!
There are a number of options for adding wireless communications to your Arduino projects, each of which has its advantages and disadvantages.

Bluetooth is a popular option for controlling an Arduino project with your phone, tablet, or a nearby computer.  WiFi is ideal if you are building an Internet of Things (IoT) device that you want to integrate into your home network. And the popular nRF24L01 modules are ideal for two-way communications between Arduinos.

But if all you need is a simple one-way wireless link between two Arduinos then there is a simple solution that will cost about the same as a nice cup of coffee.

Inexpensive 433 MHz modules can provide low-speed data communications between Arduinos. Aside from being dirt cheap, they are easy to use. They are perfect for getting data from remote sensors or building a simple RF remote control.

In this video, I’ll explain how these modules work and how you can use them to send data between two Arduinos. We will also build a wireless temperature and humidity sensor using these cheap RF modules and a DHT22 sensor.

Here is what is covered in the video.

00:00 - Introduction
01:56 - Communications Regulations
03:55 - 433 MHz Modules
05:16 - Antenna Considerations
06:42 - Amplitude Shift Keying
10:58 - Demo 1 - Sending & Receiving Data
19:37 - Demo 2 - Remote Temperature & Humidity Sensor


No comments