¿ªÔÆÌåÓý

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

Distributed Raspberry Pi running Node Red #basic-training-sessions


 

I would like to have a distributed raspberry pi system with one runing the dashboard. For my station I woud have raspbery pi¡¯s talking to my Setppir, rotor, and antenna switch, then send that back to the raspberry pi in my station. ?Then I only need a network cable to the between the tower and station. ?

Now my question is do you need node red running on both Raspberry pi¡¯s. If so what do I run on the remote one. ?

Tim?
KM4ESU


 

¿ªÔÆÌåÓý

Hi Tim,

Are the SteppIR, rotor controller, and antenna switch all located at the tower? Do you have anything else in the shack that needs to be connected to Node Red (not including network)?

If so, then you don¡¯t need a Pi in the shack, just access the dashboard over the network.?

If you need to plug in equipment into a Pi at each end then Node Red on both, send info to and from tower Pi to shack Pi via MQTT. Have shack Pi present dashboard via web access.

73
Dave wo2x


On Dec 18, 2022, at 3:41 PM, Tim Huffaker <thuffaker@...> wrote:

?I would like to have a distributed raspberry pi system with one runing the dashboard. For my station I woud have raspbery pi¡¯s talking to my Setppir, rotor, and antenna switch, then send that back to the raspberry pi in my station. ?Then I only need a network cable to the between the tower and station. ?

Now my question is do you need node red running on both Raspberry pi¡¯s. If so what do I run on the remote one. ?

Tim?
KM4ESU


 

Tim

I do that now.?

At one end, run Node-Red, with the connection nodes (serial and TCP).? At the shack, run the full dashboard.

Connect via ethernet?TCP using a MQTT broker (like mosquitto?running on one of the Raspberries).

I also use the same for operating remote GPIO based relay boards.

Here is a screenshot of an example?where I use a remote Node-Red to connect to my SteppIR controller.? You can see the MQTT nodes to send the data packets.? Also, I always trigger the device, at the COM connection, for the periodic update packets.

Alan. WA9WUD

Screenshot 2022-12-18 at 3.53.58 PM.png


On Sun, Dec 18, 2022 at 3:41 PM Tim Huffaker <thuffaker@...> wrote:
I would like to have a distributed raspberry pi system with one runing the dashboard. For my station I woud have raspbery pi¡¯s talking to my Setppir, rotor, and antenna switch, then send that back to the raspberry pi in my station.? Then I only need a network cable to the between the tower and station. ?

Now my question is do you need node red running on both Raspberry pi¡¯s. If so what do I run on the remote one. ?

Tim?
KM4ESU


 

Alan,

Thank you and now do you connect to your STEPPIR? ?I jsut picked up a 3 element one and with a rotor and antenna switch I am hoping a RS-232 to usb will work for the STEPPIR. ?

Also, I will look up MQTT for the com link. ?Looks like i have something new to learn.?

Tim?
KM4ESU


 

Lower DB9 connection.

FTDI chip based serial to USB with a null modem cable.? Be sure to use an authentic FTDI based cable for trouble free operation.

My SteppIR flow is in the group file section.

Alan



On Sun, Dec 18, 2022 at 4:05 PM Tim Huffaker <thuffaker@...> wrote:
Alan,

Thank you and now do you connect to your STEPPIR?? I jsut picked up a 3 element one and with a rotor and antenna switch I am hoping a RS-232 to usb will work for the STEPPIR. ?

Also, I will look up MQTT for the com link.? Looks like i have something new to learn.?

Tim?
KM4ESU


 

¿ªÔÆÌåÓý

Hi Tim,

?

Are the SteppIR, rotor controller, and antenna switch all located at the tower? Do you have anything else in the shack that needs to be connected to Node Red (not including network)?

?

If so, then you don¡¯t need a Pi in the shack, just access the dashboard over the network.?



On Dec 18, 2022, at 3:41 PM, Tim Huffaker <thuffaker@...> wrote:

?I would like to have a distributed raspberry pi system with one runing the dashboard. For my station I woud have raspbery pi¡¯s talking to my Setppir, rotor, and antenna switch, then send that back to the raspberry pi in my station. ?Then I only need a network cable to the between the tower and station. ?

Now my question is do you need node red running on both Raspberry pi¡¯s. If so what do I run on the remote one. ?

Tim?
KM4ESU


 

Dave,

I'm putting it together now, the tower goes up in the spring. ?I also want to control the radio, amp, and tuner in the shack. That looks easier than discreet relays for the antenna switch.?

Tim
KM4ESU