Re: Dennis and I need your help
I am very pleased with this project (49er radio). The article in QST was well written. I ordered the kit and parts, downloaded the instructions and everything went together easily, and it even worked
By
dbarnes@...
·
#647
·
|
Re: Dennis and I need your help
Jack, in looking at?that book review, nearly all of them were very favorable, just the one bad one.? Reviews of all kinds have the same results it seems like.? Don't think you have any worry.? 73,
By
Karl Schwab <ktschwab@...>
·
#646
·
|
Re: Dennis and I need your help
Thanks, Aaron...it's appreciated! Jack, W8TEE To: SoftwareControlledHamRadio@... Sent: Tuesday, August 2, 2016 12:05 PM Subject: Re: [SoftwareControlledHamRadio] Dennis and I need your
By
jjpurdum
·
#645
·
|
Re: Dennis and I need your help
Happy to help, Jack. That guy was a bit misinformed and it was clear he got frustrated and perhaps was in a little over his head. All he had to do was ask for help. Aaron - N2HTL On Tue, Aug 2, 2016
By
Aaron Heverin <aaronhev@...>
·
#644
·
|
New file uploaded to SoftwareControlledHamRadio
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the SoftwareControlledHamRadio group. File : /W6DQ_DDS_VFO.h Uploaded by : jjpurdum
By
SoftwareControlledHamRadio@...
·
#643
·
|
New file uploaded to SoftwareControlledHamRadio
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the SoftwareControlledHamRadio group. File : /W6DQ_DDS_VFO.cpp Uploaded by : jjpurdum
By
SoftwareControlledHamRadio@...
·
#649
·
|
New file uploaded to SoftwareControlledHamRadio
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the SoftwareControlledHamRadio group. File : /VFOControlProgram.ino Uploaded by :
By
SoftwareControlledHamRadio@...
·
#642
·
|
Dennis and I need your help
A reviewer of our Arduino Projects for Amateur Radio gave us a horrible rating on Amazon. I know some of you have read the book and the fact that you're a member here suggests you might disagree. The
By
jjpurdum
·
#641
·
|
Re: Need help downloading/installing required software for 49-er
Karl, check your email. Sent you my mailing info. Till later Hank K5HDE Sent from my hand phasor >
By
Hank Ellis
·
#640
·
|
Re: Need help downloading/installing required software for 49-er
Hank; your offer sounds great and I really appreciate it and your time in doing it!? Will?your Nano have all of the software on it for the display as well to make the radio fully functional?? I'll
By
Karl Schwab <ktschwab@...>
·
#639
·
|
Re: Need help downloading/installing required software for 49-er
This is sent offline from the forum. Here's the offer. Send me an Arduino Nano. I'll send you one with the basic DDS VFO software installed. I'll check it with my VFO prior to shipment. It will be a
By
Hank Ellis
·
#638
·
|
Re: Need help downloading/installing required software for 49-er
Jack; I printed the DOC file above and tried to work through that today; no luck, because of my inexperience with computer downloads, files, and such things. I was confused too, on installing the
By
ktschwab@...
·
#637
·
|
Re: Need help downloading/installing required software for 49-er
The attached Word DOC file contains suggestions for installing the IDE and downloading/installing libraries. Jack, W8TEE To: SoftwareControlledHamRadio@... Sent: Saturday, July 30, 2016
By
jjpurdum
·
#636
·
|
Re: Need help downloading/installing required software for 49-er
This is the basic problem, I do not know enough about downloading, unzipping and installing the required software for this project. If I did, I would have this project up and running, probably. 73,
By
ktschwab@...
·
#635
·
|
Re: Need help downloading/installing required software for 49-er
Sounds like you need to add the Wire Library. This link should held. Arduino - Libraries https://www.arduino.cc/en/Guide/Libraries https://www.arduino.cc/en/Guide/Libraries Arduino - Libraries
By
n0ngq@...
·
#634
·
|
Re: Need help downloading/installing required software for 49-er
Attached hereto, are photos of my 49-er build and it is now ready for the software application. The metal was taken from a old computer desktop power supply case. I had to do some cutting and riveting
By
ktschwab@...
·
#633
·
|
Re: Need help downloading/installing required software for 49-er
Wow! Thanks Jack, John and N0ngq for your responses to my (this) thread. I can see now, that I am WAY over my head with this required, downloading of software. For example, I tried to download the
By
ktschwab@...
·
#632
·
|
Re: Need help downloading/installing required software for 49-er
Good advice! >>>> As a rule, if I'm buying something new on the Internet, like a display, I always ask the vendor which library the device uses. If they can't answer that question, I look for another
By
n0ngq@...
·
#631
·
|
Re: Need help downloading/installing required software for 49-er
Also, it is common for the constructor that creates the LCD object to be overloaded. For example, the code from our project uses: LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); ?//
By
jjpurdum
·
#630
·
|
Re: Need help downloading/installing required software for 49-er
Another thing to watch for is the LCD I2C address "(0x27, 16, 2)" in line 99, I have some that are 0x27 and others that are 0xF3. I marked the address on the PCB on the ones I have. LiquidCrystal_I2C
By
n0ngq@...
·
#629
·
|