开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Date
Re: Arduino Hangs
This might be useful for both Tom and Howard: Every now and then, the serial port on my Mac gets into a funky state, and I can no longer upload to the Nano, and I have to reboot the computer to get it
By Karl Heinz Kremer, K5KHK · #57121 ·
Re: Modular uBitx - "Ex: Harmonics"
Those are great ideas, but what about a limitation on cost? Should be under $140.
By Gordon Gibby <ggibby@...> · #57120 ·
Re: Modular uBitx - "Ex: Harmonics"
Nick, I already started to do "my" improvement on the ?BITX, but then stopped, after reading and trying to understand all the issues involved and going back to ideas about a spec and blocks to be
By Henning Weddig · #57119 ·
Re: Harmonics
This is a LP filter from a Codan radio. The RF has a straight path to the antenna port. SWR bridge is to the right. They are very clean. Regards Adrian
By Adrian Waiblinger · #57118 ·
Re: Arduino Hangs
Ihaven't tried this, put something like: void setup(){?? int i; ?? for (i = 2; i < 14; i++) {????? pinMode(i, OUTPUT);????? digitalWrite(i, HIGH);????? delay(10000UL);?????
By Jack Purdum <jjpurdum@...> · #57117 ·
Re: Arduino Hangs
Is it just that the program hangs, or are you no longer able to upload programs to the Nano? I've started to have problems uploading programs to clone Nanos with my Mac, after I upgraded to the new
By Tom, wb6b · #57116 ·
Re: Harmonics
It might cost another $0.20 to have a red LED on the front panel that lights up when audio peaks from the mike amp exceed some level at which the mixers start to misbehave. Not much point in doing so
By Jerry Gaffke · #57115 ·
Re: Arduino Hangs
Also, the hello world sketch works properly. This proves the display and the Arduino are alive. I am guessing the code is looking for a specific state on an I/O pin to move forward and is not finding
By Howard Fidel · #57114 ·
Re: Arduino Hangs
Jack: Thanks. I am running my customized version which I have been using for a few months. I also tried the original code, but I get the same exact problem. It would be nice to have a flow chart for
By Howard Fidel · #57113 ·
Re: Arduino Hangs
If you're using "known" software (e.g., from Dr. Lee or Allard), I would download a "fresh" copy and try again. Also, make sure you are using the latest version of the IDE. Jack, W8TEE
By Jack Purdum <jjpurdum@...> · #57112 ·
Re: Arduino Hangs
As I said, the Arduino starts and displays the version number then hangs.
By Howard Fidel · #57111 ·
Re: Arduino Hangs
Does the "code" hang, or does the "compile process", or does the "upload" hang? Jack, W8TEE
By Jack Purdum <jjpurdum@...> · #57110 ·
Re: Modular uBitx - "Ex: Harmonics"
Our goal with the JackAl board is to give enough memory resources and horsepower to let the hacker run wild. We also bring out on the board 12 unused I/O pins to play with. (There are some unused pins
By Jack Purdum <jjpurdum@...> · #57109 ·
Re: Arduino Hangs
Yes, and the V4 program I was running before loaded properly.
By Howard Fidel · #57108 ·
Re: Modular uBitx - "Ex: Harmonics"
We ended up using the Teensy 3.6. 1Mb of flash, 256K of SRAM, 4K EEPROM, 62 I/O pins, I2C, RTC, 25 analog pins with 13-bit resolution and 2 analog output pins with 12-bit resolution (Mega has 10-bit).
By Jack Purdum <jjpurdum@...> · #57107 ·
Re: Modular uBitx - "Ex: Harmonics"
Peeps, Jack, I hope that it is clear to everyone that ubitx is an open design. There is no restriction on anyone kitting it and selling products based on it. I would encourage people to try their hand
By Ashhar Farhan · #57106 ·
Re: Modular uBitx - "Ex: Harmonics"
I agree, we don't want to see anything happen that would kill off Farhan's business and the incomes for the people it helps support.? It may be that the uBITX has become somewhat of a victim of its
By Tom, wb6b · #57105 ·
Re: Arduino Hangs
Does it run the sample program named Blink that comes with the IDE? Jack, W8TEE
By Jack Purdum <jjpurdum@...> · #57104 ·
Re: Modular uBitx - "Ex: Harmonics"
This is what we used for the antenna analyzer (QST, Nov., 2017). The only reason I switched away from it was its clock speed. At 16MHz, it just wasn't up to the DSP power we needed. Jack, W8TEE
By Jack Purdum <jjpurdum@...> · #57103 ·
Re: uBITX and nulling the carrier #ubitx-help
O sorry for the mistake Allison. Good? understanding with good equipment(I have NWT for spectrum). By the way 8-crystal Chebyshev filter will have just the same input/ output impedunce and it is not
By George · #57102 ·