sayanee / tempiot

temperature logging fot IoT backend platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tempiot

Temperature sensor logging for IoT backend platforms

Hardware wiring

  1. Particle Photon and LM35 Temperature sensor
  • Wire it up with the breadboard

  • Flash the firmware

  • get the temperature sensor value from the key result

    curl "https://api.particle.io/v1/devices/{device_id}/temperature?access_token={access_token}"
    

License

MIT

About

temperature logging fot IoT backend platforms


Languages

Language:Arduino 100.0%