All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
4 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
4 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • How this Home Automation Device is structured, user interface, device connection and working principle.
  • Managing Different Rooms
  • Device Addressing: Address Mapping
  • What is the difference between I²C and other communication methods
  • Circuit Connection
  • Controlling High power loads via Arduino
  • Software Needed to Code Arduino and Raspberry Pi
  • Communication Protocol
  • Raspberry Pi and Arduino communication
  • Windows 10 IoT User Interface
  • Arduino Coding
  • Visual Studio User Interface and Raspberry Pi Coding
  • What is I²C and how it works
  • What You Need to Get things done
  • Tips and Tricks and Helpful Resources
  • I2C Communication Protocol
  • Device Address Mapping
  • How to code I²C the right way and how to talk to multiple devices easily
  • Code and Circuit Schematics to connect Arduino and Raspberry Pi
  • Communication Protocol between Raspberry Pi and Arduino
  • Tips and Tricks
  • Advantages of I²C and Disadvantages of I²C
  • I²C Operation
  • Main I²C Bus Library Functions
  • How to implement I²C in your project
  • Why using I²C will make your life easier
  • Known Issues

Use Raspberry Pi and Windows 10 to build a home automation system that can operate home devices automatically
 
Today, technology is enhancing human life. Technology is evolving in a very fast manner. Automation was an idea and a dream but not today. By combining the latest technologies with Home Devices, Everyone can build A Fully Automated Home. With the Raspberry Pi and Windows 10 IoT, we can build a home automation system that is capable of handling and operating any of your home devices automatically.
 
In this course, an Arduino UNO will be used to control different devices and reads different sensor data. Raspberry Pi will send requests for Arduino UNO to get the sensor data collected.
 
Each room can have multiple controllable devices(Light, Fan, Wall Socket), PIR Sensor, temperature sensor, and LDR, we will explain how to connect everything and how to code each part in a step-by-step manner.
 
Windows 10 IoT Simplifies the Internet of Things (IoT) with a rich device platform, world-class developer tools, enterprise-grade long-term support, and a global partner ecosystem. Do more at the edge with built-in machine learning capabilities and scale with the power of Azure IoT. Use the power of Windows to create a solution quickly and securely. We stand behind our products with 10 years of support.
 
 
 
Why we are using Windows 10 IoT Core:
 
Built for small, secure, smart devices. The smallest Windows 10 operating system still has the manageability and security expected from Windows.
 
Smart: Easily bring Artificial Intelligence (AI) and Machine Learning (ML) to the edge with Windows.
 
Secure: Help keep devices secure for the long term.
 
Fast: Quickly get IoT devices to market and maintain for the long term with out of the box OS.
 
 
 
What about Communication Protocols?
 
I²C (pronounced I-squared-C)
 
I2C Communication between Arduino and Raspberry Pi: A step by step guide to Master I2C Protocol and Start using it to connect your Arduino and Raspberry Pi
 
I²C Allows communication of data between I2C devices over two wires. which makes it easier for anyone to exchange information without too much wiring.
 
 
In today's world, every electronics hobbyist works with Arduino and Raspberry Pi to do his projects. With the introduction of Windows 10 IoT Core, Microsoft is also into the embedded world. Today Internet Of Things is a buzzword, but for basic things, we need an Arduino to communicate with a Raspberry Pi. In this course, I will explain how to communicate the Arduino with the Pi using an I2C bus and Windows 10 IoT Core.
 
I2C communications have become the de facto method of communicating between microcontrollers, microcomputers, and a variety of integrated circuits and sensors. It has been around since 1982 and was originally developed for use in television receivers.

  • Internet Connection
  • Computer, Laptop, Mac or Chrome device
  • A basic knowledge in C Programming language
  • Anyone Interested in Learning How to learn Home Automation Using Raspberry Pi And Windows 10 IoT
  • Anyone Interested in Learning How to Control Home devices using a beautifully created User Interface by Combining the power of Raspberry Pi with Windows 10IoT
  • Anyone Interested in Learning I2C Communication between Arduino and Raspberry Pi
  • Anyone Interested in Learning I2C Communication in A Step by Step Manner
  • Anyone Interested in Learning Arduino I2C Communication
  • Anyone Interested in Learning Raspberry Pi I2C Communication
  • Anyone interested in talking to multiple devices easily via I²C the right way
  • Anyone Interested in Interfacing Arduino with other ICs or devices via I²C
  • Anyone Interested in Controlling different devices using I²C Protocol
  • Arduino Lovers
  • Raspberry Pi Lovers
View More...
  • Section 1 : Section 1 5 Lectures 00:24:50

    • Lecture 1 :
    • Introduction & Getting Started Preview
    • Lecture 2 :
    • Hardware and Software Requirements
    • Lecture 3 :
    • Smart Home Rooms Setup
    • Lecture 4 :
    • Devices and Rooms addressing Mechanism
    • Lecture 5 :
    • Download and Install Fritzing Software
  • Section 2 : Section 2 5 Lectures 00:49:54

    • Lecture 1 :
    • Circuit Schematic Part1
    • Lecture 2 :
    • Circuit Schematic Part2
    • Lecture 3 :
    • How to wire home appliances with Relay Module
    • Lecture 4 :
    • How a Relay Module Works
    • Lecture 5 :
    • Software and Communication Protocol
  • Section 3 : Section 3 5 Lectures 01:01:08

    • Lecture 1 :
    • Software and Communication Protocol Example
    • Lecture 2 :
    • Download and Install Arduino IDE
    • Lecture 3 :
    • Arduino Coding Part1
    • Lecture 4 :
    • Arduino Coding Part2
    • Lecture 5 :
    • Arduino Coding Part3
  • Section 4 : Section 4 5 Lectures 00:41:51

    • Lecture 1 :
    • Download and Install Visual Studio for Coding
    • Lecture 2 :
    • Download and Install Windows 10 IoT Core on SD Card
    • Lecture 3 :
    • Windows Device Portal Walkthrough
    • Lecture 4 :
    • Prepare Environment for Your First Code
    • Lecture 5 :
    • Classes Diagram
  • Section 5 : Section 5 5 Lectures 00:43:06

    • Lecture 1 :
    • User Interface Structure Explained
    • Lecture 2 :
    • User Interface - Main Dashboard Part2
    • Lecture 3 :
    • Practical Circuit Connection
    • Lecture 4 :
    • Practical Testing
    • Lecture 5 :
    • Hardware and Software Requirements
  • Section 6 : Section 6 5 Lectures 00:33:20

    • Lecture 1 :
    • Download and Install Arduino Pro IDE
    • Lecture 2 :
    • Download and Install Windows 10 IoT Core on SD Card
    • Lecture 3 :
    • Windows Device Portal Walkthrough
    • Lecture 4 :
    • Download and Install Visual Studio for Coding
    • Lecture 5 :
    • 12C Overview
  • Section 7 : Section 7 5 Lectures 00:42:48

    • Lecture 1 :
    • Arduino Wire Library
    • Lecture 2 :
    • 12C Circuit Connection
    • Lecture 3 :
    • Arduino Coding
    • Lecture 4 :
    • Windows loT User Interface
    • Lecture 5 :
    • Windows loT C Backend Coding
  • Section 8 : Section 8 5 Lectures 00:21:15

    • Lecture 1 :
    • Practical Connection
    • Lecture 2 :
    • Practical Testing
    • Lecture 3 :
    • Where to use i2c communication
    • Lecture 4 :
    • 12C Pins in Arduino
    • Lecture 5 :
    • Arduino Wire Library 12C Functions
  • Section 9 : Section 9 3 Lectures 00:30:40

    • Lecture 1 :
    • Arduino to Arduino 12C Communication Circuit Design
    • Lecture 2 :
    • Arduino to Arduino 12C Communication coding
    • Lecture 3 :
    • Arduino to DS1307 Time and Date Module Circuit Design
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

3711 Course Views

90 Courses

My passion is inspiring people through online courses. I love learning new skills, and since 2007 have been teaching people like you everything I know. Through my online learning business, Educational Engineering School, I create courses that teach you how to become the better version of yourself with all kinds of skills. What would you like to learn? Would you like to make money being an Embedded System Developer? Would you like to build your own 6-figure business? Would you like to learn how to code, circuit design or solder electronic components? Would you like to make better projects? Would you like to start an embedded system career, create great projects, kick start an idea, program, simulate, and create PCB Boards, launch a freelance career? If you want to do any of these things, just enroll in the course. You have a 30-day money back guarantee if you don't like it. And I'm always improving my courses so that they stay up to date and the best that they can be. Check them out, and enroll today!
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • pcb-design-for-everyone-with-easyeda-a-free-and-online-tool

    PCB Design for everyone with EasyED...

    By : Amit Rana

    Lectures 17 Beginner 2:21:24
  • learn-the-art-and-science-of-pcb-design-with-eagle

    Learn the Art and Science of PCB De...

    By : Amit Rana

    Lectures 34 Beginner 2:48:17
  • embedded-systems-with-8051-micro-controller-using-embedded-c

    Embedded Systems with 8051 Micro Co...

    By : Amit Rana

    Lectures 35 Beginner 4:38:4

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.