Skip to content

hushunghung/ArduinoTempHumidityToSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# This is a project about how Arduino Temp/Humidity
# module (DHT11) transfers data to Google Spreadsheet
# via Arduino Ethernet shield.
# Rev-01 upload

# Reference webpage: http://jarkomdityaz.appspot.com/

# Step1: Create new spreadsheet on your google spreadsheet.
# Step2: Edit your spreadsheet, such like column title... and so on.
# Step3: Click Tool -> Script Editor -> Paste the javascript code (GoogleSpreadsheet.js)
# Step4: Go to the pushingbox to create new account. We need to use pushingbox as a middle connector between Arduino and Google.
# Step5: Adjust your pushingbox configuration.
# Step6: Edit your Arduino code. (PS. Please use the Static IP, DHCP can't assign a ip to internet.)
# Step7: Test and run.

About

Receive Temperature and Humidity from Arduino UNO R3+ DHT11 To Google spreadsheet via Arduino ethernet shield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages