Giter Club home page Giter Club logo

arduino-project-rf433mhz's Introduction

Link to Arduino site.

What is Arduino?

Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so you use the Arduino programming language (based on Wiring), and the Arduino Software (IDE), based on Processing.

If you want more details, please, click here.

Getting Started

First of all, the Arduino software is easy-to-use for beginners, yet flexible enough for advanced users. It runs on Mac, Windows, and Linux (I personally prefer Linux, it's a excellent platform). Teachers and students use it to build low cost scientific instruments, to prove chemistry and physics principles, or to get started with programming and robotics.

In this project, I used two Arduinos Uno R3

Install the Arduino IDE:

The first step to programming is to install the Arduino IDE.

It's very simple, look the site have a excellent tutorial for you learn step by step, how to install the IDE.

Libraries needed.

After you install the IDE, you need to import the library in this project, I used the VirtualWire the documentation you will find in this link.

I used that library to facilitate the implementation of the RF 433Mhz transmitter-receiver Module

The list of materials you need to create this project:

  • 2 - Arduino Uno R3;
  • 2 - Protoboard;
  • 1 - RF 433Mhz transmitter-receiver Module;
  • 2 - Battery 9V (Optional);
  • 2 - Battery adapters (Optional);
  • 1 - Resistor of 220 Ohms (Optional);
  • 1 - LED PTH (Optional)
  • 12 - Jumpers;

RF433mhz Module

Below, you will find the information you may need about RF433Mhz Module and a example.

RF Transmitter/Receiver Module Pinout.

Credits for this project

This project is the result of a global cooperative effort on the part of many partners, for example:

  • Google;
  • Prof. Carlos Fabri

References

arduino-project-rf433mhz's People

Contributors

mguardarini avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.