Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
File /wo2x flows/ElecraftW2_beta4.json uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: David De Coons wo2x Description: |
Re: More hardware support by Node Red
Hi Dave, this is all very new to me, so here to learn, I have flex6600, spe expert 1.3k and Yaesu rotator with the erc controller built-in, so those are the items I am interested in interfacing, at the moment i am using wifi switches for power supply, amplifier flex and rotator power switches and the USR N540 4 port serial to ethernet device to? control the amplifier and rotator position using pstrotatorAz, so just weighing up the alternatives.
Cheers Paul GI4FZD |
Re: W2 wattmeter support
toggle quoted message
Show quoted text
On Jul 15, 2020, at 6:10 AM, Alan Blind <a.alan.blind@...> wrote:
|
Re: W2 configuration
Update on my attempts?to establish a serial connection using a serial to USB FTDI cable from the W2 meter to my Raspberry Pi, running Node-Red. It is now working.? Simple solution.? I found the W2 meter had to be power cycled between serial connection configurations changes.? In the end, I found the "default" settings within the Node-Red serial in/out node worked just fine, after power cycling the W2. Alan WA9WUD On Sun, Jul 12, 2020 at 2:32 PM David De Coons wo2x <RocketNJ@...> wrote:
|
Re: W2 wattmeter support
Regarding W2 Scan.? Scanning?appears to work on the Node-Red W2 flow, when I send command, "Y1" to the meter.? I can see the changes in the actual meter LEDs, showing it is in "Scan" when I send the command?from Node-Red.? I have two W2 sensors, and when I switch TX bands (2M and 70CM), the Node-Red W2 follows the changes, along with auto-ranging the scales.? BTW, Dave has added math to adjust the Node-Red scales in response to this W2 status change. I am test driving Dave's W2 and his improved parsing and scale adjustments.? Works nice. Dave here is my wish list of features: - add REF power - buttons for: Scan, Sensor 1, Sensor 2, and range selections - using the W2 status response, change the button?background color when the command is received by the W2. Alan |
Re: W2 wattmeter support
¿ªÔÆÌåÓýMy display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.I just need guidance on what people want for control of the meter. I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go. For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn. As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.? On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
|
Re: And, we are live
I¡¯ve got some notes I took when building a Node Red Pi from scratch complete with links to sites for software, etc.
toggle quoted message
Show quoted text
I will clean it up and post it tomorrow. Dave wo2x On Jul 14, 2020, at 11:33 PM, Michael Walker <va3mw@...> wrote: |
Re: And, we are live
If this is foreign, but you want to learn more, let us know. I think Dave wo2x has a cookbook that can get you going.?? It isn't that hard, nor, that expensive.? But, it has great reward. Mike? On Tue, Jul 14, 2020 at 10:46 PM David De Coons wo2x <RocketNJ@...> wrote:
|
Re: W2 wattmeter support
Dave Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once. Changing scales requires you to do math on the reported values. BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public. Mike va3mw On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx=[email protected]> wrote:
|
Re: W2 wattmeter support
Actually I don¡¯t have any at the moment.
toggle quoted message
Show quoted text
Yes, I¡¯m getting my way around. Currently I¡¯m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS. Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote:
--
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |
Re: W2 wattmeter support
¿ªÔÆÌåÓýHi Santiago,Hope you are progressing with Node Red. What wattmeter do you use now? Does it have connectivity either via serial or USB? Dave wo2x On Jul 14, 2020, at 11:07 PM, Santiago Mejia via groups.io <hi8smx@...> wrote:
|
Re: W2 wattmeter support
Darn...I should add a W2 to the equipment wish list.
toggle quoted message
Show quoted text
73, Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote:
--
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |
W2 wattmeter support
Hi all,
I have finished the display portion of the W2 wattmeter flow. What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range). Sensor auto scan or manually selectable? Or a choice between the two? What other controls? Once I get some feedback I will be able to have a flow publicly available to test. 73 Dave wo2x |
Re: And, we are live
toggle quoted message
Show quoted text
On Jul 14, 2020, at 10:45 PM, randy nelson <rlnou812@...> wrote:
|
Re: Two radios on the same network
Oh yeah, the Flex Radio flow I created has a change node which is used to send TX freq to the HF Auto/GHE flow. Only one of the two Flex Radio flows should have that, depending on which radio is using the HF Auto.
toggle quoted message
Show quoted text
My flows are written for a singlevradio, amp, and tuner but they can be adapted to multi-station environment. Dave wo2x On Jul 14, 2020, at 3:47 PM, Bret Mills <bret.wx7y@...> wrote: |
Re: Here we Gooooo
¿ªÔÆÌåÓýDoug,From a command line on the Pi type sudo raspi-config and hit enter Arrow down to Advanced Options and hit Enter It is the first choice Expand Filesystem Once completed and you exit the configuration tool it will want to reboot the Pi for changes to take effect. If you do not see that choice then from the main screen select Update to update the configuration tool. These are bssed on latest Raspberry Pi Buster OS. Raspbian is now know as Raspberry Pi OS and Buster is the latest version. 73 Dave wo2x On Jul 14, 2020, at 3:47 PM, Douglas Shock <dshockk0zu@...> wrote:
|