Skip to content

This is an IOT project which aims, mesure the weather condition and response tweets with current temperature.

Notifications You must be signed in to change notification settings

muhammedkanlidere/WeatherStationTwitterBot

Repository files navigation

IOT Workshop

This project aims measuring sensor data and sharing it in twitter.

Requirements

1. Esp8266

2. Nodejs

You need to have Nodejs and Npm for running the node application. In order to make sure that you have both node and npm, execute following commands

   node -v // Example output  v6.6.0   your version might be different
   npm -v  // 4.2.0

If you have nodejs installed in your computer, open command line and go to project directory. Run this command

    cd NodeJS & npm install

3. Adafruit

Register https://io.adafruit.com/ and create feeds which name with "temperature" and "tweet" .

4. Twitter

Go to https://apps.twitter.com/ and create an application.

Get your consumer_key and Access_token

About

This is an IOT project which aims, mesure the weather condition and response tweets with current temperature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published