Companies Home Search Profile

IoT with Raspberry PI Pico W (C++)

Focused View

Dr Jon Durrant

3:24:45

259 View
  • 1. Introduction.mp4
    03:58
  • 2. To Introduce the Tutor.mp4
    02:13
  • 3. Course Approach.mp4
    07:21
  • 4. Summary and Resources.mp4
    00:17
  • 1. Section Goals.mp4
    02:16
  • 2. Raspberry PI Pico-W Setup.mp4
    01:59
  • 3. Code Deployment.mp4
    02:36
  • 4. Course Code Repository.mp4
    03:37
  • 5. MQTT Broker Service.mp4
    02:18
  • 6. Eclipse Mosquito On Raspberry PI.mp4
    05:24
  • 7. Flespi Broker Cloud Hosted.mp4
    06:56
  • 8. First Pico-W Thing.mp4
    20:57
  • 9. Section Summary.mp4
    01:11
  • 1. Section Goals.mp4
    00:43
  • 2. MQTT.mp4
    07:10
  • 3. Software Stack.mp4
    05:07
  • 4. Section Summary.mp4
    01:11
  • 1. Section Goals.mp4
    01:09
  • 2. WIFI Connection.mp4
    11:44
  • 3. Socket Transport.mp4
    18:31
  • 4. MQTT Connection.mp4
    14:57
  • 5. Section Summary.mp4
    01:08
  • 1. Section Goals.mp4
    00:55
  • 2. MQTT Topic Space.mp4
    03:05
  • 3. Listening.mp4
    05:09
  • 4. Lifecycle Management.mp4
    07:45
  • 5. Publish Event.mp4
    07:25
  • 6. Section Summary.mp4
    00:28
  • 1. Section Goals.mp4
    01:26
  • 2. Publishing From Python.mp4
    04:10
  • 3. coreMQTT-Agent Subscribe.mp4
    04:20
  • 4. Subscribe Example.mp4
    12:06
  • 5. Group Actions.mp4
    07:27
  • 6. Section Summary.mp4
    00:46
  • 1. Section Goals.mp4
    00:36
  • 2. Transport.mp4
    05:25
  • 3. Authentication.mp4
    02:05
  • 4. Topic Space Authorization.mp4
    02:19
  • 5. Audit Logging.mp4
    01:39
  • 6. Section Summary.mp4
    00:35
  • 1. Section Goals.mp4
    01:12
  • 2. State Problem.mp4
    03:09
  • 3. Managing State.mp4
    07:16
  • 4. Section Summary.mp4
    01:08
  • 1. Congratulations you did it.mp4
    01:36
  • Description


    MQTT using FreeRTOS coreMQTT-Agent Library.

    What You'll Learn?


    • Build an IoT Stack on Pico W in C++
    • Connect Pico-W to Wifi service
    • Connect Pico-W to an MQTT Broker (port 1883)
    • Publish messages in MQTT on a topic
    • Subscribe to a MQTT Topic and handle incoming messages

    Who is this for?


  • Embedded developers
  • Hobby developers
  • C++ Engineers
  • IoT Engineers
  • Makers
  • More details


    Description

    The Internet of Things (IoT) allows us to put small devices around our environment to measure and control. The Raspberry PI Pico-W is an excellent platform for developing such IoT devices, connecting over WIFI and MQTT protocol.

    In this course, we explore how to code C++ for a Pico-W  IoT device using the FreeRTOS coreMQTT-Agent library version v1.1.0. We take the approach of building an IoT framework for all the devices we want to build. With the ability to connect, publish and subscribe to messages. To operate we also need an MQTT broker and the course talks through the use of Eclipse Mosquitto as a locally installed broker on a Raspberry PI, or using Flespi as a cloud-hosted broker.

    The course covers:

    1. Establishing WIFI connectivity in station mode to an access point or router

    2. Building TCPIP socket transport for MQTT protocol

    3. Publishing messages

    4. Subscribing and taking action on messages

    Simple circuits to turn on and off an external LED using a local switch connected to the Pico-W are used to test the concepts.

    The course assumes knowledge of C++. Though each example walks through the functionality, the course will not talk about the syntax of C++. FreeRTOS Kernel is used to support concurrent tasks for managing the MQTT protocol and an understanding of FreeRTOS Kernel is assumed. I have another course on FreeRTOS Kernel for the Raspberry PI Pico to cover this.

    The course assumes you can compile and deploy C++ code to the Pico using the Raspberry PI Pico SDK. My other course “Introduction to C Development Environment for Raspberry PICO” teaches these skills.

    Test scrips to interact with the device are written in Python. Some basic Python knowledge would be helpful.

    Full captions are provided for the course and are not auto-generated.

    Who this course is for:

    • Embedded developers
    • Hobby developers
    • C++ Engineers
    • IoT Engineers
    • Makers

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Dr Jon Durrant
    Dr Jon Durrant
    Instructor's Courses
    25+ years experience of IT and Data experience across academia and commercial sector. I have worked on embedded systems, global enterprise systems, data warehouses and data lake.In my day job I lead Data and IT departments' architecture functions. I work with the business to align IT and Data Strategy with the Business Strategy. I work to plan out roadmaps of change to address the business challenges and enable IT and Data initiatives to be treated as an investment for return.In my off hours, I work as a hobby developer working on embedded IoT technologies.  Some of my projects have included smart clocks, a clock that looks like a slot machine, pan and tilt security cameras, and hexapod robots. I primarily develop around the Raspberry PI and Raspberry PICO (RP2040) hardware devices with cloud services from AWS. I develop in a number of languages include C, C++. Java, Python, and Node.Dr Jon EA Ltd - UK Registered Company 14359330
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 45
    • duration 3:24:45
    • Release Date 2023/02/13