Arduino RF 433 MHz Chat Control
433MHz Radio Frequency Transceivers can transmit or receive radio signals. You can wirelessly control electronic components with radio signals, or get data from sensors. Control your electronic components by sending commands in binary numbers (ones and zeros). Find out the exact commands by reading the datasheet of the controllable device. If the commands you find in your device's datasheet are not binary, you can use online converters or a Windows Calculator to convert commands into binary.
You can chat with the device at the Ozeki 10 as the video shows below.
Possible commands
More information
- Información sobre módulos de 433 MHz
- Cómo configurar un RF 433 MHz en Arduino Mega
- Cómo configurar un RF 433 MHz en Arduino Nano
- Cómo configurar un RF 433 MHz en Arduino Uno
- Cómo configurar un RF 433 MHz en la matriz Ozeki
- Cómo configurar un RF 433 MHz en Raspberry Pi
- Protocolo de RF 433 MHz para Arduino
- Control de Chat RF 433 MHz para Arduino