<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Ek&#039;s Files &#187; Dave</title>
	<atom:link href="http://eksfiles.net/author/dave/feed/" rel="self" type="application/rss+xml" />
	<link>http://eksfiles.net</link>
	<description>Putting the &#34;Ek&#34; in &#34;Geek&#34;</description>
	<lastBuildDate>Sun, 22 Jan 2012 21:31:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ASCOM Driver Problem with Intelliscope</title>
		<link>http://eksfiles.net/2012/01/ascom-driver-problem-with-intelliscope/</link>
		<comments>http://eksfiles.net/2012/01/ascom-driver-problem-with-intelliscope/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 21:31:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Digital Setting Circles]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1137</guid>
		<description><![CDATA[I&#8217;ve received several reports that my ASCOM driver for my Digital Setting Circles project is not functioning correctly with Orion Intelliscopes. I&#8217;m attempting to debug this&#8211;however, I don&#8217;t have an Intelliscope to test with. Please stay tuned for further information. Sorry for the inconvenience.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve received several reports that my <a href="http://eksfiles.net/digital-setting-circles/ascom-driver-for-digital-setting-circles/">ASCOM driver for my Digital Setting Circles</a> project is not functioning correctly with Orion Intelliscopes. I&#8217;m attempting to debug this&#8211;however, I don&#8217;t have an Intelliscope to test with. Please stay tuned for further information. Sorry for the inconvenience.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2012/01/ascom-driver-problem-with-intelliscope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Software for Digital Setting Circles Project</title>
		<link>http://eksfiles.net/2011/12/test-software-for-digital-setting-circles-project/</link>
		<comments>http://eksfiles.net/2011/12/test-software-for-digital-setting-circles-project/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 01:24:51 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Digital Setting Circles]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1131</guid>
		<description><![CDATA[I&#8217;ve written a small program called EkBoxTester that you can download to aid in testing your Digital Setting Circles interface board after you&#8217;ve constructed it. EkBoxTester requires Microsoft .Net 4.0 to be installed on your computer. EkBoxTester consists of a single executable file (EkBoxTester.exe) that can be run from wherever you want. There is no&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve written a small program called <a href="http://eksfiles.net/wp-content/uploads/2009/07/EkBoxTester.exe">EkBoxTester</a> that you can <a href="http://eksfiles.net/wp-content/uploads/2009/07/EkBoxTester.exe">download</a> to aid in testing your Digital Setting Circles interface board after you&#8217;ve constructed it. EkBoxTester requires <a href="http://www.microsoft.com/download/en/details.aspx?id=17718" target="_blank">Microsoft .Net 4.0</a> to be installed on your computer. EkBoxTester consists of a single executable file (EkBoxTester.exe) that can be run from wherever you want. There is no installer&#8211;just download and run it.</p>
<p>The source code for EkBoxTester can be downloaded from <a href="http://eksfiles.net/wp-content/uploads/2009/07/EkBoxTester1.zip">here</a>. It was written using <a href="http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-csharp-express" target="_blank">Microsoft Visual C# 2010 Express Edition</a>&#8211;a free but reasonably complete development environment for writing .Net applications in C#. You can use the source code as an example of how to communicate with an EkBox via the serial port.</p>
<p><span id="more-1131"></span>When you launch EkBoxTester, the following window appears:</p>
<div id="attachment_1125" class="wp-caption aligncenter" style="width: 416px"><a href="http://eksfiles.net/wp-content/uploads/2009/07/ekboxtester1.png"><img class="size-full wp-image-1125" title="ekboxtester1" src="http://eksfiles.net/wp-content/uploads/2009/07/ekboxtester1.png" alt="" width="406" height="384" /></a><p class="wp-caption-text">EkBoxTester Initial View</p></div>
<p>It&#8217;s pretty simple to use. Select the COM port to which your interface is connected, specify the encoder resolutions, and then click the &#8220;Start Test&#8221; button. When you click the &#8220;Start Test&#8221; button, EkBoxTester will attempt to open the COM port and send the command to the interface to set the encoder resolutions. If this doesn&#8217;t succeed, you&#8217;ll see an error message that will describe the specific problem encountered. Otherwise, if everything succeeds, the EkBoxTester window should now look like this:</p>
<div id="attachment_1126" class="wp-caption aligncenter" style="width: 416px"><a href="http://eksfiles.net/wp-content/uploads/2009/07/ekboxtester2.png"><img class="size-full wp-image-1126" title="ekboxtester2" src="http://eksfiles.net/wp-content/uploads/2009/07/ekboxtester2.png" alt="" width="406" height="384" /></a><p class="wp-caption-text">EkBoxTester after &quot;Start Test&quot; is clicked</p></div>
<p>At this point, the numbers in red should change as you turn the encoders. If you don&#8217;t have any encoders connected, you&#8217;ll still see the red numbers but they will not change (obviously), but this is an indicator that things on the board appear to be working correctly. You can click the &#8220;Get Errors&#8221; button to see how many encoder errors have occurred (generally, none) and the &#8220;Get Resolutions&#8221; button to query the interface for the current encoder resolutions (which should be the same as what you specified in the inputs toward the top of the window).</p>
<p>Once you&#8217;re finished, click the &#8220;Stop Test&#8221; button, or just exit the program by clicking the red X in the top right corner.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/12/test-software-for-digital-setting-circles-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Digital Setting Circles Kit!</title>
		<link>http://eksfiles.net/2011/12/usb-digital-setting-circles-kit/</link>
		<comments>http://eksfiles.net/2011/12/usb-digital-setting-circles-kit/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 15:17:32 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Digital Setting Circles]]></category>
		<category><![CDATA[The Workbench]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1104</guid>
		<description><![CDATA[FAR Circuits has just released a kit for a USB version of my Digital Setting Circles project. The USB version relies on the FTDI TTL-232-5V interface cable as shown in a previous post. A complete writeup is now included on my USB Digital Setting Circles page. Here&#8217;s the schematic for this new kit: &#160; &#160;&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.farcircuits.net/" target="_blank">FAR Circuits</a> has just released a<a href="http://www.farcircuits.net/16F628%20EK%20BD.pdf" target="_blank"> kit for a USB version</a> of my <a href="http://eksfiles.net/digital-setting-circles/" target="_blank">Digital Setting Circles</a> project. The USB version relies on the <a href="http://www.ftdichip.com/" target="_blank">FTDI</a> <a href="http://www.ftdichip.com/Products/Cables/USBTTLSerial.htm" target="_blank">TTL-232-5V interface cable</a> as shown in a <a href="http://eksfiles.net/2008/12/adapting-to-usb/" target="_blank">previous post</a>. A complete writeup is now included on my <a href="http://eksfiles.net/digital-setting-circles/usb-digital-setting-circles/">USB Digital Setting Circles page</a>. Here&#8217;s the schematic for this new kit:</p>
<p>&nbsp;</p>
<div id="attachment_1105" class="wp-caption aligncenter" style="width: 310px"><a href="http://eksfiles.net/wp-content/uploads/2011/12/dsc_usb.png"><img class="size-medium wp-image-1105" title="USB Digital Setting Circles Schematic" src="http://eksfiles.net/wp-content/uploads/2011/12/dsc_usb-300x223.png" alt="USB Digital Setting Circles Schematic" width="300" height="223" /></a><p class="wp-caption-text">USB Digital Setting Circles Schematic</p></div>
<p>&nbsp;</p>
<p>The kit is much simpler than the serial version&#8211;the pull-up resistors were eliminated, the oscillator replaced by a crystal, and a MAX232 chip is no longer needed. The board and encoders are powered by the USB port, too, so no external power supply is needed. The kit includes all the components, including the programmed PIC chip, <em><strong>but does not include the TTL-232-5V cable</strong></em>. The cable must be purchased separately and is readily available from <a href="http://www.mouser.com/ProductDetail/FTDI/TTL-232R-5V/?qs=sGAEpiMZZMtf8aSAtgR7DpPMdam%2fwe00" target="_blank">Mouser</a> and <a href="http://parts.digikey.com/1/parts/1643622-cable-usb-embd-uart-5v-wired-ttl-232r-5v-we.html" target="_blank">Digikey</a>, for about $20 plus shipping.</p>
<p>This kit should work great if you want to run your digital setting circles straight through the USB port of your laptop. However, if your goal is to <a href="http://eksfiles.net/2011/06/bluetooth-adapters-for-my-digital-setting-circles/" target="_blank">use a bluetooth connection between your computer/PDA/smartphone and the board</a>, then the serial version of the kit is the one you want to use. Furthermore, this USB version really isn&#8217;t adaptable for use with a smartphone or PDA&#8211;the TTL-232 USB cable needs to plug in to a PC in order to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/12/usb-digital-setting-circles-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Setting Circles Driver Update</title>
		<link>http://eksfiles.net/2011/10/digital-setting-circles-driver-update/</link>
		<comments>http://eksfiles.net/2011/10/digital-setting-circles-driver-update/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 02:01:58 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Digital Setting Circles]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1062</guid>
		<description><![CDATA[I&#8217;ve received various reports saying that my digital setting circles driver software displays wacky port names&#8211;strange characters get appended to the names in the list of serial ports shown in the setup dialog. This is apparently because some device drivers (like for bluetooth devices) don&#8217;t correctly write the port names in the Windows registry. I&#8217;ve&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve received various reports saying that my <a href="http://eksfiles.net/digital-setting-circles/">digital setting circles</a> driver software displays wacky port names&#8211;strange characters get appended to the names in the list of serial ports shown in the setup dialog. This is apparently because some device drivers (like for bluetooth devices) don&#8217;t correctly write the port names in the Windows registry. I&#8217;ve modified my driver to try to account for that by cleaning up the port names before displaying them. Unfortunately, when the extraneous character happens to be a number, the software can&#8217;t tell whether it&#8217;s bogus or not. So, I made the Serial Port field in the setup dialog editable. You can either select a port from a list or manually type the port&#8217;s name into the field. It&#8217;s up to you to make sure the port name you type is correct.</p>
<p><a href="http://eksfiles.net/digital-setting-circles/ascom-driver-for-digital-setting-circles/">Click here for the new software (version 1.0.5.0)</a>. <strong>This version requires the <a href="http://ascom-standards.org/" target="_blank">ASCOM 6.0 platform</a> or newer to be installed</strong>. As always, leave a comment below if you have questions or problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/10/digital-setting-circles-driver-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Guitar&#8217;s Big Strap Button</title>
		<link>http://eksfiles.net/2011/09/my-guitars-big-strap-button/</link>
		<comments>http://eksfiles.net/2011/09/my-guitars-big-strap-button/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 03:26:46 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Guitars and Gear]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1060</guid>
		<description><![CDATA[My Martin OMC-16E guitar has a big strap button to accommodate the 1/4&#8243; jack for its electronics (a Fishman Ellipse Matrix Blend pickup)&#8211;too big for the holes in most guitar straps. I&#8217;d been wanting to buy myself a nice strap for this guitar but the big strap button was holding me up. My wife and&#8230;]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://www.martinguitar.com/guitars/choosing/guitars.php?p=i&amp;m=OMC-16E%20Koa" target="_blank">Martin OMC-16E</a> guitar has a big strap button to accommodate the 1/4&#8243; jack for its electronics (a <a href="http://fishman.com/products/view/ellipse-matrix-blend" target="_blank">Fishman Ellipse Matrix Blend pickup</a>)&#8211;too big for the holes in most guitar straps. I&#8217;d been wanting to buy myself a nice strap for this guitar but the big strap button was holding me up. My wife and I were planning to <a href="http://www.martinguitar.com/visit/" target="_blank">visit the Martin Guitar factory in Nazareth, PA</a> as part of an upcoming vacation. Knowing that they had a gift shop and I might be able to buy a strap there, I decided to hold off until our visit.</p>
<p><span id="more-1060"></span>The day of our visit to Martin came and we took the factory tour before hitting the gift shop. Alas, <em>nothing</em> in their shop was made to fit my guitar&#8217;s big strap button. Nevertheless, I found a <a href="http://www.amazon.com/Martin-Premium-Genuine-Leather-Strap/dp/B003NFZ4CI" target="_blank">really nice leather strap</a> while I was there, and I bought it knowing I&#8217;d have to find a way to make the hole bigger.</p>
<p>Once I got home, a little research told me I&#8217;d need a leather drive punch to make the right-sized hole in the strap. I used my caliper to determine that the hole needed to be 7/16&#8243; in diameter, and I found a suitable drive punch at <a href="http://www.eleathersupply.com/" target="_blank">eLeather Supply</a>. The punch set me back about $15 after shipping and handling.</p>
<p>With drive punch in hand, the moment of truth was at hand. Any time I endeavor to modify an otherwise fine piece of workmanship, I do so with some trepidation. Thankfully, I had a cheap suede leather strap on which to test the punch before I committed to punching holes in my nice new strap. I determined that the best technique was actually to lay the strap on the concrete floor and whack the punch with a hammer. The trial with the cheap strap was a success, and the fit on the big strap button was excellent. So, I proceeded to punch the hole in my new strap and achieved the same success.</p>
<p>I share this here only so that others faced with the same problem might also use this solution. Now all I have to do is figure out how to play a guitar standing up!</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/09/my-guitars-big-strap-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheap(er) Encoders for Your Digital Setting Circles</title>
		<link>http://eksfiles.net/2011/09/cheaper-encoders-for-your-digital-setting-circles/</link>
		<comments>http://eksfiles.net/2011/09/cheaper-encoders-for-your-digital-setting-circles/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 01:13:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Digital Setting Circles]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1057</guid>
		<description><![CDATA[One thing that puts people off when they consider building their own digital setting circles is the cost of the two rotary encoders that are needed. Building my DSC circuit is fairly inexpensive (maybe $30 or so), but a pair of high-resolution optical encoders can set you back to the tune of $150 or so.&#8230;]]></description>
			<content:encoded><![CDATA[<p>One thing that puts people off when they consider building their own digital setting circles is the cost of the two rotary encoders that are needed. Building <a href="http://eksfiles.net/digital-setting-circles/">my DSC circuit</a> is fairly inexpensive (maybe $30 or so), but a pair of high-resolution optical encoders can set you back to the tune of $150 or so. Recently, someone posted information about <a href="http://www.amtencoder.com/Product/AMT102" target="_blank">these capacitive encoders</a> on the <a href="http://tech.groups.yahoo.com/group/palmastro/" target="_blank">Palmastro Yahoo! group</a>. Apparently, they work well in digital setting circles applications, and they appear to be electrically compatible with optical encoders. The spec sheet says they&#8217;re accurate to 15 arcmin, which is probably good enough for most users. The best part? You can have a pair for about $50. <a href="http://www.digikey.com/" target="_blank">Digi-Key</a> is supposedly a source of these babies.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/09/cheaper-encoders-for-your-digital-setting-circles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bluetooth Adapters for My Digital Setting Circles</title>
		<link>http://eksfiles.net/2011/06/bluetooth-adapters-for-my-digital-setting-circles/</link>
		<comments>http://eksfiles.net/2011/06/bluetooth-adapters-for-my-digital-setting-circles/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 02:40:29 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Digital Setting Circles]]></category>
		<category><![CDATA[The Workbench]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1049</guid>
		<description><![CDATA[I was finally motivated to get my hands on some Bluetooth hardware so I could figure out why my latest ASCOM driver wouldn&#8217;t work with Bluetooth. I found mine at U. S. Converters. I needed two&#8211;one that would plug into a USB port on my notebook (I bought model BLDONG for $9.99), and one that&#8230;]]></description>
			<content:encoded><![CDATA[<p>I was finally motivated to get my hands on some Bluetooth hardware so I could figure out why my latest ASCOM driver wouldn&#8217;t work with Bluetooth. I found mine at <a href="http://www.usconverters.com/" target="_blank">U. S. Converters</a>. I needed two&#8211;one that would plug into a USB port on my notebook (I bought model <a href="http://www.usconverters.com/index.php?main_page=product_info&amp;cPath=70&amp;products_id=230" target="_blank">BLDONG</a> for $9.99), and one that would plug into the serial connector of my digital setting circles interface (<a href="http://www.usconverters.com/index.php?main_page=product_info&amp;cPath=70&amp;products_id=228" target="_blank">BT232B</a> for $45.00). The BT232B serial Bluetooth adapter also requires a gender changer because it has a female DB9 connector just like my <a href="http://eksfiles.net/digital-setting-circles/">DSC interface</a>, so I bought <a href="http://www.usconverters.com/index.php?main_page=product_info&amp;cPath=68&amp;products_id=210" target="_blank">10GC-D1</a> for $7.99, too. I know that <a href="http://www.aircable.net/" target="_blank">AirCable</a> sells this kind of stuff, too, but U. S. Converters seemed a little more economical.</p>
<p>Now it was time to get it all hooked up and functioning.</p>
<p><span id="more-1049"></span>The BT232B adapter needs to be powered. There are three options:</p>
<ol>
<li>a USB cable (only for power, not data)</li>
<li>an external 3V &#8211; 5V battery (not included, but a small cable and connector are included)</li>
<li>5V at pin 9 of its DB9 connector</li>
</ol>
<p>I chose option 3. Since my DSC interface board already has a 5V supply available, it&#8217;s a simple matter to feed it to pin 9 of the DB9 connector (note, however, that this combination will consume more than double the current of the DSC interface by itself, so you&#8217;ll want to use something bigger than a 9V battery to provide power). Here&#8217;s a photo of how I installed a small jumper wire on the underside of the board to provide the 5V at pin 9 (click to enlarge):</p>
<div id="attachment_1050" class="wp-caption aligncenter" style="width: 310px"><a href="http://eksfiles.net/wp-content/uploads/2011/06/board_with_jumper.jpg"><img class="size-medium wp-image-1050" title="board_with_jumper" src="http://eksfiles.net/wp-content/uploads/2011/06/board_with_jumper-300x179.jpg" alt="" width="300" height="179" /></a><p class="wp-caption-text">DSC board with jumper to provide 5V to pin 9 of the DB9</p></div>
<p>Be careful that the jumper wire doesn&#8217;t short with any other circuit board traces.</p>
<p>Once the board is providing 5V to pin 9 of the DB9, you&#8217;ll need to set a switch on the BT232B. There&#8217;s a switch that determines whether it&#8217;s expecting power on pin 9 or from the USB or external battery. Set the switch so that it expects power from pin 9. As a test, you can plug the BT232B into the DSC board (using the gender changer) and then power up the board. The BT232B Power LED should glow red, and the Status LED should flash blue.</p>
<p>The next thing you&#8217;ll need to do is configure the BT232B for 9600 baud, 8 data bits, 1 stop bit, no parity, and no flow control. The included instructions tell you how to do this, but the basic procedure is to set it for DCE (there&#8217;s a switch on the side to change it between DCE and DTE, depending on whether your plugging it into a computer or another device like the DSC board), plug it into a serial port on your computer (or through a USB-serial converter), give it power (the USB cable is convenient for that, but change the power selector switch), and then connect to it using Hyperterminal at 19200 baud, 8 bits, 1 stop bit, no parity, no flow control. you can then type commands in Hyperterminal that will change the configuration of the BT232B.</p>
<p>First, type &#8220;AT&#8221; (without the quotes) and hit the Enter key. The BT232B should respond with &#8220;OK&#8221; (again, without the quotes). If not, double check your settings and switches and try again.</p>
<p>Then type the following commands:</p>
<ul>
<li>PARITY=N</li>
<li>FLOW=N</li>
<li>BAUD=9600</li>
</ul>
<p>After each command the BT232B should respond with some sort of confirmation of the command. However, after you set the new baud rate, Hyperterminal will no longer be able to communicate with the BT232B because the baud rate was changed. Don&#8217;t sweat it&#8211;you&#8217;ve done everything you needed to do.</p>
<p>Now you should be able to disconnect the BT232B from the computer. Set it for DTE and for getting power from pin 9 of the DB9, and plug it back into the DSC board, and power it up. If your PC doesn&#8217;t have built-in Bluetooth, you&#8217;ll need to insert your USB-Bluetooth adapter into a USB port (don&#8217;t forget to install any drivers if needed&#8211;check the documentation).</p>
<p>Now turn on Bluetooth on your PC and connect to the BT232B. Usually this is done by right-clicking on a Bluetooth icon in the system tray and selecting Connect from the menu. Windows will search for nearby Bluetooth devices and give you a list from which you can choose the serial Bluetooth adapter. Once it&#8217;s connected, it will hopefully report which COM port it&#8217;s configured as. If not, go into the Device Manager (right-click on My Computer in the start menu and select Properties from the context menu) and look at the list of ports to determine which port number is assigned to the serial Bluetooth adapter.</p>
<p>If you want, you can use Hyperterminal to connect to that port (9600 baud, 8 bits, 1 stop bit, no parity, no flow control) and test the connection. Once Hyperterminal connects to the port successfully, the flashing blue LED on the BT232B will stop flashing and glow steady blue. Try typing &#8220;H&#8221; and &#8220;Q&#8221; (without the quotes) and see if you get a response from the interface. If not, go back and double-check your steps and try it again.</p>
<p>Now you&#8217;re ready to use your favorite astro software with the DSC interface via Bluetooth. Just make sure that you set the COM port in the Settings to be the one for Bluetooth.</p>
<p>Let me know how it goes.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/06/bluetooth-adapters-for-my-digital-setting-circles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Field Day: Doing Handsprings Into the Past</title>
		<link>http://eksfiles.net/2011/06/doing-handsprings-into-the-past/</link>
		<comments>http://eksfiles.net/2011/06/doing-handsprings-into-the-past/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 02:20:05 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Ham Radio]]></category>
		<category><![CDATA[The Workbench]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1038</guid>
		<description><![CDATA[The hams among you know that ARRL Field Day, held the last full weekend in June, is fast approaching. A few of my ham buddies and I usually try to pack up our QRP gear and head into the forest or to the top of a local peak for a weekend of sleeping on the&#8230;]]></description>
			<content:encoded><![CDATA[<p>The hams among you know that ARRL Field Day, held the last full weekend in June, is fast approaching. A few of my ham buddies and I usually try to pack up our QRP gear and head into the forest or to the top of a local peak for a weekend of sleeping on the ground and seeing how many contacts we can scare up with just a few watts of power and a wire thrown into a tree. This year I&#8217;m trying to get a head start on preparations. I&#8217;m planning to take my four-band <a href="http://elecraft.com/" target="_blank">Elecraft</a> <a href="http://www.elecraft.com/k1_page.htm" target="_blank">K1</a> with <a href="http://www.elecraft.com/KBT1.htm" target="_blank">internal battery pack</a> and run off <a href="http://www.energizer.com/products/lithium-batteries/lithium/Pages/lithium-batteries.aspx" target="_blank">lithium AA&#8217;s</a> for the entire weekend. My antenna&#8217;s going to be an old stand-by, a half-size <a href="http://www.hamuniverse.com/g5rv.html" target="_blank">G5RV</a> hung from the highest tree I can find. My K1 has the <a href="http://www.elecraft.com/K1/kat1.htm" target="_blank">internal ATU</a> and it&#8217;ll tune up the G5RV with no trouble, so I&#8217;ll be able to work 40, 20, and 15 meters. I even decided to dust off my old <a href="http://www.eham.net/articles/5373" target="_blank">mouse paddle</a>&#8211;a computer mouse modified so that the left and right mouse buttons act as the dit and dah paddles (you laugh, but it works great because it&#8217;s easily managed with one hand&#8211;no need to hold it with the other hand or anchor it to something).</p>
<p><span id="more-1038"></span>I even printed out some log and dupe sheets and dug out my old clipboard. I noticed the clipboard still had a square of hook-and-loop material that I used to use to hold my old <a href="http://en.wikipedia.org/wiki/Handspring_%28company%29" target="_blank">Handspring Visor</a> PDA in place for logging. Ten years or so ago, I wrote a Palm contest logging application that I named <a href="http://golog.eksfiles.net/" target="_blank">GOLog</a>, and I designed and constructed a companion device I called the <a href="http://www.njqrp.org/palmserialsender/index.html" target="_blank">Serial CW Sender</a> that interfaced GOLog to my transceiver to handle contest keying. All in all, it was a pretty neat system. Its chief drawback was that data entry on the Visor (and other PDAs, for that matter) was pretty awkward&#8211;you either used <a href="http://en.wikipedia.org/wiki/Graffiti_%28Palm_OS%29" target="_blank">Graffiti</a> or the onscreen keyboard. While it&#8217;s true that you could buy nifty fold-up keyboards for these PDAs, it wasn&#8217;t possible to use a keyboard and the Serial CW Sender at the same time, since they both wanted to occupy the single serial port on the Visor. I did, however, pick up a <a href="http://www.amazon.com/Targus-Stowaway-Portable-Keyboard-Handspring/dp/B00004TL5Q" target="_blank">Targus keyboard</a> at the time so that I could make sure that GOLog would work with a keyboard (GOLog could be used with or without the Serial CW Sender).</p>
<p>I hadn&#8217;t used my Handspring Visor in years, and since I bought my new notebook computer six months ago, I didn&#8217;t even have the <a href="http://kb.palm.com/wps/portal/kb/na/tungsten/tx/unlocked/solutions/article/32859_en.html" target="_blank">Palm Desktop</a> synchronization software running on any of my computers. I wondered if I could even still use this stuff&#8211;after all, the hardware is more than ten years old. So, naturally, I gave it a shot.</p>
<p>Palm Desktop is still available for <a href="http://kb.palm.com/wps/portal/kb/na/tungsten/tx/unlocked/solutions/article/32859_en.html" target="_blank">download</a> from <a href="http://www.palm.com/us/support" target="_blank">Palm&#8217;s website</a>. It turns out that Palm Desktop won&#8217;t run properly on a 64-bit Windows 7 computer, so that eliminated using my new notebook. Instead, I installed on my MSI Wind netbook running 32-bit Windows 7. Palm Desktop runs like a champ on that platform.</p>
<p>My Handspring Visor is the original Visor Solo, and it came with HotSync cables for both serial and USB. Once I got Palm Desktop installed and running, I connected my Visor to the netbook using its USB cable and initiated a HotSync on the Visor. Much to my surprise, Windows 7 found a driver for it and installed it! I thought for sure I&#8217;d have to go hunting for a driver for the thing.</p>
<p>I wasn&#8217;t out of the woods yet, though. The HotSync process kept causing a fatal exception on the Visor. Apparently the Palm Desktop software was trying to sync with an application that didn&#8217;t exist on the Visor. I fixed this by turning off synchronization of all the apps. It would then HotSync, but nothing was being transferred. (Later I went back and enabled selected applications for synchronization&#8211;it&#8217;s safe to enable Date Book, Address Book, To Do List, Memo Pad, Install, and Backup. Enabling Package Installer caused the Palm to lock up, so leave that disabled.)</p>
<p>Next I re-enabled the application installation feature so that I could at least install the GOLog application, and that went without a hitch. GOLog was up and running on the Visor, but it&#8217;d been so long since I used the software that I had to consult the user&#8217;s guide (that *I* wrote) to remember exactly how to set up for a contest. So far, so good.</p>
<p>I had no intention of using the Serial CW Sender, but I thought I might try the Targus keyboard to see how that&#8217;d work for Field Day. Miraculously, I still had the CD containing the installer for the Visor keyboard driver. The installer wouldn&#8217;t actually run&#8211;it said it couldn&#8217;t locate the executable for Palm Desktop&#8211;but the driver file itself was located on the CD and was easily installed manually. Once I figured out that I had to reset the Visor before the keyboard would work, everything was up and running!</p>
<p>The last test was to see if GOLog would properly synchronize with Palm Desktop. When I wrote GOLog, I also wrote a conduit that transfers GOLog&#8217;s log files from the Visor to the PC as a text file. Thankfully, the conduit worked like a charm, and I was able to get a sample log off the Visor and onto the PC. All was set!</p>
<p>My first opportunity to try the system under actual contest conditions was the monthly Spartan Sprint, conducted by the <a href="http://www.arsqrp.blogspot.com/" target="_blank">Adventure Radio Society</a>. While the Spartan Sprint doesn&#8217;t offer anywhere near the activity of Field Day, it did give me enough to shake down the setup and assess it for Field Day use. I managed about 10 contacts in an hour or so, with no surprises from the equipment. The keyboard made it a breeze to use the Visor for logging, and GOLog did a great job of handling logging and dupe-checking. Since I operate in search-and-pounce mode during Field Day, I wouldn&#8217;t really miss the Serial CW Sender&#8217;s ability to handle the contest keying.</p>
<p>One of the best thing about the Visor and other old monochrome LCD PDAs is that you can run them for an entire weekend on a couple of AAA batteries. This is a definite contrast to more modern color devices that drain batteries pretty quickly. Also, with the Visor, you can swap batteries in the field if needed. Almost all modern devices use rechargeable batteries that are built-in and can&#8217;t be changed. In this case, older technology is definitely better suited for my needs.</p>
<p>So I&#8217;m all set for Field Day, at least for my radio gear. No one will be able to accuse me of running the latest and greatest stuff. I&#8217;ve definitely turned the calendar back about ten years or so.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/06/doing-handsprings-into-the-past/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twenty Bucks a Month to Tether my Android? Not Me!</title>
		<link>http://eksfiles.net/2011/05/twenty-bucks-a-month-to-tether-my-android-not-me/</link>
		<comments>http://eksfiles.net/2011/05/twenty-bucks-a-month-to-tether-my-android-not-me/#comments</comments>
		<pubDate>Sat, 07 May 2011 15:35:12 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[General Dorkery]]></category>
		<category><![CDATA[Stuff I Like]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1034</guid>
		<description><![CDATA[I love my HTC Incredible Android phone. I&#8217;ve had it for several months now and I continue to find new and cool ways to use it. Last fall, for example, I was looking for a way to connect my laptop to the internet while visiting my parents in rural Minnesota (they don&#8217;t have wifi in&#8230;]]></description>
			<content:encoded><![CDATA[<p>I love my HTC Incredible Android phone. I&#8217;ve had it for several months now and I continue to find new and cool ways to use it. Last fall, for example, I was looking for a way to connect my laptop to the internet while visiting my parents in rural Minnesota (they don&#8217;t have wifi in their home). I discovered <a href="http://www.junefabrics.com/android/" target="_blank">PdaNet</a>, an Android app that allows you to use your phone to connect your PC to the internet&#8211;for free. Of course, this is the same kind of functionality for which Verizon and other carriers want to charge you $20 a month&#8211;waaaay more than I&#8217;d pay for it, considering I&#8217;d only use the functionality once every few months. So PdaNet was a great solution for me.</p>
<p><span id="more-1034"></span>Of course, all good things must come to an end, at least as far as the wireless carriers are concerned. PdaNet has since disappeared from the <a href="https://market.android.com/" target="_blank">Android Market</a> (at least for Verizon customers), and stories are appearing now about carriers pressuring users of tethering apps to pay the monthly fee for the carrier services. Coincidentally, <a href="http://lifehacker.com/" target="_blank">LifeHacker</a> recently carried a <a href="http://lifehacker.com/5798074/update-pdanet-to-30-to-mask-your-tethering-usage" target="_blank">story about an update to PdaNet</a> that includes the ability to hide your tethering usage. Of course, if PdaNet no longer appears in the Android Market, you can&#8217;t get the update, right?</p>
<p>Well, not so fast. The PC installer for PdaNet (there are two parts&#8211;one for the PC and one for the phone) will actually update your phone with the correct version of the Android app! The beauty of this is that even if your carrier decides to delete PdaNet from your phone, you can readily reinstall it by reinstalling the corresponding PC app. No need to try to track down the .apk file and install it manually. It&#8217;s also worth noting that you don&#8217;t need to root your phone in order to use PdaNet (although you do have to enable USB debugging, which is easy to do).</p>
<p>The full version of PdaNet is currently priced at $15.95 and works like a charm. Updates are free for life, too, apparently. I don&#8217;t know how well it masks the tethering usage, but I guess I&#8217;ll find out eventually.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/05/twenty-bucks-a-month-to-tether-my-android-not-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android and iTunes: iSyncr to the Rescue</title>
		<link>http://eksfiles.net/2011/03/android-and-itunes-isyncr-to-the-rescue/</link>
		<comments>http://eksfiles.net/2011/03/android-and-itunes-isyncr-to-the-rescue/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 15:58:27 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[General Dorkery]]></category>

		<guid isPermaLink="false">http://eksfiles.net/?p=1029</guid>
		<description><![CDATA[It&#8217;s no secret that I&#8217;m not really a big fan of Apple. I do own a 3rd-gen iPod, and that it&#8217;s a pretty impressive little device. But by and large, I find Apple products overpriced, and the trend towards being closed systems (you will buy from the App Store, and only the App Store) is&#8230;]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s no secret that I&#8217;m not really a big fan of <a href="http://www.apple.com/" target="_blank">Apple</a>. I <strong>do</strong> own a 3rd-gen iPod, and that it&#8217;s a pretty impressive little device. But by and large, I find Apple products overpriced, and the trend towards being closed systems (you <strong>will </strong>buy from the App Store, and <strong>only </strong>the App Store) is disturbing. That being said, I <strong>do</strong> run <a href="http://www.apple.com/itunes/" target="_blank">iTunes</a> on my PC&#8211;thankfully, Apple chose not to release it only for their Mac systems. I find iTunes to be fairly bloated but otherwise usable. I have, over time, ripped almost all of my CDs into iTunes, so it&#8217;s my primary repository of music.</p>
<p>Last fall I finally replaced my crappy <a href="http://gizmodo.com/#!325702/verizons-lg-venus-reviewed-verdict-better-than-chocolate" target="_blank">LG Venus</a> cell phone with a way cool <a href="http://www.htc.com/us/products/droid-incredible-verizon?view=1-2&amp;sort=0" target="_blank">HTC Incredible</a> phone running Android. As you would expect, it&#8217;s capable of playing pretty-much any type of music file, either with the included player or one of many third-party apps you can find. What it lacked was a straightforward way of getting music onto the phone. <a href="http://www.verizonwireless.com/" target="_blank">Verizon</a> included a CD with some PC software and a synchronization application, but it was clunky and horrible, and it completely ignored the fact that my entire music collection (like those of millions of other people) was stored in iTunes. I needed a better solution.</p>
<p><span id="more-1029"></span>A quick web search identified a couple of candidates:</p>
<ul>
<li><a href="http://ita.sourceforge.net/" target="_blank">iTunes Agent</a>&#8211;a free PC application that will sync iTunes playlists with almost any type of removeable drive (like what my Android phone looks like when you plug it in to a PC&#8217;s USB port). It worked okay, but it didn&#8217;t seem to handle playlists all that well, and album art wasn&#8217;t being copied to the phone. (This app may have improved since I tried it, in all fairness.)</li>
<li><a href="http://www.doubletwist.com/apps/android/doubletwist-player/com.doubleTwist.androidPlayer/" target="_blank">Double Twist</a>&#8211;a free media player for Android that includes a synchronization app. I found the PC application to be difficult and non-intuitive to use, and the media player itself didn&#8217;t really offer me anything I needed above what the built-in player already did.</li>
</ul>
<p>I ended up using iTunes Agent because it was better than nothing, at least until I upgraded to a new notebook computer. I never ended up reinstalling iTunes Agent when I installed iTunes on my new notebook.</p>
<p>For whatever reason, yesterday I decided to check around and see if there were any new developments in this area. What I found was a great little app called <a href="http://www.jrtstudio.com/iSyncr" target="_blank">iSyncr</a> by <a href="http://www.jrtstudio.com/" target="_blank">JRT Studio</a>. It&#8217;s $2.99 in the Android Market, but it works like a charm and is well worth that amount of money. It installs itself in your phone&#8217;s internal storage, its SD card, or both. When you plug your phone into your PC&#8217;s USB port (there&#8217;s a Mac version, too) and mount one or both of those as external disk drives, when you explore those drives you&#8217;ll see a small PC application called iSyncr.exe. Simply double-click that application to launch it on your PC, and you&#8217;ll see the following window pop up:</p>
<p>&nbsp;</p>
<p><a href="http://eksfiles.net/wp-content/uploads/2011/03/isyncr.png"><img class="aligncenter size-full wp-image-1030" title="iSyncr Main Window" src="http://eksfiles.net/wp-content/uploads/2011/03/isyncr.png" alt="" width="413" height="407" /></a></p>
<p>&nbsp;</p>
<p>You simply check/uncheck the playlists you want to sync, and hit the Sync button. The Options button will bring up the Options window:</p>
<p>&nbsp;</p>
<p><a href="http://eksfiles.net/wp-content/uploads/2011/03/isyncrsettings.png"><img class="aligncenter size-full wp-image-1031" title="isyncrsettings" src="http://eksfiles.net/wp-content/uploads/2011/03/isyncrsettings.png" alt="" width="413" height="407" /></a></p>
<p>&nbsp;</p>
<p>You can see that there is also the ability to &#8220;reverse sync&#8221; music you&#8217;ve purchased through Amazon.</p>
<p>To make it short and sweet, iSyncr does exactly what it says it will do, and it&#8217;s easy to use. Once I&#8217;d completed the sync of my phone with iTunes, all of my music and my playlists were there, ready to go. Can&#8217;t ask for any more than that.</p>
<p>Well, actually, I can&#8211;how about being able to sync wirelessly? JRT Studio has an answer for that, too&#8211;the <a href="http://www.jrtstudio.com/WiFi_iSyncr" target="_blank">iSyncr WiFi Add-On</a>! It&#8217;s an additional $0.99 (can you afford it?), and it includes a server app you run on your PC or Mac to listen for sync requests from your phone. You can set it to sync at regular intervals or only when told. Additionally, it will reverse-sync your phone&#8217;s photos and videos if you&#8217;d like. That covers everything as far as I&#8217;m concerned&#8211;music, photos, and videos are the three things I want to be able to transfer between my PC and my phone. And it works&#8211;no muss, no fuss. These two apps were easily the best four bucks I ever spent on software.</p>
<p>As I was messing with all this, I found myself wondering why <a href="http://www.google.com/" target="_blank">Google</a> didn&#8217;t have its own version of iTunes. Apparently, <a href="http://news.cnet.com/8301-31001_3-20046917-261.html" target="_blank">it&#8217;s on its way</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://eksfiles.net/2011/03/android-and-itunes-isyncr-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

