Giter VIP home page Giter VIP logo

arduino-templogger's Introduction

Arduino-TempLogger

TempLogger is a C++ program meant to be run on Arduino WeMos D1 R1, but can also be any esp8266 compatible boards. This program does send every x seconds temperature and humidity to a google spreadsheet. Temperature and humidity is obtained with a simple DHT22 sensor.

๐ŸšŠ Usage

Make sure the DHT22 is plugged like in diagrams Power up the board and it will starts to send the data online.

If the data does not updates, you will need to start the Arduino IDE on your computer and check the Serial logs through USB.

โš™๏ธ Circuit

image

๐Ÿ–ผ๏ธ Pictures & Videos

20220828_113409

image

image

๐Ÿ’ป Create a spreadsheet

๐Ÿ‘จโ€๐Ÿ’ป Modifying the program

In order to modify the program you will need to follow all those following steps. If you have any issue during this procedure, please open an issue here

  1. Install the ESP8266 Board in Arduino IDE in less than 1 minute

  2. Download all of this project's files by using the CODE button or clicking here

  3. Unzip the downloaded content on your computer

  4. With the Arduino IDE, open the main.ino file

  5. Plug the Arduino UNO on the computer using a USB cable, on the editor check the right port where the Arduino is connected to

  6. Modify the program

  7. Using the Verify button on the editor in order to check if you made error or not

  8. Click the Upload button to compile & send the program to the board

  9. The program should now be modified ๐Ÿ˜

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.