Re: Universal Case For Bitx And other Ham Radio Projects
Looking forward to seeing your cases on eBay. Please email the group when the cases are available as I am interested in buying one. Thanks, Joe KD2NFC Sent from my iPhone
By
Joe Puma <kd2nfc@...>
·
#28492
·
|
Re: W8TEE TFT/VFO DDS adapter
This error: "error: 'write_16' was not declared in this scope" suggests that in your code you used: #define write_16 which probably needs to be written: #define WRITE_16 since most C programmers write
By
Jack Purdum <econjack@...>
·
#28491
·
|
Re: Reducing output power?
Forgot to mention... ?I used this heatsink: ?http://www.mouser.com/Search/ProductDetail.aspx?R=HAF15Tvirtualkey57750000virtualkey967-HAF15T (
By
AndyH
·
#28490
·
|
Re: Universal Case For Bitx And other Ham Radio Projects
I was thinking the same thing. If you are selling the cases you might avoid driving away business with the obnoxious ads and focus on making money by making your products easier to find and buy. IMHO,
By
Ben Kuhn
·
#28489
·
|
Re: Shielding plastic cases
Thanks for the photo. When I thought Tape I was thinking strips of 1/2 inch or so across the case. Not fully covering the inside of it. ?More of a Cage rather than a Box. Okay, makes sense to keep of
By
Kevin Gilot NZ1I
·
#28488
·
|
Re: Universal Case For Bitx And other Ham Radio Projects
Very nice but browsing your site is a pain in yhe neck with all those popups and redirecting links sorry I had to say it
By
EA3IAV <Cesarleon@...>
·
#28487
·
|
Re: Reducing output power?
I built a WA2EBY amp for my BITX40 and it works well. ?I adjusted the output of the BITX to 5W, then initially used the pad built into the amp to drop the power to 1W. ?I've since moved the pad
By
AndyH
·
#28486
·
|
Universal Case For Bitx And other Ham Radio Projects
Dear Friends. We have an elegant Universal case which is a compact case available in two colors and two models.? The case is ?of aluminium material and a different designs from our previous Bitx
By
Sunil Lakhani
·
#28485
·
|
Re: W8TEE TFT/VFO DDS adapter
Thanks, I added the 16Bit define in C file. now get error in Jack's code? "error: 'write_16' was not declared in this scope" Maybe there needs to be a ref to an external something? I think my correct
By
Michael Hagen
·
#28484
·
|
Re: Shielding plastic cases
If you notice. The board is attached to te box with nuts that are in contact with the foil. In my opinion using tape is kind of untidy but overall a solution. I have to say that metal cases are great
By
EA3IAV <Cesarleon@...>
·
#28483
·
|
Re: Shielding plastic cases
Hi Raj, Can you send me photo of how you taped your case? I just received a nice plastic case and before I go drilling and cutting I would like some information about where to run the copper tape.
By
Kevin Gilot NZ1I
·
#28482
·
|
Re: BITX40 TFT DISPLAY CODE - Coding A Control Button - Looking for Assistance to figure out why a Step Tuning button does not work
Hi Joe: It appears that there are two issues: 1) The font size, and 2) the cursor addressing. If I recall correctly, both of those issues are determined by the Adafruit_GFX library, which the
By
Jack Purdum <econjack@...>
·
#28481
·
|
Re: W8TEE TFT/VFO DDS adapter
Your best bet will be the graphicstest example. It loads quick and will test all of the Adafruit's library functions. If you still can't get it to go, I still suggest asking on the MCUFriend_kbv
By
Vince Vielhaber <vev@...>
·
#28480
·
|
Re: W8TEE TFT/VFO DDS adapter
I haven't looked at the other responses yet, so I'm assuming you got that info. If not, I think you'd need to add #define USES_16BIT_BUS at the top of libraries/MCUFRIEND_kbv/MCUFRIEND_kbv.cpp Did you
By
Vince Vielhaber <vev@...>
·
#28479
·
|
Re: BITX40 TFT DISPLAY CODE - Coding A Control Button - Looking for Assistance to figure out why a Step Tuning button does not work
Jack, Thanks for talking time off your busy schedule to look at this code. I liked the the PD8W display, but it now appears more obvious the code is poorly structured and therefore a nightmare for
By
Joe
·
#28478
·
|
Re: W8TEE TFT/VFO DDS adapter
Well your code uploads, so I got all the Libs. I could try loading Adafruit again with what every is today's version? The Rinky Dink Demo works, but when I try to download their manual, my computer
By
Michael Hagen
·
#28477
·
|
Re: W8TEE TFT/VFO DDS adapter
If I plug a mcufriend display into a standard MEGA 2560 board and run my software, you should see the screen fill with the startup display for the BITX40 software. If you don't see that display, my
By
Jack Purdum <econjack@...>
·
#28476
·
|
Re: W8TEE TFT/VFO DDS adapter
I am looking for a file in MCUfriend? A header or C file? Is there a #define somewhere to use Mega 2560 Pins. Yes, I have it plugged directly to a Mega, so I would need that option? I tried changing
By
Michael Hagen
·
#28475
·
|
Arduino & Si5351 FOR: VFO + BFO + IF-SHIFT 8khz-160MHZ looking for sketch
#bitx20help
#w8tee
Hello, For a personnal transceiver using a bidirectionnal TX/RX superheterodyne architecture with a simgle FI (20, 28, or 54 MHZ SSB ladder filter) made with severals modules availlables on eBay, alls
By
Laurent CHABERT
·
#28474
·
|
Re: W8TEE TFT/VFO DDS adapter
________________________________ De : [email protected] <[email protected]> de la part de Vince Vielhaber <vev@...> Envoy¨¦ : dimanche 18 juin 2017 05:00 ? : [email protected] Objet : Re:
By
Laurent CHABERT
·
#28473
·
|