
This lecture introduces you to the course and will make sure you are ready to start off the course right away.
This Lecture gives a step-to-step guide for installation of Node-RED on a local machine.
This lecture provides the documentation of installing Node red on your local system.
This lecture involves launching Node-RED on a local machine.
This lecture provides the documentation of launching Node red from your local system
This lecture explains the working area of Node-RED and other sections that we will be using for developing flows for our project. This lecture will familiarize the environment for a better working flow.
This lecture helps in building the first flow on Node-RED
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture explains the purpose of IBM Bluemix in our course and also details the contents of Bluemix
This lecture explains the process of creating an organistaion and space in IBM Bluemix.
This lecture provides the documentation of setting up of IBM bluemix
This lecture details the usage of JSON in our course and teaches the fundamentals of JSON to proceed with the course.
This lecture introduces to a new protocol called MQTT, which is mainly used for communication between IoT devices. It is a lightweight protocol to establish and transfer data between devices.
This lecture explains the working of MQTT for a better understanding and realising the purpose of this protocol in our course.
This lecture will help in setting up MQTT using HiveMQ. HiveMQ is a MQTT broker used to subscribe and publish messages.
This lecture provides the documentation of setting up MQTT on Node red using HiveMQ
This lecture will involve the usage of Switch Node and this will be useful, since we will be using this node in our following lectures.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture will depict the usage of Change Node and this will be useful, since we will be using this node in our following lectures.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture will explain the working and usage of rbe node used for exception handling and also learn about the range node.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture will show how to add new node/node packages to the Node-RED environment for using it in our course.
This lecture shows the steps to create a simple twitter bot which will tweet messages based on pre-defined conditions.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture shows the steps to create a simple form on Node-RED and to deploy it on cloud.
This lecture shows the steps to create an application that will detect faces given an image as an image location url and also detect the gender and estimate the age of the person.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture explains the steps to create an application to convert any text input to a speech by using IBM Bluemix services.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture explains the steps to create an application to convert a text from a source language to a target language in an audio form.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture details the steps to create an application for visually impaired people by converting an image containing text to a readable format in the form of an audio.
This lecture provides you the complete JSON code which can be imported directly in to your Node red Platform.
This lecture explains the installation and launching of Node-RED on Raspberry Pi.
This lecture provides the documentation of installing and launching Node red on Raspberry pi
This lecture involves configuring Raspberry Pi to Watson IoT Platform for data analysis and visualization.
This lecture explains the steps to log temperature data from Raspberry Pi on Watson IoT Platform.
This lecture involves wiring up LCD display with Raspberry Pi and controlling it using Node-RED on Raspberry Pi.
Hello, learners! Greetings from Makerdemy. In this course, you will learn how to design and deploy flows on Node-RED Programming Platform.
This course is for anyone who is interested in exploring Node-RED and IBM Bluemix services.
This course is for anyone who is interested in building an IoT Project by availing the Bluemix services. This course is ideal for those who are interested in exploring the scope of Node-RED. The course does not require any prior knowledge of Node-RED and IBM Bluemix.
I will teach you to install and work on Node-RED on 3 platforms - on a local machine, on IBM Bluemix and on Raspberry Pi. I will also teach you how to configure the Raspberry Pi with IBM Bluemix and it's services board. You will learn how to interact with the hardware and build complete Node-RED projects using JSON, Javascript and HTML.
The course consists series of lessons will show you how to get up and running Node-RED on the IBM Bluemix. IBM Bluemix consists of many useful services which can be bound to our application to make use of it in your desired way. you will also be learning JSON for the better understanding of data flow in Node-RED. Also, you will be learning to control GPIO of Raspberry Pi using Node-RED
The course split into seven projects:
Project 1: In this project, we will be learning JSON and using MQTT Protocol to communicate between services.
Project 2: In this project, we will teach you to create a simple Twitter Bot and analyse tweets based on tone of language.
Project 3: This project will involve face recognition and analysing by estimating age and detecting the gender of a person.
Project 4: In this project, we will teach you to convert any text input into a speech.
Project 5: In this project, we will teach you to translate a text from a source language to a target language using IBM Bluemix Language Translation services.
Project 6: Here, we will be developing an application to help the visually impaired by converting text into an audio form.
Project 7: In this project, we will be logging temperature of Raspberry Pi on IBM Watson IoT Platform. This will also include working on LCD Display Module