Skip to content

mcollina/skillsmatter_fullstack_mqtt

Repository files navigation

Live code the Internet of Things

A Bespoke.js presentation, built with generator-bespoke

Abstract

What can you build in 30 minutes, on stage, with a Tessel, a couple of Arduinos, some sensors and actuators? Is the IoT within reach? Can you do that yourself in the hackerspace this afternoon? In this talk I will demo all the relevant technologies for building an IoT prototype: the MQTT protocol, the Mosca broker, and how to use it from real hardware. Bonus points: I will also show how to connect a BLE device from node!

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Gulp: $ npm install -g gulp

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published