SaraJo / RFduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFduino: Shrunk down an Arduino to the size of a finger-tip and made it Wireless!

logo

Video

Installation

  • Get the hardware here: http://RFduino.com

  • Download Arduino 1.5 here: http://arduino.cc
    (on osx remember to open arduino first to make gatekeeper perform its magic)

  • Copy the RFduino directory from this repository in Arduino
    (on Windows, C:\arduino-1.5.4\hardware\arduino)
    (on OSX, /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino)
    or "git clone https://github.com/RFduino/RFduino" in the directory indicated

  • Install the FTDI drivers from here: http://ftdichip.com

Your ready to go!

Detailed instructions are available here: Quick Start Guide

Getting Started

  • Attach the USB shield

  • Select RFduino from the Tools/Board menu

  • Select the port from the Tools/Port menu

  • Select an example from the Files/Examples/RFduinoNonBLE or Files/Examples/RFduinoBLE directory

  • Select Upload to compile, upload and execute the sketch

  • Down the iPhone example apps from the iPhone App Store (search for "RFduino").

Detailed instructions for the Temperature app are available here: Temperature App
Detailed instructions for the ColorWheel app are available here: ColorWheel App

Communicating with us

The best way to communiate with us is here: RFduino Forum.

A Lot More Coming!

We are working on documentation as fast as we can. Until then, the best source for documentation is the sketch examples.

This project has been a huge success, and we have many exciting things planned that we want to share with the community. At the same time, we are unbelievable busy, with a ton going on and lots of small items to clean up. We are just a small team working on this project ... please bear with us!

We hope you enjoy creating stuff with your RFduino as much as we do!

The RFduino team.

About