ABOUT US




This blog is all about making all the complicated Engineering Projects into very simple steps so that every interested students can get knowledge and help for their various projects. We are also having a YouTube channel Engineers & Electronics where you will find videos on how to make such projects with full explanation and codes. We also have uploaded many videos about Arduino and some tough software Tutorials . Please visit the channel for more information about our projects.
You can also follow us on Facebook, twitter & Instagram by clicking on the below links.














Thank You!



Team: Engineers & Electronics


Comments

  1. Hello sir
    Sir can you make video on how to make UPI payment method for any project using arduino uno. Please sir make video on this topic if you can ��. It will help me a lot .
    Thanks.

    ReplyDelete
    Replies
    1. https://youtu.be/Y55wvCHzWDk
      Like this ☝🏻

      Delete
  2. hi sir,
    am learning a project from your youtube channel but i got stuck in an error.
    after running it is showing this error.

    In function 'void loop()':
    COVID_CASES_8266MCU_THINGSPEAK:38:13: error: call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, host, port, uri)
    38 | http.begin(host,httpPort,url1);
    | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
    exit status 1
    call to 'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, host, port, uri)

    please suggest how to remove this error.

    ReplyDelete
  3. Hi, Can we do this by Arduino :To study response curve of a Series LCR circuit and determine its
    (a) Resonant frequency,
    Impedance at resonance,
    (c) Quality factor Q, and
    (d) Band width.

    ReplyDelete

Post a Comment

Popular

How to interface Ultrasonic sensor with Arduino UNO (Arduino Series - Part 05)

How to Make Call, Send and Receive Message using GSM Module

Bidirectional Visitor Counter Project with Arduino UNO