开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: File /wo2x flows/Kenwood CAT to relay example.json

 

Nope The step IR takes the null modem as well (tried with and without though just to be sure)

Dave
NR1DX

On 8/12/2021 9:52 AM, David De Coons wo2x wrote:
The SteppIR controller is most likely a DTE com port while the Pi is a DCE. You will probably need a null modem adapter.

73
Dave wo2x

Sent from my waxed string and tin cans.

On Aug 12, 2021, at 9:41 AM, Dave / NR1DX <manuals@...> wrote:

?More content free data

I rebooted the PI and started Node Red again , I notice the I get an error on boot up that it "can not lock port ttyDEV0", Yet it shows connected in the node-red flow ?????
Dave
NR1DX


On 8/12/2021 8:56 AM, Dave / NR1DX wrote:
Dave, WO2X

OK

I removed the TCP Request Node and routed the Inject Node to the HEX to string Converter node. Test that with a simulated KENWOOD serial frequency command string <FA00007150000> and it outputs the desired relay command. in the DEBUG window...So far so good

Next I replace the INJECT node with a Serial-In Node. After the proper baud rates(4800-N-8-1), etc the node registers "Connected". I take the serial cable from a known working connection ( Radio to Stepp-IR controller) and attach it to the USB serial connection on the R-PI. My USB/Serial dongle has a series of LED's in it that allow to me monitor activity. When the frequency is changed the RXD line flickers with activity so I am pretty sure traffic is flowing in to the serial in node but apparently nothing coming out to the HEX/String converter

What did I miss??

Dave
NR1DX

On 7/29/2021 3:04 PM, David De Coons wo2x wrote:
Read the comment node for info on replacing the inject and TCP Request nodes with a USB request node for your usb to serial adapter (Kenwood radio CAT needs to connect to the Pi.) If you need to share Kenwood CAT with other programs then you can take the Kenwood CAT payload and send back to a PC. T
Think of Node Red as a flow chart. Input data, pass it to next node, do something with dat, pass it along, do something, etc.

Do Google searches for example Node Red flows, especially for Home Automation. They will give you an idea on how Node Red works. It is very easy once you start playing around. There are plenty of flows in the file section which will give ideas on how to accomplish a number of things.

73
Dave wo2x
On Jul 29, 2021, at 2:52 PM, Dave / NR1DX <manuals@...> wrote:

?David

thanks ...... I'll send another thankyou once I figure out how to load this into my node-red library and what it all means ... 8^)

I finally found a good beginners tutorial <Workshops.opto22.com> which helped me a lot. Though I usually dislike U-Boob videos this kid's Midwest accent was flat enough and his voice had enough bass for my 160M static damaged ears to understand

Thanks again as this sounds exactly what I was going to try and do

Cheers
Dave

On 7/29/2021 11:41 AM, [email protected] Notification wrote:

The following files have been uploaded to the Files area of the [email protected] group.

* /wo2x flows/Kenwood CAT to relay example.json
</g/nodered-hamradio/files/wo2x flows/Kenwood CAT
to relay example.json>

*By:* David De Coons wo2x <RocketNJ@...>

*Description:*
Read the Comment node for information. An example of how to take Kenwood CAT and give a numerical output for each band that can be used to drive relays (GPIO, external relay module, etc)
--
Dave Manuals@... www.ArtekManuals.com

--
This email has been checked for viruses by Avast antivirus software.







--
Dave Manuals@... www.ArtekManuals.com





--
Dave Manuals@... www.ArtekManuals.com


Re: File /wo2x flows/Kenwood CAT to relay example.json

 

Dave

Suggest your next step is to ensure the cable you have selected in the Node-Red serial node is the same cable as you plugged in.

On your Raspberry Pi, using the file explorer, go to the "/dev/serial/by-id". ?Un-plug the cable. ?The entire "serial" directory will disappear, if this is the only cable. ?Otherwise, note the cable names in the "by-id" directory.

Plug the cable back in. ?Note the cable should now appear in the "by-name" directory with a name. ?

Ensure this cable name is the same as you have selected in the Node-Red Serial Node. ?If not, change the cable name accordingly.

Alan. WA9WUD


Re: File /wo2x flows/Kenwood CAT to relay example.json

 

The SteppIR controller is most likely a DTE com port while the Pi is a DCE. You will probably need a null modem adapter.

73
Dave wo2x

Sent from my waxed string and tin cans.

On Aug 12, 2021, at 9:41 AM, Dave / NR1DX <manuals@...> wrote:

?More content free data

I rebooted the PI and started Node Red again , I notice the I get an error on boot up that it "can not lock port ttyDEV0", Yet it shows connected in the node-red flow ?????
Dave
NR1DX


On 8/12/2021 8:56 AM, Dave / NR1DX wrote:
Dave, WO2X

OK

I removed the TCP Request Node and routed the Inject Node to the HEX to string Converter node. Test that with a simulated KENWOOD serial frequency command string <FA00007150000> and it outputs the desired relay command. in the DEBUG window...So far so good

Next I replace the INJECT node with a Serial-In Node. After the proper baud rates(4800-N-8-1), etc the node registers "Connected". I take the serial cable from a known working connection ( Radio to Stepp-IR controller) and attach it to the USB serial connection on the R-PI. My USB/Serial dongle has a series of LED's in it that allow to me monitor activity. When the frequency is changed the RXD line flickers with activity so I am pretty sure traffic is flowing in to the serial in node but apparently nothing coming out to the HEX/String converter

What did I miss??

Dave
NR1DX

On 7/29/2021 3:04 PM, David De Coons wo2x wrote:
Read the comment node for info on replacing the inject and TCP Request nodes with a USB request node for your usb to serial adapter (Kenwood radio CAT needs to connect to the Pi.) If you need to share Kenwood CAT with other programs then you can take the Kenwood CAT payload and send back to a PC. T
Think of Node Red as a flow chart. Input data, pass it to next node, do something with dat, pass it along, do something, etc.

Do Google searches for example Node Red flows, especially for Home Automation. They will give you an idea on how Node Red works. It is very easy once you start playing around. There are plenty of flows in the file section which will give ideas on how to accomplish a number of things.

73
Dave wo2x
On Jul 29, 2021, at 2:52 PM, Dave / NR1DX <manuals@...> wrote:

?David

thanks ...... I'll send another thankyou once I figure out how to load this into my node-red library and what it all means ... 8^)

I finally found a good beginners tutorial <Workshops.opto22.com> which helped me a lot. Though I usually dislike U-Boob videos this kid's Midwest accent was flat enough and his voice had enough bass for my 160M static damaged ears to understand

Thanks again as this sounds exactly what I was going to try and do

Cheers
Dave

On 7/29/2021 11:41 AM, [email protected] Notification wrote:

The following files have been uploaded to the Files area of the [email protected] group.

* /wo2x flows/Kenwood CAT to relay example.json
</g/nodered-hamradio/files/wo2x flows/Kenwood CAT
to relay example.json>

*By:* David De Coons wo2x <RocketNJ@...>

*Description:*
Read the Comment node for information. An example of how to take Kenwood CAT and give a numerical output for each band that can be used to drive relays (GPIO, external relay module, etc)
--
Dave Manuals@... www.ArtekManuals.com

--
This email has been checked for viruses by Avast antivirus software.








--
Dave Manuals@... www.ArtekManuals.com





Re: File /wo2x flows/Kenwood CAT to relay example.json

 

More content free data

I rebooted the PI and started Node Red again , I notice the I get an error on boot up that it "can not lock port ttyDEV0", Yet it shows connected in the node-red flow ?????
Dave
NR1DX

On 8/12/2021 8:56 AM, Dave / NR1DX wrote:
Dave, WO2X

OK

I removed the TCP Request Node and routed the Inject Node to the HEX to string Converter node. Test that with a simulated KENWOOD serial frequency command string <FA00007150000> and it outputs the desired relay command. in the DEBUG window...So far so good

Next I replace the INJECT node with a Serial-In Node. After the proper baud rates(4800-N-8-1), etc the node registers "Connected". I take the serial cable from a known working connection ( Radio to Stepp-IR controller) and attach it to the USB serial connection on the R-PI. My USB/Serial dongle has a series of LED's in it that allow to me monitor activity. When the frequency is changed the RXD line flickers with activity so I am pretty sure traffic is flowing in to the serial in node but apparently nothing coming out to the HEX/String converter

What did I miss??

Dave
NR1DX

On 7/29/2021 3:04 PM, David De Coons wo2x wrote:
Read the comment node for info on replacing the inject and TCP Request nodes with a USB request node for your usb to serial adapter (Kenwood radio CAT needs to connect to the Pi.) If you need to share Kenwood CAT with other programs then you can take the Kenwood CAT payload and send back to a PC.? T
Think of Node Red as a flow chart. Input data, pass it to next node, do something with dat, pass it along, do something, etc.

Do Google searches for example Node Red flows, especially for Home Automation. They will give you an idea on how Node Red works. It is very easy once you start playing around. There are plenty of flows in the file section which will give ideas on how to accomplish a number of things.

73
Dave wo2x
On Jul 29, 2021, at 2:52 PM, Dave / NR1DX <manuals@...> wrote:

?David

thanks ...... I'll send another thankyou once I figure out how to load this into my node-red library and what it all means ... 8^)

I finally found a good beginners tutorial <Workshops.opto22.com> which helped me a lot.? Though I usually dislike U-Boob videos this kid's Midwest accent was flat enough and his voice had enough bass for my 160M static damaged ears to understand

Thanks again as this sounds exactly what I was going to try and do

Cheers
Dave

On 7/29/2021 11:41 AM, [email protected] Notification wrote:

The following files have been uploaded to the Files area of the [email protected] group.

? * /wo2x flows/Kenwood CAT to relay example.json
??? </g/nodered-hamradio/files/wo2x flows/Kenwood CAT
??? to relay example.json>

*By:* David De Coons wo2x <RocketNJ@...>

*Description:*
Read the Comment node for information. An example of how to take Kenwood CAT and give a numerical output for each band that can be used to drive relays (GPIO, external relay module, etc)
--
Dave Manuals@... www.ArtekManuals.com

--
This email has been checked for viruses by Avast antivirus software.








--
Dave Manuals@... www.ArtekManuals.com


Re: 240v Web switch

 

Thanks Mike,

Looks like I'll be rolling my own.

--
73,
Ed KA9EES


Re: File /wo2x flows/Kenwood CAT to relay example.json

 

Dave, WO2X

OK

I removed the TCP Request Node and routed the Inject Node to the HEX to string Converter node. Test that with a simulated KENWOOD serial frequency command string <FA00007150000> and it outputs the desired relay command. in the DEBUG window...So far so good

Next I replace the INJECT node with a Serial-In Node. After the proper baud rates(4800-N-8-1), etc the node registers "Connected". I take the serial cable from a known working connection ( Radio to Stepp-IR controller) and attach it to the USB serial connection on the R-PI. My USB/Serial dongle has a series of LED's in it that allow to me monitor activity. When the frequency is changed the RXD line flickers with activity so I am pretty sure traffic is flowing in to the serial in node but apparently nothing coming out to the HEX/String converter

What did I miss??

Dave
NR1DX

On 7/29/2021 3:04 PM, David De Coons wo2x wrote:
Read the comment node for info on replacing the inject and TCP Request nodes with a USB request node for your usb to serial adapter (Kenwood radio CAT needs to connect to the Pi.) If you need to share Kenwood CAT with other programs then you can take the Kenwood CAT payload and send back to a PC.

Think of Node Red as a flow chart. Input data, pass it to next node, do something with dat, pass it along, do something, etc.

Do Google searches for example Node Red flows, especially for Home Automation. They will give you an idea on how Node Red works. It is very easy once you start playing around. There are plenty of flows in the file section which will give ideas on how to accomplish a number of things.

73
Dave wo2x
On Jul 29, 2021, at 2:52 PM, Dave / NR1DX <manuals@...> wrote:

?David

thanks ...... I'll send another thankyou once I figure out how to load this into my node-red library and what it all means ... 8^)

I finally found a good beginners tutorial <Workshops.opto22.com> which helped me a lot. Though I usually dislike U-Boob videos this kid's Midwest accent was flat enough and his voice had enough bass for my 160M static damaged ears to understand

Thanks again as this sounds exactly what I was going to try and do

Cheers
Dave

On 7/29/2021 11:41 AM, [email protected] Notification wrote:

The following files have been uploaded to the Files area of the [email protected] group.

* /wo2x flows/Kenwood CAT to relay example.json
</g/nodered-hamradio/files/wo2x flows/Kenwood CAT
to relay example.json>

*By:* David De Coons wo2x <RocketNJ@...>

*Description:*
Read the Comment node for information. An example of how to take Kenwood CAT and give a numerical output for each band that can be used to drive relays (GPIO, external relay module, etc)
--
Dave Manuals@... www.ArtekManuals.com

--
This email has been checked for viruses by Avast antivirus software.







--
Dave Manuals@... www.ArtekManuals.com


Re: Serial Control of the ERC-4 Rotator Controller

 

开云体育

Anyone who needs a new azimuth map for their rotor flow, emIl me.?

wo2x at arrl dot net

Sent from my waxed string and tin cans.?

On Aug 12, 2021, at 7:36 AM, mikewalkington <mike.walkington@...> wrote:

?Hi Randy

I finally got this going. Took me a bit to work out that with my ERC-M set up to use GS-232B, I needed to change some nodes so that the trim and? parsing used + not AZ=

Anyway, working now and looks good. I also added a graphic centred on VK1 so all the directions had to be changed too.


Re: Serial Control of the ERC-4 Rotator Controller

 

Hi Randy

I finally got this going. Took me a bit to work out that with my ERC-M set up to use GS-232B, I needed to change some nodes so that the trim and? parsing used + not AZ=

Anyway, working now and looks good. I also added a graphic centred on VK1 so all the directions had to be changed too.


Re: 240v Web switch

 

I use a 12V relays and a P&B DPST relay.

They look sort of like this

image.png

Mike va3mw

On Wed, Aug 11, 2021 at 6:41 PM David De Coons wo2x <RocketNJ@...> wrote:

Yes, a bunch of guys have been “rolling their own” using 240 volt contactors with either 12 volt or 120 volt coils.

?

Important Safety tip! If you are unsure or just want to be safe, you can have a licensed electrician make it for you. Be safe!

?

Dave wo2x

?

?

From: [email protected] <[email protected]> On Behalf Of RUSS GUIDRY K5OA via
Sent: Wednesday, August 11, 2021 6:16 PM
To: [email protected]
Subject: Re: [nodered-hamradio] 240v Web switch

?

I used a Webrelay and then installed a 25 amp contractor in 4 by 4 handy box with SO 10 ga in and out. 12 volt coil so on my other 12 volt devices had it anyway!



On Aug 11, 2021, at 14:36, Edward Dowdy <ka9ees@...> wrote:

?I need a web based switch to turn my amp on and off with. Any ides would be great.
--
73,
Ed KA9EES


Re: Scheduling A Node Red Zoom Trainng Session?

 

开云体育

Her you go!


Dave wo2x


On Aug 11, 2021, at 7:32 PM, PHIL SCHECHTER W0OJ via groups.io <pschech@...> wrote:

?

Hi,?

Does anyon have the YouTube address for the recording of this beginners session??
Thanks,?

Phil?
W0OJ


Re: Scheduling A Node Red Zoom Trainng Session?

 

Hi,?

Does anyon have the YouTube address for the recording of this beginners session??
Thanks,?

Phil?
W0OJ


A BIG thanks to Dave WO2X

AH0U
 

Dave spent several hours with me on Teamviewer helping me find the problems with my dashboard... After many changes we got it all working.? I do have one last item to fix..... my rotor map shows me on the East Coast and I am in California....Using PSTrotor and set my location correctly but the map is off as are the presets... any ideas??
Dave,you are THE man!!!


Re: Palstar HF-Auto and Antenna Name

 

开云体育

Damn Alan, you are supposed to be relaxing!

?

I got sidetracked with modifying the 2x8 flow for someone to support the 4O3A OM module. Haven’t started the rotor flow modification. That will be Friday’s task.

?

Dave wo2x

?

?

From: [email protected] <[email protected]> On Behalf Of Alan Blind, WA9WUD
Sent: Wednesday, August 11, 2021 6:52 PM
To: [email protected]
Subject: Re: [nodered-hamradio] Palstar HF-Auto and Antenna Name

?

Joe

Double click on the Antenna Button, you want to changes. ?Revise the "Label" as shown below.

Some other buttons have an in-line configuration function for the labels, but not so in this case.

Alan. WA9WUD


Re: Palstar HF-Auto and Antenna Name

 

开云体育

You can edit the dashboard text node. Double click it to open it and change the name to what you want. The dashboard nodes are the blueish nodes. See pic below. These can be edited to appear as you wish

?

Dave wo2x

?

?

From: [email protected] <[email protected]> On Behalf Of Joe W.
Sent: Wednesday, August 11, 2021 3:23 PM
To: [email protected]
Subject: [nodered-hamradio] Palstar HF-Auto and Antenna Name

?

Hi all,

I have been looking how to change the antenna name on the HF-Auto flow. The default port one is showing as Dummy load on the UI page.

I must be missing a setting in the flow to change this

Thanks,
Joe
KC?CC


Re: Palstar HF-Auto and Antenna Name

 

Joe

Double click on the Antenna Button, you want to changes. ?Revise the "Label" as shown below.

Some other buttons have an in-line configuration function for the labels, but not so in this case.

Alan. WA9WUD


Re: 240v Web switch

 

开云体育

Yes, a bunch of guys have been “rolling their own” using 240 volt contactors with either 12 volt or 120 volt coils.

?

Important Safety tip! If you are unsure or just want to be safe, you can have a licensed electrician make it for you. Be safe!

?

Dave wo2x

?

?

From: [email protected] <[email protected]> On Behalf Of RUSS GUIDRY K5OA via groups.io
Sent: Wednesday, August 11, 2021 6:16 PM
To: [email protected]
Subject: Re: [nodered-hamradio] 240v Web switch

?

I used a Webrelay and then installed a 25 amp contractor in 4 by 4 handy box with SO 10 ga in and out. 12 volt coil so on my other 12 volt devices had it anyway!



On Aug 11, 2021, at 14:36, Edward Dowdy <ka9ees@...> wrote:

?I need a web based switch to turn my amp on and off with. Any ides would be great.
--
73,
Ed KA9EES


Palstar HF-Auto and Antenna Name

 

Hi all,

I have been looking how to change the antenna name on the HF-Auto flow. The default port one is showing as Dummy load on the UI page.

I must be missing a setting in the flow to change this

Thanks,
Joe
KC?CC


Re: 240v Web switch

RUSS GUIDRY K5OA
 

开云体育

I used a Webrelay and then installed a 25 amp contractor in 4 by 4 handy box with SO 10 ga in and out. 12 volt coil so on my other 12 volt devices had it anyway!


On Aug 11, 2021, at 14:36, Edward Dowdy <ka9ees@...> wrote:

?I need a web based switch to turn my amp on and off with. Any ides would be great.
--
73,
Ed KA9EES


Re: QST Magazine Sept 2021

 

开云体育

Thanks! We should be seeing new users as some get QST and get interested in Node Red.?

I was working this afternoon on integration of the 4O3A OM module into the 2x8 antenna switch flow. Since there are MANY different configurations of the OM module use I will not be publishing it on the file section but anyone who wants it, just ask. I customized it for a ham with a 30 meter array where he has East, Omni, and West as three profiles on the OM switch. It allows selecting the profile from Node Red and sets the button for active profile to green when he is on the band that uses the array. When on other bands all buttons are grey.?

Dave wo2x

Sent from my waxed string and tin cans.?

On Aug 11, 2021, at 5:36 PM, Charlie Rubenstein <charlier@...> wrote:

?Great article, Mike and Dave !!

Charlie KB8CR


240v Web switch

 

I need a web based switch to turn my amp on and off with. Any ides would be great.
--
73,
Ed KA9EES