IOT (Internet Of Things) course training is offered by Shiva Concept Solution for all ages and skill level. We provide excellent lab facilities with unlimited timeframe. We also provide placement assistance to our trainees. We provide training in the latest technologies.
IOT Course Content:
IoT Architecture
- IoT Technology stack, Sensors & Actuators, Hardware Platforms, Wireless Communication
- Protocols, Network communication Protocols, Cloud, its components and IoT, Data
- Streaming in IoT, Data Store and IoT, Analytics & Visualization for IoT
Sensor & Actuator
- What is Sensor & Actuator?, What is a good sensor?, Sensor properties and their
- classification, Types of Sensors & Actuators, Working of typical Sensors and
- Actuators, Categories of sensors Commercial/Industrial/Military/Medical/Food
- grade sensors, Selecting a sensor for your use case, IoT Hardware Platform &
- comparison, Criteria for selecting Hardware platform
Raspberry pi and Arduino Hardware Overview
- The Raspberry Pi and Arduino Open Source Microcontroller Platform, Schematics,
- PCB Design Tools and prototype steps, Raspberry Pi and Arduino Board Layout &
- Architecture, Why Raspberry Pi and Arduino?
Arduino Programming fundamentals
- How to program Arduino with Arduino IDE, How to make your Arduino respond to sensors and actuators, Reading data from analog/Digital Sensors, Writing data to analog (PWM)/Digital actuators
Interfacing Sensors and Actuators with Hardware
- Connecting sensors to Arduino to read data from sensor and display on serial monitor (Temperature, Humidity, Distance, Light, Moisture, Gas (Methane/Alcohol), Proximity, Motion)., Connecting actuator to Arduino and controlling Actuator (LED, Relay, Push button, Buzzer) Controlling a motor (actuator) by sensing Temperature, Controlling a buzzer using Ultrasonic ranger, PIR (Human presence) (Combining sensors to avoid false alarms), Controlling sprinklers using relay by sensing moisture in the soil using moisture sensor
Program Raspberry Pi board
- Working with Raspberry Pi 3 Model, Installing OS and Designing Systems using Raspberry pi, Configuring Raspberry Pi for VNC Connection, Getting introduced to Linux OS, Basic Linux commands and uses, Getting Started with Python, Variables, Functions and control Structure, File Handling in Python & Importing or Exporting Data, Interface sensor and Actuator with Raspberry Pi