Skip to content

Pi4IoT/Node-RED-Arduino-Serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Arduino - Raspberry - Node-RED

This is a simply example how to use an Arduino UNO as input for sensors and send it via serial interface do the Raspberry. Node-RED will then show the resultant from the different sensors.

The Arduino UNO with DHT11 temperature and humidity sensor and two analogue inputs from a joystick:

arduino

The Arduino Program with first test:

sensor arduino programm klein

The back-end from Node-RED Program:

You can import “node-red backup.txt “ into you Node-RED Back-End.

How to import this file...

nodered back

The user interface from Node-RED:

nodered front