• Home
  • WORKSHOP
    • CSE-IT-MCA
    • ECE
    • EEE
    • Mechanical
    • Civil
    • Management
    • School
  • Online Courses
    • Digital Marketing
    • Piping Design STAAD Pro
    • Formula Racing Car Design
    • 5 / 10 Days Training-FDP Program
    • ML & AI Covid 19 Data Analysis
    • Python Programming
  • FDP
  • EVENTS
  • STTP
  • ABOUT US
  • CONTACT US
    Have any question?
    +91-7428848505
    info@edulakes.com
    Login
    EduLakesEduLakes
    • Home
    • WORKSHOP
      • CSE-IT-MCA
      • ECE
      • EEE
      • Mechanical
      • Civil
      • Management
      • School
    • Online Courses
      • Digital Marketing
      • Piping Design STAAD Pro
      • Formula Racing Car Design
      • 5 / 10 Days Training-FDP Program
      • ML & AI Covid 19 Data Analysis
      • Python Programming
    • FDP
    • EVENTS
    • STTP
    • ABOUT US
    • CONTACT US

      CSE-IT-MCA

      • Home
      • All courses
      • CSE-IT-MCA
      • Internet of Things (IOT) using Raspberry Pi

      Internet of Things (IOT) using Raspberry Pi

      User Avatar
      admin
      CSE-IT-MCA, ECE, EEE
      (0 review)
      ₹1,000.00
      raspberrypiiot-course-1
      • Overview
      • Curriculum
      • Instructor
      • Reviews

      COURSE DESCRIPTION

      Internet of Things or IoT in short, is the idea of making devices and objects smarter by linking them to the internet. This workshop introduces you to the amazing world of IoT and its fascinating applications. Using a Raspberry Pi computer and a DHT sensor, you will develop an electronic device that streams temperature and humidity data over the internet. You can program the system in such a way that say whenever the temperature exceeds a certain limit, the device will automatically send an email notification!

      WORKSHOP OUTCOMES

      • What “the Internet of Things” means and how it relates to Cloud computing concepts
      • How open platforms allow you to store your sensor data in the Cloud
      • The basic usage of the RaspberryPi enviornment for creating your own embedded projects at
        low cost
      • How to connect your RaspberryPi with your Android phone.
      • How to send data to the Internet and talk to the Cloud.
      • How to update sensor readings on Twitter (Social Networking Sites).
      • Control a Relay Switch from anywhere across the world using IoT Platform from your Phone.

      PROJECT TO BE COVERED

      • LED Program with Raspberry Pi
      • Controlling LED with a Switch using Raspberry Pi.
      • Integrating IR Sensor with Raspberry Pi.
      • Integrating Temperature & Humidity Sensor with Raspberry Pi read Current Enviornment
        Values.
      • Reading Environmental Values on Android Smartphone.
      • Control Devices using Localhost Web Server for Home Automation.
      • Send Sensor Data on Cloud Server.
      • Automatically Tweet Sensor Data on Twitter.
      • Control Electronic Devices from anywhere across the world using Internet & Mobile App

      IOT ARDUINO TRAINING KIT

      • Raspberry Pi B+ model
      • DHT Sensor
      • Resistor
      • Relay
      • Breadboard
      • Connecting wires
      • LED
      • Switches
      • Micro USB cable*
      • micro SD memory card and SD memory card adapter
      *All the above components would be provided during the program to participants in Groups of 5 but would be taken back at the end of Training

      CERTIFICATION

      • Certificate of Participation in Association with NSS IIT Roorkee.
      • Certificate of merit in Association with NSS IIT Roorkee.
      • Certificate of Coordination in Association with NSS IIT Roorkee.

      Course Features

      • Lectures 55
      • Quizzes 0
      • Duration 12-14 hours
      • Skill level All level
      • Language English
      • Students 2740
      • Assessments Yes
      CoursesEEEInternet of Things (IOT) using Raspberry Pi
      • Introduction to the Internet of Things 3

        • Lecture1.1
          The Internet of Things
        • Lecture1.2
          The Basics of Sensors & Actuators
        • Lecture1.3
          Introduction to Cloud Computing
      • Understanding and Introduction to RPi 6

        • Lecture2.1
          What is SOC?
        • Lecture2.2
          Versions of Raspberry Pi & Their Difference
        • Lecture2.3
          Raspberry Pi 3
        • Lecture2.4
          Basics of Electronics
        • Lecture2.5
          Hardware Description
        • Lecture2.6
          Pin Configuration
      • OS Installation on SD Card 4

        • Lecture3.1
          Downloading Image
        • Lecture3.2
          Study Various Operating Systems Available
        • Lecture3.3
          Making SD Card: Formatting and Partitions
        • Lecture3.4
          Raspberry Pi SD Installer
      • OS Configuration 7

        • Lecture4.1
          Booting Into Desktop
        • Lecture4.2
          GUI Version
        • Lecture4.3
          CLI Desktop
        • Lecture4.4
          Changing Timezone
        • Lecture4.5
          Other Options
        • Lecture4.6
          Raspi-Config
        • Lecture4.7
          Test
      • Network Setup 4

        • Lecture5.1
          Setting Up Using GUI
        • Lecture5.2
          Setting Up Using Command Line
        • Lecture5.3
          Finding Pi’s IP Address
        • Lecture5.4
          Connecting with Wi-Fi/ LAN/ Datacard
      • GPIO 3

        • Lecture6.1
          Study GPIO Pins
        • Lecture6.2
          Libraries Using Git
        • Lecture6.3
          Configuring GPIO Pins
      • Pi using SSH 4

        • Lecture7.1
          Enabling SSH
        • Lecture7.2
          Logging in using Putty
        • Lecture7.3
          Run Basic Commands
        • Lecture7.4
          Use GPIO
      • Linux 4

        • Lecture8.1
          Understanding Linux
        • Lecture8.2
          File Structure
        • Lecture8.3
          Linux Commands
        • Lecture8.4
          Permissions
      • Using Python 5

        • Lecture9.1
          Understanding Python
        • Lecture9.2
          Condition Statement
        • Lecture9.3
          Loops
        • Lecture9.4
          Importing Libraries
        • Lecture9.5
          Functions
      • Project 1: LED Program with Raspberry Pi 1

        • Lecture10.1
      • Project 2: Controlling LED with a Switch using Raspberry Pi. 1

        • Lecture11.1
      • Project 3: Integrating IR Sensor with Raspberry Pi. 1

        • Lecture12.1
      • Project 4: Integrating Temperature & Humidity Sensor with Raspberry Pi read Current Enviornment Values. 1

        • Lecture13.1
      • Project 5: Reading Environmental Values on Android Smartphone.\ 4

        • Lecture14.1
          Talking to your Android Phone with RaspberryPi
        • Lecture14.2
          Connecting RaspberryPi with Mobile Device.
        • Lecture14.3
          The Android Mobile OS.
        • Lecture14.4
          Using the Bluetooth Module
      • Project 6: Control Devices using Localhost Web Server for Home Automation. 2

        • Lecture15.1
          Integrating Ethernet Module & Testing DHCP Connection
        • Lecture15.2
          Creating Program for Localhost Web Server for controlling devices.
      • Project 7: Send Sensor Data on Cloud Server. 4

        • Lecture16.1
          Cloud Computing
        • Lecture16.2
          Communicating with the Cloud using Web Services.
        • Lecture16.3
          Cloud Computing & IoT.
        • Lecture16.4
          Popular Cloud Computing Services for Sensor Management.
      • Project 8: Automatically Tweet Sensor Data on Twitter. 1

        • Lecture17.1
      author avatar
      admin

      Reviews

      Average Rating

      0
      0 rating

      Detailed Rating

      5
      0%
      4
      0%
      3
      0%
      2
      0%
      1
      0%
      • Overview
      • Curriculum
      • Instructor
      • Reviews
      ₹1,000.00
      • Share:

      You May Like

      Machine Learning Read More
      admin

      Machine Learning

      2740
      0
      ₹1,000.00
      Digital Marketing Read More
      admin

      Digital Marketing

      2740
      0
      ₹1,000.00
      3D Printing Read More
      admin

      3D Printing

      2740
      0
      ₹1,000.00
      Data Analytics Read More
      admin

      Data Analytics

      2740
      0
      ₹1,000.00
      Virtual Reality Development Read More
      admin

      Virtual Reality Development

      2740
      0
      ₹1,000.00

      All Courses

      • CSE-IT-MCA
      • ECE
      • EEE
      • Management
      • Mechanical
      • School

      Want To Organize Workshop

      Latest Courses

      Internet of Things Using Arduino (IOT)

      Internet of Things Using Arduino (IOT)

      ₹1,000.00
      Humanoid & Biped Robotics

      Humanoid & Biped Robotics

      ₹1,000.00
      Virtual Reality Development

      Virtual Reality Development

      ₹1,000.00

      +91-7428848505

      info@edulakes.com

      Company

      • About Us
      • Blog
      • Upcoming Event
      • Become a Teacher
      • Contact

      Workshop

      • CSE-IT-MCA
      • ECE
      • Mechanical
      • Civil
      • Management
      • School

      Latest Course

      • 3D Printing
      • IOT using Raspberry Pi
      • Data Analytics
      • Virtual Reality Development
      • Humanoid & Biped Robotics
      • IOT Using Arduino

      Copyright © EduLakes Solutions LLP. All Rights Reserved

      • Privacy
      • Terms
      • Sitemap
      • Purchase

      Login with your site account

      Lost your password?