Skip to content

rawmean/SparkTemprature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SparkTemprature

iOS code to measure temperature

The cloud code and the circuit diagram is here: http://docs.spark.io/#/examples/measuring-the-temperature

Usage:

Edit SpartViewController.m and insert your "core id" and "access token" in the following two lines at the top of the file

#define ACCESS_TOKEN @"YOUR_ACCESS_TOKEN_HERE" #define CORE_ID @"YOUR_CORE_ID_HERE"

About

iOS code to measure temperature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published