By:
Category:
Comments Off

Softrock Case



I finally put the Softrock (that I was working on almost a year ago) into a case. It looks like the case has been sitting on my workbench to-do pile since last November.

/blog/2011/01/04/softrock-ensemble-night-8/

/blog/2011/01/02/softrock-ensemble-night-7/

/blog/2011/01/02/linux-sdr-links/

/blog/2011/01/01/softrock-ensemble-night-6/

/blog/2011/01/01/softrock-ensemble-afternoon-6-more/

/blog/2011/01/01/softrock-ensemble-afternoon-6/

/blog/2010/12/31/softrock-ensemble-afternoon-5/

/blog/2010/12/31/softrock-ensemble-night-4/

/blog/2010/12/30/softrock-ensemble-afternoon-4/

/blog/2010/12/28/softrock-ensemble-night-3/

/blog/2010/12/27/softrock-ensemble-night-2/

/blog/2010/12/26/softrock-ensemble-night-1/

When time permits it I need to fire this up and finish the final checkout. The idea was that this little gem would end up driving some of the transverters. ---So many ideas, so little time.

73 de NG0R


By:
Category:
Comments Off

DDS60 kit assembly

As part of my Arduino and PIC discovery and research I decided to order a DDS60 kit so that I would have a nice board for experimenting with the AD9851. (Analog Devices DDS chip)

http://midnightdesignsolutions.com/dds60/index.html

The kit arrives in a nice set of plastic and includes a quick assembly guide.



As you can see once the parts are emptied out of the shipping bag they are nicely organized. The resistors and capacitors are taped to a card. The parts are color coded and the part number and value is listed on the card as well.


The kit takes about 2.5 hours to put together. It is not that the kit is hard, but you do need to be careful during the assembly steps since EVERYTHING is SMD except for the header pins.


There are a few places for parts on the PCB that are left empty. The kit likely has evolved a bit since the last PCB was created at a fab shop.

This board will work with multiple other kit systems include the PIC-El system from AA0ZZ.  I have one of Craig's PIC-EL III boards (PIC based MCU) in addition to several Arduino (ATMEL AVR based MCU) to experiment with.

73 de NG0R


By:
Category:
Comments Off

Arduino Frequency Counter



I have wanted to mess around with building a frequency counter with a PIC or Arduino. So tonight I wondered if I could pull something together in an hour or two.

Using my good friend "Google" I found some examples:
http://interface.khm.de/index.php/lab/experiments/arduino-frequency-counter-library/
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1231326297
http://www.swharden.com/blog/2011-03-14-frequency-counter-finished/

Based upon the parts on hand I decided to work with the first link listed above.


I grab the sample code from the website and dropped that into a new sketch. I think that magic is in library behind the code shown above. I have not spent much time digging through the library yet given that I am running out of time tonight.

That is showing 3.40774MHz or 3,407,740KHz

I used a small hand held signal generator (so I could test this at my desktop vs. at my workbench) and sure enough the Frequency Counter is outputting the raw unformatted value on the screen that largely matches what the signal generator says.

The range seems to run to about 8Mhz which is likely the 50%  value of the Arduino Uno clock speed of 16Mhz. I will need to investigate this a bit to see what I can do without going to a prescaler chip.

So end-to-end it took about 2 hours to get this working and much of that was figuring out where the library source was located on the Internet. The parts were simple, 100nF cap, 470k & 1k resistor, and PN2222 NPN transistor.

Next steps:
  • Dig through the library to understand how the sine wave is being counted and the gate timing
  • Understand how far I can scale this without using a divider or prescaler
  • Add a prescaler
It would be interesting to get this to cover 1MHz to 60MHz and format the data for an LCD so that it could be a standalone project.

73 de NG0R




By:
Category:
Comments Off

QSOs for Monday

SM6CWK on 10m SSB (Sweden)
6W/AA1AC on 10m SSB (Senegal)
S53iV on 10m SSB (Slovenia)
PJ2/K8LEE on 12m CW (Curacao)
LY5A on 12m SSB (Lithuania)

Monday was a vacation day for me with plenty of chores around the house and errands around Central Minnesota.  I managed to sneak in about 30 minutes of radio time in the morning before left for errands. It was fun to hear how strong the 10m and 12m stations were. The new solar cycle has been very fun so far this fall.

73 de NG0R