¿ªÔÆÌåÓý

I am new to this blog, but not to blogs


 

I have just joined this group.? I have a few extremely strange, if not difficult questions I would like some reference info on.

I have an Arduino programming guide and will attempt to use it. I would, however like code or hardware and code to add an AGC function to the micro bit rig.

I would also like to add a spectrum analyzer to the display so I can keep track of signals and contacts.

I would, finally, appreciate information on how to add a USB input that Hamradio Deluxe can recognize so I can use that software.? My X1M has a com port connector which terminates in a USB interface.


I may be reached here or at wa9aoe@...


Leland Lannoye


---
This email has been checked for viruses by AVG.


 

Leland?? WA9AOE

If you log into the group page and do a search for "AGC" you should find much of the
prior work that has been done.? Since the audio path does not go through the Arduino
it would be difficult to do software that implements AGC or filtering inside the
micro-controller, but might be possible to have software functions that monitor signal
level in hardware and control attenuators or amplifiers.?

For your spectrum display question, you might want to search for Farhan's "sweeperuino"
comments.? He designed and built a spectrum sweeper based on frequency synthesis
and an Arduino.? This could lead you into something similar as an on-board function in
your BITX transceiver.?

Since the uBITX uses an Arduino NANO controller it already has the necessary USB
interface.? What is not there at this point is a command interface protocol for external
control of the transceiver.? Recently several have been discussing what can be done in
this area, and how to implement it.?

If just getting started with Arduino programming it might be worthwhile to purchase a
cheap Arduino NANO (Ebay suppliers sell them for around US$2 to $3 each) and use
that to familiarize yourself with the hardware platform and various software applications
to use that system.? You might be the one to come up with the next fantastic BITX
function.? ;-)

Welcome to the group.

Arv?? K7HKL
_._




On Sun, Dec 24, 2017 at 12:38 PM, Leland Lannoye <wa9aoe@...> wrote:
I have just joined this group.? I have a few extremely strange, if not difficult questions I would like some reference info on.

I have an Arduino programming guide and will attempt to use it. I would, however like code or hardware and code to add an AGC function to the micro bit rig.

I would also like to add a spectrum analyzer to the display so I can keep track of signals and contacts.

I would, finally, appreciate information on how to add a USB input that Hamradio Deluxe can recognize so I can use that software.? My X1M has a com port connector which terminates in a USB interface.


I may be reached here or at wa9aoe@...


Leland Lannoye


---
This email has been checked for viruses by AVG.







 

¿ªÔÆÌåÓý

Thanks, Arv. I will do that.? I don't know how to log on to the previous work page as of right now.

On 12/24/2017 3:07 PM, Arv Evans wrote:
Leland?? WA9AOE

If you log into the group page and do a search for "AGC" you should find much of the
prior work that has been done.? Since the audio path does not go through the Arduino
it would be difficult to do software that implements AGC or filtering inside the
micro-controller, but might be possible to have software functions that monitor signal
level in hardware and control attenuators or amplifiers.?

For your spectrum display question, you might want to search for Farhan's "sweeperuino"
comments.? He designed and built a spectrum sweeper based on frequency synthesis
and an Arduino.? This could lead you into something similar as an on-board function in
your BITX transceiver.?

Since the uBITX uses an Arduino NANO controller it already has the necessary USB
interface.? What is not there at this point is a command interface protocol for external
control of the transceiver.? Recently several have been discussing what can be done in
this area, and how to implement it.?

If just getting started with Arduino programming it might be worthwhile to purchase a
cheap Arduino NANO (Ebay suppliers sell them for around US$2 to $3 each) and use
that to familiarize yourself with the hardware platform and various software applications
to use that system.? You might be the one to come up with the next fantastic BITX
function.? ;-)

Welcome to the group.

Arv?? K7HKL
_._




On Sun, Dec 24, 2017 at 12:38 PM, Leland Lannoye <wa9aoe@...> wrote:
I have just joined this group.? I have a few extremely strange, if not difficult questions I would like some reference info on.

I have an Arduino programming guide and will attempt to use it. I would, however like code or hardware and code to add an AGC function to the micro bit rig.

I would also like to add a spectrum analyzer to the display so I can keep track of signals and contacts.

I would, finally, appreciate information on how to add a USB input that Hamradio Deluxe can recognize so I can use that software.? My X1M has a com port connector which terminates in a USB interface.


I may be reached here or at wa9aoe@...


Leland Lannoye


---
This email has been checked for viruses by AVG.









This email has been checked for viruses by AVG antivirus software.



 

Leland WA9AOE

Just go to this URL, log in, and use the search field in 'messages'.

? /g/BITX20

Arv K7HKL
_._


On Sun, Dec 24, 2017 at 1:18 PM, Leland Lannoye <wa9aoe@...> wrote:

Thanks, Arv. I will do that.? I don't know how to log on to the previous work page as of right now.

On 12/24/2017 3:07 PM, Arv Evans wrote:
Leland?? WA9AOE

If you log into the group page and do a search for "AGC" you should find much of the
prior work that has been done.? Since the audio path does not go through the Arduino
it would be difficult to do software that implements AGC or filtering inside the
micro-controller, but might be possible to have software functions that monitor signal
level in hardware and control attenuators or amplifiers.?

For your spectrum display question, you might want to search for Farhan's "sweeperuino"
comments.? He designed and built a spectrum sweeper based on frequency synthesis
and an Arduino.? This could lead you into something similar as an on-board function in
your BITX transceiver.?

Since the uBITX uses an Arduino NANO controller it already has the necessary USB
interface.? What is not there at this point is a command interface protocol for external
control of the transceiver.? Recently several have been discussing what can be done in
this area, and how to implement it.?

If just getting started with Arduino programming it might be worthwhile to purchase a
cheap Arduino NANO (Ebay suppliers sell them for around US$2 to $3 each) and use
that to familiarize yourself with the hardware platform and various software applications
to use that system.? You might be the one to come up with the next fantastic BITX
function.? ;-)

Welcome to the group.

Arv?? K7HKL
_._




On Sun, Dec 24, 2017 at 12:38 PM, Leland Lannoye <wa9aoe@...> wrote:
I have just joined this group.? I have a few extremely strange, if not difficult questions I would like some reference info on.

I have an Arduino programming guide and will attempt to use it. I would, however like code or hardware and code to add an AGC function to the micro bit rig.

I would also like to add a spectrum analyzer to the display so I can keep track of signals and contacts.

I would, finally, appreciate information on how to add a USB input that Hamradio Deluxe can recognize so I can use that software.? My X1M has a com port connector which terminates in a USB interface.


I may be reached here or at wa9aoe@...


Leland Lannoye


---
This email has been checked for viruses by AVG.









This email has been checked for viruses by AVG antivirus software.




 

There are several hardware AGC schemes available on the files section of this group and on the net.? Which is best?

There is not enough computing in the Nano to implement a spectrum analyzer.

Look in this group's files section for CAT implementations, as a starting point.