Skip to content
View VivekKrG's full-sized avatar
Block or Report

Block or report VivekKrG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. data-plotting-using-matplotlib-in-python data-plotting-using-matplotlib-in-python Public

    Here I used matplotlib library to plot data from csv file. The data file is generated by IoT system, which read data from sensors at company's office and send it to AWS IoT cloud.

    Python

  2. Image-field-detection-using-template-matching-using-openCV Image-field-detection-using-template-matching-using-openCV Public

    Here I implemented Image field detection using template, which may be a small part of Image or very similar is pattern, matching. The library providing this functionality is openCV.

    Python 5 1

  3. IoT-Training-Contents IoT-Training-Contents Public

    This repository contains small project files that were learnt and implemented during the IoT training.

    Processing

  4. Learn-IoT Learn-IoT Public

    This repository contains good resources to getting started with IoT. Here various sensor is used to connect with Arduino Uno and ESP32 and their program is available.

    C++ 2

  5. MATLAB-projects-and-Assignments MATLAB-projects-and-Assignments Public

    This repository contains MATLAB related files. Here programming files is available from basic level to some advance level. Including that, two project implemented on MATLAB is also included.

    MATLAB 3 2

  6. Send-Email-using-Pyhton-program Send-Email-using-Pyhton-program Public

    This repository contains programming file and documentation to send email through python program.

    Python