Tag: 433MHz
How to Use Arduino and a RF 433 Long Range
This is a tutorial on how to use a 433MHz long range transmitter/receiver with Arduino. I just explain how i have use the 433MHz RF Long Distance Transmitter / Receiver Pair and a arduino to install it on my rc truck for a firework ignition, lamp , pan tilt camera system How to Use...
Continue ReadingArduino 433Mhz RF Wireless Data Transfer
Here is a tutorial on how to use 433MHz RF modules to send data from an Arduino to another. The example code transmits a message to the serial port of receiver. The most practical and cool way of sharing data from 1 Arduino to another is by far using a radio transmitter and receiver....
Continue ReadingWireless communication between two Arduinos using inexpensive RF modules
Raj from Embedded Lab has posted a new article exploring an easy wireless communication setup between two Arduinos using low-cost ASK RF transmitter and receiver modules. He used a 433MHz Tx/Rx pair with two Arduino boards to illustrate how to construct a low-range wireless...
Continue ReadingATMEGA328 based Weather Station
Vlad @ denialmedia.ca has build a solar powered weather station based on ATMega328 microcontroller that is able to measure temperature, a humidity, and UV radiation and it uploads measurement on WeatherUnderground network. The data are send to the air using a 433MHz link. The...
Continue ReadingDecoding and sending 433MHz RF codes with Arduino
by liwenyip @ instructables.com: In this tutorial I’ll show you how to use an Arduino to decode signals from RF remotes, and re-send them to remotely control some mains switches and a garage door. Decoding and sending 433MHz RF codes with Arduino -...
Continue ReadingVHF-UHF RF Sniffer
by simpletronic @ instructables.com This is a multi-chapter instructable. I will be describing the making of a short/medium range RF remote-control using the UHF 433Mhz frequency. It´s impossible to setup & adjust a RF transmit-receive link if you are not sure the transmitter is...
Continue Reading