Upgrade to Pro — share decks privately, control downloads, hide ads and more …

IoT with Arduino | Rohan | Gurzu

Gurzu
December 06, 2023

IoT with Arduino | Rohan | Gurzu

Internet of things (IoT) is a network of physical objects, devices, and machines that are connected to the internet. In this episode of knowledge ketchup, Rohan talks about IoT with Arduino.

Gurzu

December 06, 2023
Tweet

More Decks by Gurzu

Other Decks in Technology

Transcript

  1. Internet of Things • Network of physical objects, devices, and

    machines that are connected to the internet • Can communicate with each other and share data • Are often embedded with sensors, actuators, and other technology • Can collect and exchange information without requiring direct human intervention • Has a wide range of applications across various industries, including smart homes, industrial automation, agriculture, healthcare, transportation, environmental monitoring, and more. Examples - Smart security systems, smart refrigerators, medical sensors, etc.
  2. Arduino • Open-source electronics platform • Consists of both hardware

    and software components • Designed to make it easy for people, especially those with limited technical background, to create interactive projects and prototypes • Provides a range of microcontroller-based development boards • User-friendly integrated development environment (IDE) that allows you to write, compile, and upload code to these boards.
  3. Breadboard and jumper wires • Device used to build and

    prototype electronic circuits without the need for soldering • Consists of a plastic board with a grid of holes and metal clips underneath the holes that provide electrical connectivity • Allow you to quickly connect electronic components together in a temporary manner for testing and experimentation.
  4. Jumper Wires • Short lengths of insulated wire with connectors

    at both ends • Used to create connections between different points on the breadboard, components, and other electronic elements like microcontrollers (such as Arduino boards) • Jumper wires come in different varieties like male-to-male, male-to-female, etc
  5. Examples of Smart Devices • Home automation • Smart locks

    • Security systems like Ring • Smart fridge • Smart watch • And many more
  6. Hardware and Software used for Smart Zoo • Arduino and

    other components like breadboard, jumper wires, etc. • Motors • Smoke Sensor • Ultrasonic sensor • Turbidity sensor • Humidity sensor • RFID Reader • Firebase Realtime database • Android Application