# Share Your Projects

**URL:** https://discourse.nodered.org/c/share-your-projects/6.md?no_subcategories=false&page=25

[Latest](https://discourse.nodered.org/latest.md) · [Categories](https://discourse.nodered.org/categories.md) · [Tags](https://discourse.nodered.org/tags.md)

**Page:** 26

---

## [Node-RED google home integration](https://discourse.nodered.org/t/node-red-google-home-integration/4829)

<div class="topic-metadata">

**Author:** [@andrei-tatar](https://discourse.nodered.org/u/andrei-tatar)\
**Replies:** 354\
**Last updated:** [13 February 2020 10:02 UTC](https://discourse.nodered.org/t/node-red-google-home-integration/4829 "2020-02-13T10:02:39Z")

</div>

Hi all, I am in the process of writing a node-red google home integration service. https://developers.google.com/actions/smarthome/guides/ Something were you can add nodes (light/switch/thermostat/etc.) that appear in…

---

## [ControlLogix to MySQL](https://discourse.nodered.org/t/controllogix-to-mysql/2284)

<div class="topic-metadata">

**Author:** [@AltaJon](https://discourse.nodered.org/u/AltaJon)\
**Replies:** 1\
**Last updated:** [13 February 2020 04:05 UTC](https://discourse.nodered.org/t/controllogix-to-mysql/2284 "2020-02-13T04:05:17Z")

</div>

The following flow is how we move our data from an Allen Bradley ControlLogix PLC to mySQL. Every time the tag for the PCCC node changes state, based off a counter in the PLC, we trigger a set of IgnitionReads. The data …

---

## [ESP32-CAM Video Streaming Camera that works with Node-RED and Home Assistant](https://discourse.nodered.org/t/esp32-cam-video-streaming-camera-that-works-with-node-red-and-home-assistant/21018)

<div class="topic-metadata">

**Author:** [@KPeyanski](https://discourse.nodered.org/u/KPeyanski)\
**Replies:** 6\
**Last updated:** [30 January 2020 20:31 UTC](https://discourse.nodered.org/t/esp32-cam-video-streaming-camera-that-works-with-node-red-and-home-assistant/21018 "2020-01-30T20:31:04Z")

</div>

In this video I will show you the ESP32-CAM. This is the cheapest WIFI camera that I've ever found on the market. Also This tiny Camera can stream video via web server and can work with Node-RED & Home Assistant and I wi…

---

## [How to create an array, list individual entries and delete slected items](https://discourse.nodered.org/t/how-to-create-an-array-list-individual-entries-and-delete-slected-items/20621)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 2\
**Last updated:** [21 January 2020 07:00 UTC](https://discourse.nodered.org/t/how-to-create-an-array-list-individual-entries-and-delete-slected-items/20621 "2020-01-21T07:00:39Z")

</div>

From my other post: This one This is a working example of how to make an array and be able to step through it. Forward and Backward. You can delete individual entries or all. The message generation is rather basic, …

---

## [Script for burning SD cards for Pis](https://discourse.nodered.org/t/script-for-burning-sd-cards-for-pis/20287)

<div class="topic-metadata">

**Author:** [@Colin](https://discourse.nodered.org/u/Colin)\
**Replies:** 12\
**Last updated:** [15 January 2020 20:33 UTC](https://discourse.nodered.org/t/script-for-burning-sd-cards-for-pis/20287 "2020-01-15T20:33:53Z")

</div>

Not specifically node-red oriented, but I have written a script that I use to burn SD cards for Pis, and it was suggested I post it here. It burns one of the standard Raspbian downloads then sets up the wifi SSID and pa…

---

## [Raspberry Pi-Zero-W Mini-Tower](https://discourse.nodered.org/t/raspberry-pi-zero-w-mini-tower/20217)

<div class="topic-metadata">

**Author:** [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)\
**Replies:** 21\
**Last updated:** [13 January 2020 22:28 UTC](https://discourse.nodered.org/t/raspberry-pi-zero-w-mini-tower/20217 "2020-01-13T22:28:48Z")

</div>

Just finished building a couple of mini-towers for my IoT Club. The idea is the towers can be kept in a cupboard at school and just brought out when I run the IoT Club. All I would need to do is plug the 6-port PSU into…

---

## [iPhone not able to access Node-RED UI](https://discourse.nodered.org/t/iphone-not-able-to-access-node-red-ui/20225)

<div class="topic-metadata">

**Author:** [@jdhoog](https://discourse.nodered.org/u/jdhoog)\
**Replies:** 3\
**Last updated:** [12 January 2020 17:43 UTC](https://discourse.nodered.org/t/iphone-not-able-to-access-node-red-ui/20225 "2020-01-12T17:43:55Z")

</div>

I have a IMac hosting Node-RED. I am able to creat and use the UI but I am unable to access it from an iPhone or iPad on the same Wi-Fi. 127.x.x.x:1880/UI. Any ideas?

---

## [OpenWeather API Flow](https://discourse.nodered.org/t/openweather-api-flow/20203)

<div class="topic-metadata">

**Author:** [@vlturner](https://discourse.nodered.org/u/vlturner)\
**Replies:** 1\
**Last updated:** [12 January 2020 11:42 UTC](https://discourse.nodered.org/t/openweather-api-flow/20203 "2020-01-12T11:42:22Z")

</div>

Here is my current flow. I will add another 5 day forecast too when I get it done. \[{"id":"6acc9db.7a04264","type":"tab","label":"Proelian","disabled":false,"info":""},{"id":"41b964aa.16c99c","type":"inject","z":"6acc…

---

## [Using the simple gate node](https://discourse.nodered.org/t/using-the-simple-gate-node/20199)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 2\
**Last updated:** [11 January 2020 22:11 UTC](https://discourse.nodered.org/t/using-the-simple-gate-node/20199 "2020-01-11T22:11:59Z")

</div>

This is all thanks to "DrMike" who made node-red-contrib-simple-gate I was in a situation where I needed to turn on one of many and only have that single one passing signals. I know recently I have posted a revelation …

---

## [NW.js Node-RED template](https://discourse.nodered.org/t/nw-js-node-red-template/20183)

<div class="topic-metadata">

**Author:** [@okhiroyuki](https://discourse.nodered.org/u/okhiroyuki)\
**Replies:** 2\
**Last updated:** [11 January 2020 05:54 UTC](https://discourse.nodered.org/t/nw-js-node-red-template/20183 "2020-01-11T05:54:08Z")

</div>

Hi, I created NW.js Node-RED template. Currently, macOS version packages can be generated. If you are interested in NW.js, please check it out. What is NW.js NW.js is very similar to Electron and allows you to create…

---

## [DIY Non-thermostatic radiator valve](https://discourse.nodered.org/t/diy-non-thermostatic-radiator-valve/19924)

<div class="topic-metadata">

**Author:** [@bakman2](https://discourse.nodered.org/u/bakman2)\
**Replies:** 36\
**Last updated:** [7 January 2020 13:22 UTC](https://discourse.nodered.org/t/diy-non-thermostatic-radiator-valve/19924 "2020-01-07T13:22:24Z")

</div>

Living in an old building with radiators that are connected with your neighbors above and below introduces (major) issues if you want to install a thermostatic radiator valve - ie. the pipes will need to be frozen - very…

---

## [Build Phone Calls and SMS into your flows](https://discourse.nodered.org/t/build-phone-calls-and-sms-into-your-flows/8240)

<div class="topic-metadata">

**Author:** [@sammachin](https://discourse.nodered.org/u/sammachin)\
**Replies:** 3\
**Last updated:** [6 January 2020 12:46 UTC](https://discourse.nodered.org/t/build-phone-calls-and-sms-into-your-flows/8240 "2020-01-06T12:46:08Z")

</div>

Something I've been working on for the last few months at work If anyone wants some free credit for the nexmo API send me a PM and I'll sort you out with a coupon code. \</sales plug\>

---

## [New dashboard idea](https://discourse.nodered.org/t/new-dashboard-idea/7998)

<div class="topic-metadata">

**Author:** [@andrei-tatar](https://discourse.nodered.org/u/andrei-tatar)\
**Replies:** 52\
**Last updated:** [3 January 2020 15:10 UTC](https://discourse.nodered.org/t/new-dashboard-idea/7998 "2020-01-03T15:10:18Z")

</div>

Hi guys, I was thinking of starting a new dashboard project improving from the previous one (actually a complete rewrite from ground up). As features: keep the same structure with widgets represented as nodes in node…

---

## [Install-NodeService.ps1](https://discourse.nodered.org/t/install-nodeservice-ps1/19800)

<div class="topic-metadata">

**Author:** [@iOnline247](https://discourse.nodered.org/u/iOnline247)\
**Replies:** 0\
**Last updated:** [1 January 2020 20:38 UTC](https://discourse.nodered.org/t/install-nodeservice-ps1/19800 "2020-01-01T20:38:33Z")

</div>

I've built a PowerShell script that will install any NodeJS application as a Windows Service. I've used it on several projects and is working pretty nice. I'm going to try and make a version that is PSCore & .NET Core co…

---

## [Matt's Mathematical Magic Machine (M4)](https://discourse.nodered.org/t/matts-mathematical-magic-machine-m4/19775)

<div class="topic-metadata">

**Author:** [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)\
**Replies:** 1\
**Last updated:** [31 December 2019 15:16 UTC](https://discourse.nodered.org/t/matts-mathematical-magic-machine-m4/19775 "2019-12-31T15:16:56Z")

</div>

This is just pure fun!!! Think of a number between 1 and 15 and this magical machine will find out what it is for you. Here's the magical code with an embedded FSM (it uses the node ui\_table which you may n…

---

## [Ultrasonically controlled Christmas tree](https://discourse.nodered.org/t/ultrasonically-controlled-christmas-tree/18342)

<div class="topic-metadata">

**Author:** [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)\
**Replies:** 4\
**Last updated:** [30 December 2019 08:26 UTC](https://discourse.nodered.org/t/ultrasonically-controlled-christmas-tree/18342 "2019-12-30T08:26:07Z")

</div>

A couple of my IoT students are planning on designing and building a flow to control a strip of RGB lights on a Christmas tree (using a distance-value from an ultrasonic distance measuring device HC-SR05). Here's a very…

---

## [In a follow up to collapsable dashboard suggestion](https://discourse.nodered.org/t/in-a-follow-up-to-collapsable-dashboard-suggestion/19623)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 0\
**Last updated:** [27 December 2019 00:56 UTC](https://discourse.nodered.org/t/in-a-follow-up-to-collapsable-dashboard-suggestion/19623 "2019-12-27T00:56:23Z")

</div>

With a lot of help from @Andrei who did the real work, this is something people who want to use the collapsible group option and see if there is anything hiding that needs attention. This one There are two versions of …

---

## [Is your Christmas tree to bright? Perhaps this can help](https://discourse.nodered.org/t/is-your-christmas-tree-to-bright-perhaps-this-can-help/19499)

<div class="topic-metadata">

**Author:** [@Christian-Me](https://discourse.nodered.org/u/Christian-Me)\
**Replies:** 0\
**Last updated:** [23 December 2019 11:31 UTC](https://discourse.nodered.org/t/is-your-christmas-tree-to-bright-perhaps-this-can-help/19499 "2019-12-23T11:31:08Z")

</div>

I wish this aw awesome community a "Merry Christmas" and what to thank for all the support, inspiring ideas and this fantastic project. May 2020 be as good (or even better) for all of you, your families and your projects…

---

## [Htmllint for locales html file](https://discourse.nodered.org/t/htmllint-for-locales-html-file/19445)

<div class="topic-metadata">

**Author:** [@okhiroyuki](https://discourse.nodered.org/u/okhiroyuki)\
**Replies:** 2\
**Last updated:** [22 December 2019 08:45 UTC](https://discourse.nodered.org/t/htmllint-for-locales-html-file/19445 "2019-12-22T08:45:01Z")

</div>

Hi. I created a grunt plugin that runs htmllint for locales HTML files created by custom nodes and so on. With this, you can easily check that the tags are not closed or that they are not used as HTML structures. See g…

---

## [New Cheerlights derived feeds](https://discourse.nodered.org/t/new-cheerlights-derived-feeds/19408)

<div class="topic-metadata">

**Author:** [@cymplecy](https://discourse.nodered.org/u/cymplecy)\
**Replies:** 0\
**Last updated:** [20 December 2019 20:51 UTC](https://discourse.nodered.org/t/new-cheerlights-derived-feeds/19408 "2019-12-20T20:51:58Z")

</div>

Using Node-RED on my Oracle Cloud Instance to expand upon the cheerlights mqtt.cheerlights.com feed

---

## [Dynamic Image in Toolbar / Header Bar](https://discourse.nodered.org/t/dynamic-image-in-toolbar-header-bar/19385)

<div class="topic-metadata">

**Author:** [@droberts](https://discourse.nodered.org/u/droberts)\
**Replies:** 0\
**Last updated:** [20 December 2019 11:47 UTC](https://discourse.nodered.org/t/dynamic-image-in-toolbar-header-bar/19385 "2019-12-20T11:47:18Z")

</div>

I've recently built a bit of flow which seems to have been asked for a few times, but a full solution doesn't seem to have been posted anyway. To use it, you need to set the httpStatic path in settings.js in your .node-…

---

## [My effort at remote shutdown for ras-pi's](https://discourse.nodered.org/t/my-effort-at-remote-shutdown-for-ras-pis/18926)

<div class="topic-metadata">

**Author:** [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)\
**Replies:** 1\
**Last updated:** [9 December 2019 06:48 UTC](https://discourse.nodered.org/t/my-effort-at-remote-shutdown-for-ras-pis/18926 "2019-12-09T06:48:05Z")

</div>

(No offence @dynamicdave but seeing his flow, I thought I would submit mine.) As in his post/thread I have a few RPIs running and need to be able to remote control them. And by that I mean: Shut them down, Reboot th…

---

## [Global shutdown for a set of Raspberry Pi(es)](https://discourse.nodered.org/t/global-shutdown-for-a-set-of-raspberry-pi-es/18923)

<div class="topic-metadata">

**Author:** [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)\
**Replies:** 4\
**Last updated:** [9 December 2019 07:01 UTC](https://discourse.nodered.org/t/global-shutdown-for-a-set-of-raspberry-pi-es/18923 "2019-12-09T07:01:06Z")

</div>

Here's a very short tutorial about building some Node-RED flows to handle shutting-down a set of Raspberry Pi(es) on a network. This is what we use at the IoT Club. Tutorial Note: Links to the various Node-RED flows c…

---

## [Watch IPTV - uibuilder](https://discourse.nodered.org/t/watch-iptv-uibuilder/16881)

<div class="topic-metadata">

**Author:** [@bakman2](https://discourse.nodered.org/u/bakman2)\
**Replies:** 27\
**Last updated:** [8 December 2019 14:48 UTC](https://discourse.nodered.org/t/watch-iptv-uibuilder/16881 "2019-12-08T14:48:43Z")

</div>

This is a proof of concept to see if I could grasp vuejs, using uibuilder. While it did take some time to get my head around it, to my surprise it works quite efficiently, so here I present a small project that allows yo…

---

## [MQTT - TLS encryption example](https://discourse.nodered.org/t/mqtt-tls-encryption-example/17691)

<div class="topic-metadata">

**Author:** [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)\
**Replies:** 26\
**Last updated:** [5 December 2019 10:36 UTC](https://discourse.nodered.org/t/mqtt-tls-encryption-example/17691 "2019-12-05T10:36:54Z")

</div>

In this previous post I used Certbot & Letsencrypt to secure a node-RED server, and wanted to use the same Letsencrypt certificates to secure MQTT communication with a remote server. I also wanted to ensure that all loc…

---

## [Node-RED for Elastic Beanstalk, with HA and CI/CD](https://discourse.nodered.org/t/node-red-for-elastic-beanstalk-with-ha-and-ci-cd/18645)

<div class="topic-metadata">

**Author:** [@guysqr](https://discourse.nodered.org/u/guysqr)\
**Replies:** 0\
**Last updated:** [1 December 2019 03:22 UTC](https://discourse.nodered.org/t/node-red-for-elastic-beanstalk-with-ha-and-ci-cd/18645 "2019-12-01T03:22:54Z")

</div>

This project is a Node-RED setup designed to run as part of the HA configuration on Elastic beanstalk with EFS. Node-RED shares state by using EFS for storage, which means all instances share the same flows, credential…

---

## [PIRs activating Security Lights](https://discourse.nodered.org/t/pirs-activating-security-lights/18427)

<div class="topic-metadata">

**Author:** [@gr1nch](https://discourse.nodered.org/u/gr1nch)\
**Replies:** 0\
**Last updated:** [26 November 2019 03:09 UTC](https://discourse.nodered.org/t/pirs-activating-security-lights/18427 "2019-11-26T03:09:27Z")

</div>

This is a working flow of my security light system of: 4 x PIRs, each powering a Sonoff 4 x security lights, each powered by a Sonoff Why the decoupling and not just get 4 combined PIR/security lights? My use case is…

---

## [Christmas Music Machine - CMM](https://discourse.nodered.org/t/christmas-music-machine-cmm/18340)

<div class="topic-metadata">

**Author:** [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)\
**Replies:** 0\
**Last updated:** [24 November 2019 07:02 UTC](https://discourse.nodered.org/t/christmas-music-machine-cmm/18340 "2019-11-24T07:02:30Z")

</div>

A couple of my IoT students are planning on designing and building a flow to play mp3 files (located on a RPi) to an amplifiler connected to the Pi's 3.5mm audio socket. Project plan and progress diary Although I have a…

---

## [Simple and advanced infrared security system](https://discourse.nodered.org/t/simple-and-advanced-infrared-security-system/16601)

<div class="topic-metadata">

**Author:** [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)\
**Replies:** 7\
**Last updated:** [15 November 2019 07:35 UTC](https://discourse.nodered.org/t/simple-and-advanced-infrared-security-system/16601 "2019-11-15T07:35:28Z")

</div>

Just finished writing a tutorial on how to build a very simple and a more advanced infrared security system. The system can be activated & deactivated using Alexa and can also send status-messages to your mobile phone u…

---

## [Using a Witty module](https://discourse.nodered.org/t/using-a-witty-module/17982)

<div class="topic-metadata">

**Author:** [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)\
**Replies:** 0\
**Last updated:** [14 November 2019 23:16 UTC](https://discourse.nodered.org/t/using-a-witty-module/17982 "2019-11-14T23:16:23Z")

</div>

Just finished writing a tutorial (for my IoT students) on using the small Witty module (flashed with ESP Easy). If you've not heard of the Witty it's an ESP8266-based microcontroller mounted on two small PCB boards. Pl…

[Previous page](https://discourse.nodered.org/c/share-your-projects/6.md?no_subcategories=false&page=24)

[Next page](https://discourse.nodered.org/c/share-your-projects/6.md?no_subcategories=false&page=26)
