Giter Club home page Giter Club logo

pvj_esp's Introduction

PVJ_esp

A repo to do some esp coding This repo is my first Git repo so no judging! I created this for my personal use to store all the IoT code I did over here nd to not mix it up with my other docs and it's easier to locate

''' The first file is a simple freeRTOS example program that will generate two tasks and they will print out a line themselves '''

''' The second file named by date august 28 is an experimental file that has the code of a part of a project where the code reads the lines of a csv and then will trigger MQTT messages to the system and send as MQTT works via a publish subscribe model.

The CSV file had the timings of the day and if the timing smatched to a particular value then the system takes readings from it's surroundings and then will be able to intimate the main server about the same using the client.publish() function and it also prints on the serial window.

'''

''' The third file name IoT Irrigation is also a college project where we had an irrigation system based off of the sensors like soil moisture and then other weather sensors like DHT11 and also the rainfall sensors. This code will monitor the surroundings at regular intervals of time and then it will check certain parameters required for the irrigation of a field and once the paramerters are met it will trigger the irrigation servo motor to rotate and then close. There is a lot of scope to be improved there as that was again a college project the fact that the motor rotated was satisfactory for my prof.

Oh also the data was uploaded to ThingSpeak server to visualize bringing the IoT element to this project. '''

''' The next file is just the same as the irrigation system minus the motor it's just monitoring the weather and returning the system the data and I'm just printing out some statements like "It's raining" etc ''' overall this repo is for me if you're a beginner who wants to code for ESP and IoT you can see and copy these codes.

pvj_esp's People

Contributors

pvj023 avatar

Watchers

 avatar

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.