Introduction to IoT | IoT Projects-Smart Chair | IoT Tutorial for Beginners | IoT Training | Edureka

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 27

  • @edurekaIN
    @edurekaIN  6 лет назад +1

    Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka IoT Course curriculum, Visit our Website: bit.ly/2Qlej4v

  • @ranimanickam9545
    @ranimanickam9545 4 года назад +1

    Understood.very cleary explained. Thanking you.

  • @samuelfranciscogarcia1440
    @samuelfranciscogarcia1440 3 года назад +1

    Me gustó mucho
    GRACIAS 🎄🎍🎑⛄

  • @karthickrajalearn
    @karthickrajalearn 6 лет назад +2

    Awesome
    Pls post this type of video
    You are Created Interest on IoT
    When I was studying programming I feel very easy but I am not getting chance to working my programs
    What was x,y values?
    Pls hire VFX,2D or Animator Person to explain this concept
    Then I will understand and remember in better way

    • @edurekaIN
      @edurekaIN  6 лет назад +1

      Hey Karthickraja, thanks for watching our video.
      Over here x, y and z are the axis values taken from the accelerometer. When a person sits on the chair, the chair tilts back along the z-axis, hence there is a change only in the value of Z-axis, while the values of 'x' and 'y' are constant.
      Do subscribe to our channel and stay tuned for more videos, cheers!!

    • @karthickrajalearn
      @karthickrajalearn 6 лет назад

      Any Pre Request for this Course
      Should I learn Basic Electronics and maths and Scicence
      Where to I learn this things? for Internet of Things?

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Karthickraja, basic knowledge of Linux and Python is required. For all these pre-requisites, you will get complimentary self-paced tutorials with edureka IoT course. Check out the details of our IoT Training here: www.edureka.co/iot-certification-training
      Happy learning, cheers!

  • @mohammedshahid4535
    @mohammedshahid4535 4 года назад

    Awesome Explanation sir

    • @edurekaIN
      @edurekaIN  4 года назад

      Hi Shahid, thanks for the compliment!
      You can also check out our online certification training here:
      IoT Certification Training on Azure - bit.ly/3aKErf7
      You can use code "RUclips20" and enroll in our courses with Flat 20% off.

  • @pravinchafale1736
    @pravinchafale1736 5 лет назад +1

    I want to operate the Hot furnaces from mobile. By using iot how can i do for that. Plss tell about tgus

    • @edurekaIN
      @edurekaIN  5 лет назад

      Hi Pravin! There's a vision termed as IIoT for this. The IIoT vision of the world is one where smartly connected assets (the things) with varying levels of intelligent functionality, ranging from simple sensing and actuating, to control, optimisation and fully autonomous operation, operate as part of a larger system. This doc shall help you out: www.eurotherm.com/the-impact-of-iiot-on-industrial-ovens-and-furnaces

  • @Praveenkumar-kk6ge
    @Praveenkumar-kk6ge 6 лет назад +1

    Good

  • @karthickrajalearn
    @karthickrajalearn 6 лет назад +4

    In 11m 35 sec onwards Awesome
    I was so impressed
    monitor.py

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Karthickraja, thank you for appreciating our work. Do subscribe and stay connected with us. Cheers :)

  • @MrRajparjapat
    @MrRajparjapat 6 лет назад

    What are the prerequisite to learn iot, do we need to learn Python language first to learn iot concept.
    Pl suggest

    • @edurekaIN
      @edurekaIN  6 лет назад +1

      Hi Rajesh, thanks for watching our IoT video. Having Python knowledge helps in learning IoT, but it’s not mandatory to know python before learning IoT. Check out our IoT training , we provide free python tutorials with the Course: www.edureka.co/iot-certification-training
      Happy learning, Cheers!

  • @Sanatani_Sh1vam
    @Sanatani_Sh1vam 6 лет назад

    How Can I make my own microcontroller like Arduino?? Is it worth to design by ourselves rather than buying it ..??

    • @edurekaIN
      @edurekaIN  6 лет назад +1

      Hey Shivam, Arduino is not a microcontroller, it is a development board built around a bought-out Atmel Atmega328p Microcontroller. Before Arduino, people used the same Atmega Microcontroller chip for their projects, but programming it was a little more complicated, and only experienced developers could build projects easily. So Arduino provided a series of development boards like the Uno that standardized and partially automated the way a developer interacts with the Atmega328 Microcontroller. They provided a USB interface, well documented GPIO definitions, an on-board Clock, a pre-loaded bootloader on the Atmega328, etc. Without Arduino, you would have to struggle with setting up all these things yourself, and then get to actually developing your project. So think of Arduino as merely a means to easily develop on the Atmega328 Microcontroller. Now if you want to replicate everything to save some money or customise according to your needs, you need to be sure you can build your own programming language and handle the hardware too!
      Hope this helps!

  • @kazitanim007
    @kazitanim007 6 лет назад +2

    do i need to install vnc server on raspberry pi to remote in ???

    • @edurekaIN
      @edurekaIN  6 лет назад +1

      Hey Tanim, sorry for the delay. VNC Connect is included with Raspbian but you still have to enable it. you can also install VNC Viewer on your Raspberry Pi, in case you want to control a remote computer (or another Raspberry Pi!).
      Hope this helps!

  • @HimanshuSingh-eo7cn
    @HimanshuSingh-eo7cn 6 лет назад

    which is better for iot? arduino or raspberry pi

    • @edurekaIN
      @edurekaIN  6 лет назад +2

      Hi Himanshu, thanks for watching our IoT video.
      Both has its own benefits and you can use both.
      Arduino is a single-board microcontrollers for building digital devices and interactive objects that can sense and control objects.
      The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. Raspberry Pi is hot these days as it is a small size computer which is extending the capabilities of the microcontroller.
      Happy Learning, Cheers!

  • @harishv3821
    @harishv3821 6 лет назад

    What is big data?

    • @edurekaIN
      @edurekaIN  6 лет назад +2

      Hi Harish,
      Big Data is a term used for a collection of data sets that are large and complex, which is difficult to store and process using available database management tools or traditional data processing applications. Please visit our Big Data Tutorial blog to learn more : www.edureka.co/blog/big-data-tutorial
      Happy learning 😀

  • @sumamanadeem7552
    @sumamanadeem7552 6 лет назад

    diff b/w iot and ai?

    • @edurekaIN
      @edurekaIN  6 лет назад +2

      Hi Sumana, thanks for watching our Introduction to IoT video.
      The Internet of Things (IoT) is the network of physical devices, vehicles, home appliances and other items embedded with electronics, software, sensors, actuators, and connectivity which enables these objects to connect and exchange data. Whereas Artificial intelligence (AI) is an area of computer science that emphasizes the creation of intelligent machines that work and react like humans.
      Do subscribe to our youtube channel and stay tuned for more IoT videos. Cheers!

    • @sumamanadeem7552
      @sumamanadeem7552 6 лет назад +1

      edureka! thankx for clear my doubt