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 | pi-demo.vdabsoft.com:31156 |
Required Modules | Load the PiNodes Package (Source on Github) |
Application Guide | |
Features |
|
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 |