Skip to content

garthberry/RFduino

 
 

Repository files navigation

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)

  • Create a new directory inside the Sketch directory called "hardware", inside this new directory create another directory called "RFduino" Copy the RFduino directory from this repository into that directory (on Windows, "My Documents\Arduino\hardware\RFduino")
    (on OSX, "Documents/Arduino/hardware/RFduino")
    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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.3%
  • Objective-C 4.1%
  • Assembly 2.7%
  • C++ 1.9%
  • JavaScript 1.4%
  • Other 1.4%
  • Other 1.2%