- 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.
- 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.
- Google Maps Javascript API
- jQuery
- ThingSpeak APIs
- node.js
- Bootstrap will be used in the new version of the project