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
- Informations sur les modules 433 MHz
- Comment configurer un module RF 433 MHz sur Arduino Mega
- Comment configurer un module RF 433 MHz sur Arduino Nano
- Comment configurer un module RF 433 MHz sur Arduino Uno
- Comment configurer un module RF 433 MHz sur la matrice Ozeki
- Comment configurer un module RF 433 MHz sur Raspberry Pi
- Protocole pour module RF 433 MHz sur Arduino
- Contrôle par chat Arduino RF 433 MHz