PiShield->TouchDesigner via MQTT

TouchDesigner is a powerful visual programming environment for building interactive multimedia systems. Integrating various sensors allow interesting user experiences to be created. There are a number of ways to interface with TouchDesigner …

Controlling a MIDI keyboard through node-red

Most of the time when you think of Internet of Things, you’re probably thinking of sensors and actuators that provide or affect some kind of environmental phenomena such as temperature, lighting, …

node-red MIDI input

It is possible to receive and (tbd) send MIDI messages in node-red. Here we use the MIDI node, which is included in the preconfigured image or you can install it using …

Sending data to 1602 LCD with node-red

Introduction node-red is a great platform to visually code up applications for the Internet of Things. The PiShield not only allows you to get sensor data into node-red, but you can …