bugl
bugl
HomeLearnPatternsPathsSearch
HomeLearnPatternsPathsSearch

Loading lesson path

Learn/Node.js

Node.js

Hardware & IoT

Hardware & IoT focused on Node.js and Raspberry Pi and related concepts.

Lesson 1

Node.js and Raspberry Pi

Raspberry Pi is a small, multi-use computer.

Read lesson →Loading…
Lesson 2

Node.js Raspberry Pi - GPIO Introduction

GPIO stands for General Purpose Input Output.

Read lesson →Loading…
Lesson 3

Node.js Raspberry Pi GPIO - Blinking LED

We use Node.js with the onoff module to control the GPIO.

Read lesson →Loading…
Lesson 4

Node.js Raspberry Pi GPIO - LED and Pushbutton

For that we used a GPIO pin as "Output".

Read lesson →Loading…
Lesson 5

Node.js Raspberry Pi GPIO - Flowing LEDs

For this you need:

Read lesson →Loading…
Lesson 6

Node.js and Raspberry Pi - Webserver with WebSocket

WebSocket enables bidirectional communication in real time over the web.

Read lesson →Loading…
Lesson 7

Node.js Raspberry Pi RGB LED with WebSocket

In the previous chapters we have learned how to use WebSocket, and how to use GPIO to turn LEDs on and off.

Read lesson →Loading…
Lesson 8

Node.js Raspberry Pi - Components

Components are parts of a larger whole. In this chapter, we explain the different components we use in our tutorial.

Read lesson →Loading…