Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
I would recommend?using the Raspberry Pi, just to not cause any unintended problems with the Windows machine. On Sun, Jan 17, 2021 at 1:42 PM Edward Dowdy <ka9ees@...> wrote:
|
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
¿ªÔÆÌåÓýMy interest would be. Which is better Win7 or Raspberry Pi? I don¡¯t have a
Raspberry Pi yet. I do have this Win7 machine. It¡¯s been my ham radio workhorse
for years.
?
Ed KA9EES
?
?
? From: David De Coons wo2x
Sent: Saturday, January 16, 2021 10:52 PM
Subject: [Special] [nodered-hamradio] Interest in Zoom presentation
on loading nodes, flows and dashboard customizations? ?
Hi
all I am trying to gauge interest if I host a Zoom session to demonstrate the next steps after building a Node Red Pi from the WiKi. I would show how to load additional nodes, load a few flows and configure them specific to your Flex radio, and rearranging and customizing the dashboard. I can also show some basics on how I parse data from an input and build a simple flow to show the concepts. Zoom is limited to a free 40 minute session so I would not try to put too much info in (no information overload). The question would be a time that is convenient. I am in New Jersey (U.S. Eastern time (UTC -5:00). Please let me know if this is of interest. The goal is to encourage users to get started tinkering with Node Red. 73 Dave wo2x |
Re: NodeRed Dashboard Setup & NAQP SSB Contesting
Kyle I would not worry about the contesting police.? Just say I am submitting a check log. Mike va3mw On Sun, Jan 17, 2021 at 7:59 AM Kyle K <kylekrieg@...> wrote: Thanks Alan.? It sucks that the "contesting police" frown upon streaming contests, but I know they are working on modifying some of the classifications to allow streaming.? I feel how are we going to get younger hams involved in the hobby.? Contesting!? And cool new technology (like Node Red).? The younger generation love to watch video gamers paly video games on TWITCH....why can't we stream contests on YT to show how cool and competitive ham radio can be? |
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
This is a great idea.? In fact, a series of meetings might be an add-on to this idea.? Starting with basics and progressing.? Maybe folks that have already done some work would like to share. I know there is a wealth of information on this group but being able to interact real-time is so much more helpful (to me at least)..? ?I have been using NR for a couple of years but only basic integration with my Flex.? I have been more oriented toward writing Python programs to work with the Flex but would like to learn more about NR and Flex.. I am in your time zone so anything you pick will work for me.? Thanks for thinking about this.
|
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
I'm totally on board with the idea!, I also have a Zoom Account if needed, like someone mentioned. Also I can upload the recording to my Youtube channel and varios social media as well.
I'm in. -- ______________ 73 de Santiago HI8SMX - KB8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |
Re: Dashboard Design Issue - Spacing
Disabled Nodes Yes, it is a pain because the disabled nodes continue to appear on the layout tool.? My "workaround" was to add a new dashboard "tab/group" as a "holding pen" to move disabled dashboard nodes.? That gets them off the dashboard of interest. or, delete the disabled nodes. To adjust the position?of groups on the dashboard, in the dashboard panel, drag the group up or down to re-arrange as they appear on the dashboard.? Since the order will also change with web browser sizing, the order will be unique to that size dashboard. Alan On Sun, Jan 17, 2021 at 10:28 AM Kyle K <kylekrieg@...> wrote:
|
Dashboard Design Issue - Spacing
I'm having some design issues with my dashboard as I've been playing around with the layout.? Wonder if someone could give me some insight.?
1) On my W2 Watt Meter group, I'd like to stack the meters vertically.? I've removed the sensor buttons as I don't need them.? Here is the dashboard layout but the W2 meter are in a horizontal position.?? Since I disabled the sensor buttons, I'm not able to remove the disabled buttons from the layout or I'd scale down the width to 3 or 4 units to force the meters in a vertical stack.? Guess the question is how do I remove the button from the layout.? Not sure why it's showing up since I disabled the button in the flow it's still showing up? 2) My Flex Meters section is overlapping with the Flex Radio group.? How do I position these sections better with more control on where they land on the dashboard when there is a 2nd row? Thanks Kyle AA0Z |
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
Dave, Absolutely! I am very interested! Anytime after 9:00AM EST. Arne K5ARN From: "David De Coons wo2x" <RocketNJ@...> To: [email protected] Sent: Saturday, January 16, 2021 10:52:45 PM Subject: [Special] [nodered-hamradio] Interest in Zoom presentation on loading nodes, flows and dashboard customizations? Hi all I am trying to gauge interest if I host a Zoom session to demonstrate the next steps after building a Node Red Pi from the WiKi. I would show how to load additional nodes, load a few flows and configure them specific to your Flex radio, and rearranging and customizing the dashboard. I can also show some basics on how I parse data from an input and build a simple flow to show the concepts. Zoom is limited to a free 40 minute session so I would not try to put too much info in (no information overload). The question would be a time that is convenient. I am in New Jersey (U.S. Eastern time (UTC -5:00). Please let me know if this is of interest. The goal is to encourage users to get started tinkering with Node Red. 73 Dave wo2x |
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
¿ªÔÆÌåÓýYes? Please Dave that would be a fantastic help Regards Garerth MW1DCf Sent from for Windows 10 ? From: Pete Green via groups.io
Sent: 17 January 2021 08:41 To: [email protected] Subject: Re: [nodered-hamradio] Interest in Zoom presentation on loading nodes, flows and dashboard customizations? ? Yes please Dave
? |
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
¿ªÔÆÌåÓýDave, I would be delighted to participate as a student.Bob, KN4HH? On Jan 17, 2021, at 12:00 AM, Travis Best <tbest@...> wrote:
|
Re: FRStack Web APIs 3.1.23.48 release using .NET5
You are viewing the SMETER emission not the METERS emission on this PORT.
Every 10 seconds all METERS are emitted whether they changed or not. The individual meters are emitted when the change. This is a 10 sec emission { "station": "6600M",
"callsign": "W3II",
"nickname": "6600M",
"ipaddr": "192.168.1.202",
"meters": {
"+13.8A": "14.2",
"PATEMPC": "23.3",
"FWDPWR": "0.0",
"REVPWR": "0.0",
"SWR": "",
"PATEMPF": "73.9",
"MOX": "0"
}
} This is a MOX changed emission {
"station": "6600M",
"callsign": "W3II",
"nickname": "6600M",
"ipaddr": "192.168.1.202",
"meters": {
"MOX": "1 "
}
}
Please let me know if you have any more questions. Mark |
Re: NodeRed Dashboard Setup & NAQP SSB Contesting
Kyle For accessing my Pi from off-site, I have closed the ports on my router to be safe and now use "Tailscale" to set up a tunnel.? Works nice.? And free, for one user.? Available for all platforms. Perhaps it would fit your needs also. Alan On Sun, Jan 17, 2021 at 7:54 AM Kyle K <kylekrieg@...> wrote: Also wanted to add, this was all remote.? I live in St. Louis MO on a 30x100 lot with no room for antennas and a TON of RF noise.? I can touch my neighbors house while touching mine....so finding RF noise is like playing whack a mole.? Most bands it's an S9 all the time. |
Re: NodeRed Dashboard Setup & NAQP SSB Contesting
Thanks Alan.? It sucks that the "contesting police" frown upon streaming contests, but I know they are working on modifying some of the classifications to allow streaming.? I feel how are we going to get younger hams involved in the hobby.? Contesting!? And cool new technology (like Node Red).? The younger generation love to watch video gamers paly video games on TWITCH....why can't we stream contests on YT to show how cool and competitive ham radio can be?
</soapbox> Kyle AA0Z ? |
Re: NodeRed Dashboard Setup & NAQP SSB Contesting
Also wanted to add, this was all remote.? I live in St. Louis MO on a 30x100 lot with no room for antennas and a TON of RF noise.? I can touch my neighbors house while touching mine....so finding RF noise is like playing whack a mole.? Most bands it's an S9 all the time.
My remote Flex station is about 60 miles north of my house at my parents QTH with a 1/2 acre.? They are snow birds and go to FL for the winter.? While in FL they put their internet on "vacation" mode which drops the bandwidth down to 2Mbs up and 1Mbs down.? Charter in the area uses this backwards asymmetrical setup because typical users in a vacation mode are uploading video cams and other monitoring devices while away from the house. I put the Maestro in "low bandwidth mode" and it works great.? I run NodeRed on a Pi at the QTH and SSH into the Pi from my home.? I then forward ports through the SSH tunnel from the Pi and bring up the dashboard local at the house. Kyle AA0Z |
NodeRed Dashboard Setup & NAQP SSB Contesting
Finally got around to getting the dashboard in a "displayable" layout.? I did some NAQP contesting yesterday for a few hours and decided to stream it on YouTube.??
Here was the setup on the stream. Got some questions in the chat regarding "what's that website your displaying"...so I got to talk a little about Node Red. I'm still in the process, and probably will never be finished, which dashboard items I use, which ones I don't need, where they need to be on the screen so I can see them quickly, what data needs to be on what screen, etc... I'd love to build some type of "contesting dashboard" that would you to show data for your rig, but keep the contesting police at bay for the rules of self spotting if you are streaming on the internet.? I vision an blank box in your layout for N1MM entry screen, your webcam overview, and all the dashboard nodes to show your rig data, but not give away your run frequency but make it interesting for the viewer to learn more about contesting and how it works. Next on the list is to get my KAT500 and W2 flow working with my IP to Serial KVM.?? Kyle AA0Z |
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
toggle quoted message
Show quoted text
On Jan 16, 2021, at 11:52 PM, David De Coons wo2x <RocketNJ@...> wrote:
|
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
Very interested in this.? I would suggest recording the Zoom meeting and hosting somewhere so we can reference it later.? I would be willing to host it on my YouTube page (unlisted or privately) exclusive to this group with chapters and time stamps for easy reference at a later date.??
Kyle AA0Z |