# How Can I Make Logic 1 and Logic 0 graphical with Node red and RPi 3

**URL:** https://discourse.nodered.org/t/how-can-i-make-logic-1-and-logic-0-graphical-with-node-red-and-rpi-3/1697
**Category:** Dashboard
**Created:** [19 July 2018 14:40 UTC](https://discourse.nodered.org/t/how-can-i-make-logic-1-and-logic-0-graphical-with-node-red-and-rpi-3/1697 "2018-07-19T14:40:49Z")
**Posts on this page:** 1
**Showing post:** 47

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [9 August 2018 11:17 UTC](https://discourse.nodered.org/t/how-can-i-make-logic-1-and-logic-0-graphical-with-node-red-and-rpi-3/1697/47 "2018-08-09T11:17:34Z")

</div>

So you need just an indicator. There isn't any "ready for use" dashboard node for that purpose.  
But You can use ui\_template node for this. Yes it requires a bit scripting to get it done but at the end you will get exactly what you need.  
Here is thread about making "LED" indicators  
[https://discourse.nodered.org/t/simple-led-indicator-on-dashboard/1375](https://discourse.nodered.org/t/simple-led-indicator-on-dashboard/1375)  
But with ui\_teplate node you can make kind of everything what is possible with html, css and javascript

---

_[View the full topic](https://discourse.nodered.org/t/how-can-i-make-logic-1-and-logic-0-graphical-with-node-red-and-rpi-3/1697)._
