* Cantinho Satkeys

Refresh History
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31
  • j.s.: ghyt74 a todos  4tj97u<z
    18 de Outubro de 2024, 09:33

Autor Tópico: Home Automation Using Raspberry Pi And Windows 10 IoT  (Lida 92 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115689
  • Karma: +0/-0
Home Automation Using Raspberry Pi And Windows 10 IoT
« em: 30 de Maio de 2021, 15:47 »

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 44 lectures (5h 38m) | Size: 2.3 GB
Use Raspberry Pi and Windows 10 to build a home automation system that can operate home devices automatically

What you'll learn:
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

Requirements
Internet Connection
Computer, Laptop, Mac or Chrome device
A basic knowledge in C Programming language

Description
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.

Who this course is for
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


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction