A Timeline Design For Your Blog
Home
Showcase
Works
News
Agency
Shop
IoT
This is the blog of the lectures on the Internet of Things for the MSC on Product Design @ Sapienza
← Newer Posts
Home page
Popular Posts
Arduino
NODE-RED FLOW [{"id":"50c61357.4b11bc","type":"ui_tab","z":"f36cb853.0c9348...
Mockup
In many cases, you need to develop a mock-up of a web app interacting with your smart object. A convenient way is to use PROTOSHARE T...
IoT Protocol landscape
IoT is a matter of establish a communication among objects and servers
Get data from openweathermap.org
1. Go to http://openweathermap.org/price and click on "Get API KEY and Start" 2. Follow the procedure to register and copy...
Ok ... it is time to be connected
Our first experiment will exploit dweet.io . Fast, free and ridiculously simple— it's like Twitter for social machines. Thanks to t...
Doridscript
Droidscript is a convenient tool to implement Andorid applications. Why is this related to the IoT? Because you can easily control an Ardu...
Node-Red
Node-red is a visual tool for wiring the Internet of Things. Wiring??? Node-red allows us to connect (i.e. wire) devices (i.e....
Persistence
There are a number of services providing persistence in a simple way, such as firebase or parse , just to mention few of them. Actually bo...
First experiment with node-red and the arudino sensor
Install the serial node available here copy and past the following code as a new node [{"id":"30027b17.72d55c",...
Basic 2 ... how to check if two sensed values are greater than ...
// if the variable current_input1 exists it get the current values // otherwise it sets it to 0 var current_input1 = context.get...
Facebook Like Box
Labels
arduino
dweet
freeboard
Introduction
node-red
serial
tools