¿ªÔÆÌåÓý

Date
Re: Tuning
All, As a first cut toward reasonable tuning, I tried disabling the "momentum" stuff in encoder.cpp. Not too bad. It tunes fairly slow, and is not at all "skittish". But I wouldn't want to scan to the
By [email protected] <jerry@...> · #88352 ·
Re: Tuning
Hi Jerry, Are you happy with how Reed's firmware works for tuning?? I don't know if the tuning is different on that version or how it works. I have made changes to the tuning myself as I really
By Mark - N7EKU <n7eku@...> · #88351 ·
Re: Strange drop in sensitivity on V6 #ubitxv6
Justin, That is the same way that I connected the AGC for my friend's ?BITX.? Was not sure if you did the connection to the board or the volume control. I complain about keyboards and spellcheckers
By Evan Hand · #88350 ·
Re: CNC encoder for ubitx
Jack, That would be very cool. But darn, I¡¯d have to subscribe to CQ. If they go for it let me know and I¡¯ll subscribe. I¡¯ve been wondering about a better encoder. Something like 200 PPR so a
By jereed@... · #88349 ·
Re: micro bitx kit from 2018 #ubitx
I would be interested in this topic. I put together one that I got a couple of years ago (a v4).
By Trystan G0KAY · #88348 ·
Re: CNC encoder for ubitx
Jack At the risk of giving away some content that may have been better saved for your column, I was talking about the pseudo dumb terminal that is part of the Arduino IDE. To the best of my knowledge
By Arv Evans · #88347 ·
Re: Strange drop in sensitivity on V6 #ubitxv6
... connected... Man, I hate this laptop keyboard...
By Justin Bowser - KI5GKD · #88346 ·
Re: Strange drop in sensitivity on V6 #ubitxv6
Evan, The AGC board I installed is at this link which shows how it is conjnected to the uBITX PCB. https://shop.kit-projects.com/index.php?route=product/product&product_id=101 73, Justin B. KI5GKD
By Justin Bowser - KI5GKD · #88345 ·
Re: CNC encoder for ubitx
Hi Arv: All of those would be interesting, but I don't know anything about BitLash other than what it is. Usually, a device being used as a screen (e.g., 16x2 display or TFT color display) will have
By Jack, W8TEE <jjpurdum@...> · #88344 ·
Re: Question about voltage regulator
https://app.designfast.com/search?q=lm7805&page=1 Might help _._
By Arv Evans · #88343 ·
Tuning
All, So the reason I wanted to upload sketches is as follows: I find the tuning of the uBITX troublesome. Say I'm at the top of 40M and I want to get down to the CW segment: I spin the knob, and down
By [email protected] <jerry@...> · #88342 ·
Re: CNC encoder for ubitx
Jack Of course I would be interested. I might even be able to contribute some problems and maybe some solutions for the column. Things that immediately come to mind: - How to do a Screen Clear on the
By Arv Evans · #88341 ·
Re: Parasites noises
Hello, I¡¯ve read a lot about the isolation of analog and digital masses and their star connection. For me and for the digital masses, I see at least 4. The arduino, the SI535, the Nextion and the
By Gerard · #88340 ·
Re: Upload sketch
Woo hoo! It worked! I also changed the code a bit - added an extra printout just to convince me that it had actually uploaded. I was fooled because the IDE didn't display anything like "upload
By [email protected] <jerry@...> · #88339 ·
Re: Strange drop in sensitivity on V6 #ubitxv6
Even and Ashhar - The middle leg of D5 produces a small "squeal" (about the same level as that of pin 3 of the amp) as well so maybe everything is OK.? As soon as I find my USB cable I'll
By Justin Bowser - KI5GKD · #88338 ·
Re: Upload sketch
Jerry: What happens if you try to run the following code: char message[128]; void setup() { ? // initialize serial: ? Serial.begin(9600); } void loop() { ? int charCount; ? ? // if there's any
By Jack, W8TEE <jjpurdum@...> · #88337 ·
Re: Upload sketch
*** Yes, I have that. - Jerry
By [email protected] <jerry@...> · #88336 ·
Re: Upload sketch
Now on a different PC. Results the same. Yes, the CH340 driver is loaded. Anybody know what's the baud rate? Playing with the Serial Monitor at 9600 baud, I type "hello" into the "send" box and it
By [email protected] <jerry@...> · #88335 ·
Re: Upload sketch
I'm late to the conversation, but I'm assuming you've installed the CH340 or CH341 device driver, right? Jack, W8TEE
By Jack, W8TEE <jjpurdum@...> · #88334 ·
Re: Upload sketch
Also, under the Tools --> bootloader Atmega328P, you will likely need to select the "Olde bootloader" option if you are using a clone. Jack, W8TEE
By Jack, W8TEE <jjpurdum@...> · #88333 ·