Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: W2 wattmeter support
Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x <RocketNJ@...> wrote:
|
Re: members
¿ªÔÆÌåÓýHi Kevin,Check out my flows in the file area on this group¡¯s site. Read the readme which describes additional nodes you need to install and how to do it. Feel free to load up one of my flows to see examples on how it works. I have comment nodes (in white) for areas requiring customization for your particular station (IP addresses, etc). An updated W2 watt meter flow will be posted later. 73 Dave wo2x On Jul 18, 2020, at 1:50 PM, Kevin Paus <kevin.w4kjp@...> wrote:
|
Re: members
¿ªÔÆÌåÓýI just got Node Red installed on my Raspberry Pi3 now to figure out my first project!!!!!?Kevin? w4kjp On Jul 18, 2020, at 11:56 AM, David De Coons wo2x <RocketNJ@...> wrote:
|
Re: members
¿ªÔÆÌåÓýI posted a rough How To in a previous message on setting up the Pi with Node Red.You can find archieved messages at? 73 Dave wo2x On Jul 18, 2020, at 11:42 AM, Gordon LaPoint <gordon.lapoint@...> wrote:
|
Re: members
Gordon LaPoint
¿ªÔÆÌåÓýLooks like a great group starting up.?
Now to get my Rpi3 running node-red!
Thanks - Gordon N1MGO
On 7/17/2020 16:49 PM, Michael Walker
wrote:
|
Reminder about message archive
¿ªÔÆÌåÓýGood morning all and welcome to our new members.A reminder that your first post is moderated. We have three moderators in the group so message approval is usually pretty quick. Second, archives of previously sent messages can be found at the Node Red for ham radio home page. In there I have posted a very rough ¡°How to¡± to help get people up and running. It is based on notes I took when I built a Node Red Pi from scratch.? Anyway, enjoy and colaborate! Dave wo2x |
Re: introductions
¿ªÔÆÌåÓýVery nice looking!?Tomorrow I am going to revisit the parsing of the rfpower= slider value for current TX band. I thought about it earlier and have some fresh ideas.? When you do a C44|sub tx all on v2.61 or newer firmware radios it returns all info in the TX Band Settings table so there are entries for rfpower= for every band. To top it off the stream returned can be broken into several streams and not always the same lengths or positions in the stream. I need to look for band specific info for the key phrase for parsing, then count the number of characters for the start, then number of characters to actually parse. I mention this for those not familiar with parsing so they may learn. I ran into a similar situation when we upgraded our 9-1-1 system here in the County back in 2009 (I was Technical Manager for the County 9-1-1 center). New Jersey uses the Zoo ALI format for ALI info (the name, address, etc info tied to your 10 digit phone number). A residential call ALI length is different than a cellular call. Also position of the fields shifts. The vendor¡¯s parsing software was written for parsing by start position and length of field. I worked with them to rewrite the parsing to use line/start/length, but also use different parameters based on parsing the call type first. Just some background info. The part of Node Red I find challenging and actually enjoy is learning the different nodes and all the ways to do things with functions. I need to learn node.js as it is very powerful in its capabilities. (And I am supposed to be retired!) Dave wo2x On Jul 16, 2020, at 7:55 PM, K6HN <gary@...> wrote:
|
Re: introductions
Hi Mike,
The Smeter flow works using data coming from FRstack. I have no idea how to decode the smeter data stream that comes from the radio direct. VITA-49 is way over my head in coding to decode the data stream. Let me know if you can pick it up from github here.? I will add my other flows as time permits. Gary |
Re: parsing characters after specific text in a string - ideas?
¿ªÔÆÌåÓýThe issue is the messages are not always the same length and the word rfpower= appears over 10 times. I need to look for a unique keyword for the portion pertaining to the transmit slice.?The other option I have is to get band data from my amp flow (80 for example) then do an if then function where if (band == 80){ Msg.band = 80 } Do that for all bands.? Then look for band 2 in the stream and then parse the Number after rfpower= Since the length and contents of the messages from the radio vary that is probably the best way.? 73 Dave wo2x Sent from my waxed string and tin cans.? On Jul 16, 2020, at 1:20 PM, K6HN <gary@...> wrote:
|
Re: introductions
Looking forward to Gary¡¯s Github....
toggle quoted message
Show quoted text
Great job Gary!! ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube On Thursday, July 16, 2020, 1:46 PM, Michael Walker <va3mw@...> wrote:
--
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |
Re: introductions
Wow Gary Nice job.?? Would you be interested in sharing your S Meter flow? Mike On Thu, Jul 16, 2020 at 1:00 PM K6HN <gary@...> wrote: I just found this group and look forward to participating. Here are a couple of my current node-red projects. |
Re: parsing characters after specific text in a string - ideas?
Here is what I would use to get the '23' after the 'out'. |
Re: parsing characters after specific text in a string - ideas?
Hi Gary,
toggle quoted message
Show quoted text
?
I have not gone back to investigate it since posting the question.
?
The radio returns rfpower= for the current TX slice plus every band set up in the TX Band Setting table. I want to parse only the TX slice power slider value.
?
I have an idea and can test tomorrow. Have to do some volunteer consulting for my former employer this afternoon.?
?
73
Dave wo2x ?
On Jul 16, 2020, at 12:51 PM, K6HN <gary@...> wrote:
|
Re: introductions
I just found this group and look forward to participating. Here are a couple of my current node-red projects.
Antenna Switch Control, Rotor Control, S-meter. Receiver antenna preamp and switching. There are a few more applications in the works. I am going to setup up a github account to share my flows so anyone can check them out. Gary K6HN |
Re: UDP / GHE
Indeed. I have a Green Heron Select 8 antenna switch (not using it wireless but with a RG6 run from roof to shack) with a GH Wireless Base. I use the GH software configured with automatic band switch using the N1MM protocol, which receives the frequency information from the my Flex 6300 thru the Node Red flow made by Dave. This have been working correctly since I deployed it and never have stopped working.?This same flow sends the same information to a HF Auto tuner for band switching.?
The flow gets the radio info from the Flex and then sends it to GH Software (N1MM port) for automatic antenna switching according to band. I?m available for any help as far as my knowledge allows me. Regards, Santiago ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |
Re: UDP / GHE
¿ªÔÆÌåÓýSantiago is using the GHE UDP broadcast flow. He can comment on how it works. i had written it for him.73 Dave wo2x On Jul 16, 2020, at 11:07 AM, Ron <wv4ptn@...> wrote:
|
Hot to get up and running with Node Red - hardware and software
Hi All,
I am running Node Red on a Raspberry Pi 4B 4GB model with 32 GB microSD card but it should run fine on a 3B or newer with at least 8 GB microSD card. I have killed 3 Samsung microSD cards (they heated up and cracked when in a SD to microSD adapter in the PC. Not sure why but the cheap microSD cards from MicroCenter (no name brand) have been working in several Pi's (Node Red and PiStar). Software -ah yes... Here are notes that I have taken while building a Node Red Pi last week. It is not formatted yet but I know there are several people who could use some help getting started. So please feel free to comment as you go through it and we can work together to make it more complete then put it on the site WiKi. Have fun and ask questions if you need help. 73 Dave wo2x **** ?
recommend a 16 or 32 GB microSD card and a card reader to load the Raspberry Pi OS from your PC or MAC.
?
Download latest Raspberry Pi "Buster" OS from?
https://www.raspberrypi.org/downloads/
?
Download Raspberry Pi Imager and run it when download is completed.
Choose Raspberry Pi 32 bit OS with desktop (top selection)
Click Choose SD card and you should see your card.?
Click Write. It will take several minutes depending on the size of your SD card.
?
Once completed take the card out of the computer, wait a few seconds and put it back in.
Open File Explorer and browse to the SD card. It will display the boot partition. Right click and select new text file. Name it ssh with no extension (delete.txt).
Remove the SD card and install it in the Raspberry Pi.
?
Boot up the Pi with it connected to your network via Ethernet.
?
Download Putty from https://putty.org/
Install and run Putty. Enter the IP address of the Pi in Putty. The IP can be found in your router under device list. Alternately you can connect the Pi to a monitor with HDMI input and plug in a USB keyboard and mouse.
Once you enter the address of the Pi in Putty and hit enter you will see a prompt. Click Yes. A termonal window will open.
Login name is pi (lower case)
Password is raspberry
?
Type sudo raspi-config
You can change the login password and network settings if you like.
Select Boot Options, then Desktop/CLI. Use the arrows to move and Enter key to select.
Choose Desktop Auto Login and hit Enter
Choose Interfacing Options then choose VNC.
Hit the left arrow to select Enable and hit Enter
When you see OK hit Enter
Select Update and hit Enter to update the Configuration Tool.
Select Advanced then select Expand File System and hit enter. When it says OK hit Enter.
Select Advanced then Resolution. Choose the highest resolution your monitor will support. When it says OK hit Enter
Arrow right until Finished is highlighted. Hit Enter. When prompted to reboot hit Enter.
?
Close Putty
?
The Pi will take a minute or so to reboot.
Download VNC Viewer from
https://www.realvnc.com/en/connect/download/viewer/
Install it and run VNC Viewer.
Enter the IP address of the Pi to connect
The first time you will get a message there is no record of the connection. Click OK.
Enter the username is pi and password is raspberry
Follow the prompts to finish the setup.
The Pi will install updates which takes several minutes
When the updates complete click Restart
?
Connect to the Pi with VNC Viewer
Open the terminal window and type in sudo su and hit Enter
To install Node Red type the following
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
?
Type y and hit Enter at each prompt. It will take several minutes
Once complete type sudo apt-get update and hit Enter
When it completes type sudo apt-get full-upgrade and hit Enter
Type sudo systemctl enable nodered.service and hit Enter
Type sudo shutdown -r now to reboot the Pi. Node Red should automatically start.
?
When the Pi reboots and Node Red starts open a web browser and enter the IP address if the Pi followed by :1880 (that is colon and 1880).
It will bring up the Node Red editor
You are now ready to create or import flows into Node Red.?
Some flows require additional nodes to be downloaded and installed.
?
My flows and additional information are at https://github.com/wo2x/NodeRed
Please read the readme.md and install additional nodes.pdf files.
*** |
Re: More hardware support by Node Red
Thanks Dave, as always. Yes, I know first hand about your availability and helpfulness.
This is something I just started planning for 2021, so there is a long way to go, but I will keep you all posted. Santiago ______________ 73 de Santiago HI8SMX - KB8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |