Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: introductions
开云体育When you bind to a client you receive a lot more info including current band. There is a LOT of data and parsing it will be tricky.?I’d take a look at the data but doing an emergency road trip to the next state. ?Will check it tomorrow.? Dave wo2x Sent from my waxed string and tin cans.? On Jul 9, 2020, at 6:34 PM, Santiago Mejia via groups.io <hi8smx@...> wrote:
|
Re: introductions
I’ve look for band data and only found TX?frequency info but not band per se. Looking into converting freq to band if not.
toggle quoted message
Show quoted text
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube On Thursday, July 9, 2020, 5:26 PM, David De Coons <RocketNJ@...> wrote:
--
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx |
Re: introductions
开云体育I get band data from the KPA1500. You can also get it when you subscribe to a client. ? Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Santiago Mejia via groups.io ?
|
Re: LP100A SWR and Power
I'm not sure if it is being simple or lazy. Mike On Thu, Jul 9, 2020 at 4:36 PM Alan Blind <a.alan.blind@...> wrote:
|
Re: LP100A SWR and Power
Mike; Nice. I like your simplicity.....not one of my skill sets. Alan WA9WUD On Thu, Jul 9, 2020 at 4:22 PM Michael Walker <va3mw@...> wrote:
|
LP100A SWR and Power
I blows me away when I have to add new code for a new device. Here is the flow for the LP100A and I even found the STRING node that made this so simple The GATE opens when the radio is in transmit.? I added that on the Elecraft W2 as I was getting some weird readings while in receive. Mike va3mw |
Re: introductions
开云体育Santiago You asked about where the Band Data comes from. I derived band data from the Flex Server "BCD" USB cable output. ? Here is a link to the USB Cable Usage Guide, from Flex; You can find my flow for the band decoder on my ?github in the?“Sub-Flows” folder, "Satellite Board” flow file. I connected each output ?wire ?(Bit) of the USB cable to a unique GPIO pin on the Raspberry Pi. ? I then use this table to build a ?“decoder” using Boolen logic gates (reverse truth table) for each band. ? Here is a map from the FTDI USB cable specification showing Bit versus wire color: Finally, I got to use something I learned 50 years ago in college, building Boolean equations from?truth tables. ?The truth table is ?provided in the Flex USB Cable User Guide. Here is a screenshot of the flow, with the 40M segment selected. ?It is a simple matter of using “AND” logic on the " X” "OR" "X-Not” pins. ?(X=1, X-Not=0) I then send the band data via MQTT broker ?to all the other boards that need to know what TX band is seleced on the Flex Server. Alan WA9WUD |
Re: introductions
开云体育To finish the tour, here are photos of the radio hardware. ? The Flex and all its supporting hardware are located in a remote garage 300 feet from the “shack”. ?I use a fiber optic LAN connection between the house and the remote garage.Alan ============= The Garage: Top to Bottom (based on hot air rising to the top): ?Plaster LA1K, HF-Auto, Flex 6600, 1296 MHZ transporter, 2M Transverter, and 70CM Transverter. ?All enclosed in dust proof filtered air cabinet. Support Hardware: Elecraft W2 Wattmeter, SteppIR Controller, Cabinent Fan Control ,? DX Engineering Receive Antenna Controller, Green Heron Rotor Control, SMORF Antenna Analyzer, various serial to IP converters below. The “Wall” behind the server cabinets. ?Power control on top, antenna control ?and ground bus on the bottom, UPS 12 battery on the floor: |
group file storage
Hi All Just an FYI, we do have some storage space and there should be lots for flows.?? There is even GitHub integration that we should look?into. Pictures are the ones that might take up a bunch of space, but we will keep an eye on it. Dave wo2x and Andy va3cw are moderators as well and I know they will help. 73, Mike va3mw |
Re: introductions
wow!? nice work Alan. I'm sorry I caused this.? LOL On Thu, Jul 9, 2020 at 8:21 AM Alan Blind <a.alan.blind@...> wrote:
|
Re: RPi connections
Andrew I have tried several breakout boards and always had problems with the wires disconnecting.? They were very fragile and hard to make changes to (a "mess of "spaghetti") I am currently using Electronics-Salon products, which have screw terminals. This product has a built-in power supply and eight relays pre-configured to the Raspberry Pi GPIO pins.: Along with the above board, with its pass-through GIPO header, and a ribbon cable, I added this board to give me access to all of the Raspberry Pi pins to screw terminals: Lately, the shipping?from China has not been very timely, unless you pay extra for the DHL option. ? Amazon?has many of the Electronics-Salon products in stock and ship over-night. Alan WA9WUD On Thu, Jul 9, 2020 at 8:08 AM Andrew Mitchell <AMITCHELL@...> wrote: For those using RPi - what are you using to break out the GPIO header?? |
Re: introductions
开云体育Thanks for the kind comments. ?What you see is after one year of working with Node-Red and 11/2 years of Flex 6600 ownership.Without the help of the Flex and “Remote Operations” community, I would not have been able to design the more complex flows…Thanks to Mike, Dave and Andreas. This all started with Mike’s first post on the Flex Community describing his use of Node-Red for remote operations. Below are photos of the various “ Shack” screenshots. ?I use multiplex, so all of the below are running at the same time. Alan WA9WUD The Satellite Shack: The Systems Monitor Screen: The iPad HF Radio Screen: ?(I like working HF SSB while walking around my QTH). ?I can also log all of the QSO on the iPad and use UDP broadcast to move the log entries over to HRD Logbook. ?I use my Apple iPods for audio in and out. The FT8 Screen on my Apple Laptop; |
RPi connections
For those using RPi - what are you using to break out the GPIO header??
For our club station the RPi is contained in a Pi4 specific plastic chassis (really cheapo box) but I'm pretty sure that's not a good long term solution.? Where possible I'd like to avoid making it into an octopus. Thoughts and pics graciously welcomed! 73 Andy VA3CW |
Re: introductions
开云体育Hi Kevin ? Welcome aboard! I just built a Pi from scratch loading the software. Took just over an hour but I was taking notes along the way to make a how-to guide. I have very rough notes if you are interested. Has hyperlinks to the various software. ? Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Kevin Paus
Sent: Thursday, July 9, 2020 7:52 AM To: [email protected] Subject: Re: [nodered-hamradio] introductions ? ?I am just getting started with Node Red. ?Haven’t put anything together yet but this seems like the right place to be!? ? Kevin? w4kjp
|
Re: introductions
开云体育I would suggest creating a folder in the foles section with your callsign then upload your files to that folder. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Andrew Mitchell ? Hi Doug, |
Re: introductions
开云体育?I am just getting started with Node Red. ?Haven’t put anything together yet but this seems like the right place to be!?Kevin? w4kjp On Jul 9, 2020, at 7:28 AM, Santiago Mejia via groups.io <hi8smx@...> wrote:
|