Skip to content

immortalmice/ThingSpeak-Visual-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

  • This is a website can collect data from ThingSpeak, and it can do "Data Visualization".
  • Now the data here is updated by our machine which build by arduino and can upload data such as temperature and humidity.
  • Here shows the example website works on a Raspberry Pi server.

How to use?

  • First you need to use node.js to run startserver.js file on your server.
  • Be careful about your path and root of website.
  • I used Google Maps Javascript API. If you want to use this on your server, you must change the api key to yours key.

What is used in this project?