# Johnny five does not display analog signals of Beaglebone black

**URL:** https://discourse.nodered.org/t/johnny-five-does-not-display-analog-signals-of-beaglebone-black/85529
**Category:** General
**Created:** [14 February 2024 13:03 UTC](https://discourse.nodered.org/t/johnny-five-does-not-display-analog-signals-of-beaglebone-black/85529 "2024-02-14T13:03:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Pitufo](https://avatars.discourse-cdn.com/v4/letter/p/5fc32e/32.png) [@Pitufo](https://discourse.nodered.org/u/Pitufo)
#### Post date: [14 February 2024 13:03 UTC](https://discourse.nodered.org/t/johnny-five-does-not-display-analog-signals-of-beaglebone-black/85529/1 "2024-02-14T13:03:03Z")

</div>

Hello again

I had installed the johnny five node on my node-red , but I noticed that it only gives me access to the digital inputs and outputs and not to the analog inputs , which are the ones I am most interested in.

Using the manage pallete in node-red I found these versions of Johnny Five , but none of them allow me access to the analog inputs

node-red-contrib-johnny-five  
node-red-contrib-johnny5  
node-red-contrib-johnny5-te

Any suggestions for other libraries ?

Regards,

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [14 February 2024 14:10 UTC](https://discourse.nodered.org/t/johnny-five-does-not-display-analog-signals-of-beaglebone-black/85529/2 "2024-02-14T14:10:24Z")

</div>

> [@Pitufo](#):
>
> Any suggestions for other libraries

Searching the library for johnny5 reveals [node-red-contrib-gpio-2 (node) - Node-RED](https://flows.nodered.org/node/node-red-contrib-gpio-2) which says:

> A set of input and output nodes for controlling **General Purpose Input and Outputs (GPIOs)** though the use of [Johnny-Five](https://github.com/rwaldron/johnny-five) [I/O Plugins](https://github.com/rwaldron/johnny-five/wiki/IO-Plugins) as well as running **Johnny-Five scripts**!
> 
> - Support for NodeJS 12 and serialport 8.
> - Johnny-Five 1.3

🤷‍♂️

---

<div class="post-metadata">

### Author: ![Pitufo](https://avatars.discourse-cdn.com/v4/letter/p/5fc32e/32.png) [@Pitufo](https://discourse.nodered.org/u/Pitufo)
#### Post date: [19 February 2024 00:06 UTC](https://discourse.nodered.org/t/johnny-five-does-not-display-analog-signals-of-beaglebone-black/85529/3 "2024-02-19T00:06:13Z")

</div>

Hello Steve

I have delayed the installation of Johnny five because the system asked me for the SSH keys.

I had to investigate and finally I was able to solve that problem.

Now I was able to install the Johnny five version, however, it only presents these nodes and there is not one to read analog inputs.

gpio in  
gpio out  
ioplugin (not lit)  
script

Maybe there is another option other than johnny-five that will allow me to read the analog and digital inputs as well.?

Regards

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [19 May 2024 00:06 UTC](https://discourse.nodered.org/t/johnny-five-does-not-display-analog-signals-of-beaglebone-black/85529/4 "2024-05-19T00:06:35Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
