Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
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 |
Re: FRStack Web APIs 3.1.23.48 release using .NET5
Hi, I can confirm that this works on UDPMeterSettings, including 127.0.0.1 (but not UDPSettings but that might not be as important).
However, I'm unable to find any mox information on the udpmeter. This is the entire udp packet. "{"machinename":"radiocontrol","callsign":"LA9VKA","nickname":"Home","ipaddr":"-.-.-.-","smeters":[{"letter":"A","client":"Maestro LA9VKA","dbm":-250,"sunit":"S0"},{"letter":null,"client":null,"dbm":0,"sunit":null},{"letter":null,"client":null,"dbm":0,"sunit":null},{"letter":null,"client":null,"dbm":0,"sunit":null},{"letter":null,"client":null,"dbm":0,"sunit":null},{"letter":null,"client":null,"dbm":0,"sunit":null},{"letter":null,"client":null,"dbm":0,"sunit":null},{"letter":null,"client":null,"dbm":0,"sunit":null}]}" Linux x64 version of 3.1.25.53 |
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
toggle quoted message
Show quoted text
On 17 Jan 2021, at 05:41, Paul KR5OG <paulkrog@...> wrote:
|
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
开云体育Dave, I am interested in the idea. A little more instruction on Node-Red would help Immensely.? Great idea Paul Kr5og? On Jan 16, 2021, at 10:52 PM, David De Coons wo2x <RocketNJ@...> wrote:
|
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?
开云体育
I am interested I also have a zoom account if you would be interested in someone else hosting the meeting so you could have more then 40mins and also record the meeting.
|
Re: Interest in Zoom presentation on loading nodes, flows and dashboard customizations?
toggle quoted message
Show quoted text
|
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: Flex + accessories setup with NodeRed
开云体育I do not know if he meant to offer money for help.I can assist for free ;-) As Mike stated, the WiKi will help you set up a new Raspberry Pi with the OS, .Net, Node Red and FRStack. The first message pinned in the message section has links to videos covering the basics of Node Red (loading flows, additional nodes, and working with the dashboard). Check out the file section for various flows from our group members. In my folder (wo2x) please read the read.me file for instructions on how to load additional nodes needed for my flows. You can reach out to me for assistance. 73 Dave wo2x On Jan 16, 2021, at 11:12 PM, Michael Walker <va3mw@...> wrote:
|