Raspberry PI Interfaces

VDAB includes many nodes that work directly with Raspberry PI integration and camera features. VDAB flows and applications can serve as the visual controller for almost any PI project.

Demo Web Link
Required Modules
Application Guide
Features
  • PI Camera and Video nodes can be included in flows.
  • Digital input and output nodes support building an automation hub.
  • Serial input and output nodes.
  • Nodes to support other Wiring Pi and PI4J capabilities.
  • Provides direct Android control of your PI projects.

Sample Flows Overview
takePicture This simple Triggered flow demonstrates taking a picture. It is called by the monitorPIRs flow taking a picture in response to motion detected by a PIR. It can also be called remotedly directly from an Android device.
monitorPIRs Using the DigitalInputService this flow monitors the state of a PIR detector. If motion is detected it sends an alert and takes a picture