<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://www.stevekamerman.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevekamerman.com</link>
	<description>Blog about pretty much everything</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:05:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-12986</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 06 Jan 2012 01:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-12986</guid>
		<description>I agree that a digital volume control will probably not give you the quality of a good potentiometer.  I don&#039;t have much experience in high-quality audio control, but I would guess your best option is to get a motorized pot like the &lt;a href=&quot;http://www.potentiometers.com/alps_motorized_rotary.cfm&quot; rel=&quot;nofollow&quot;&gt;Alps RK168 Series&lt;/a&gt; with multiple resistive elements.  I imagine you will need at least one element per audio channel (2 for stereo, maybe 3 if you also have a dedicated mono-bass channel), plus one extra element that you can use to check the voltage level from your reference voltage and display a volume level number.  You&#039;d need to use something like the Arduino that I&#039;m using and create some mapping between the resistance of the pot and a number, so when the volume is all the way down, the pot voltage is 0 (you&#039;ll need a pull-down resistor, maybe 100K to pull it down to GND), and screen displays 0 and when it&#039;s all the way up, the resistance is 0 and voltage is +5VDC (or whatever your reference voltage is), and the screen displays 100 (or MAX or whatever you want).  To make an LCD display work, you should get a controller like the Arduino, and get a serial LCD display, then you just connect the power and the serial wires to the controller; download the LCD&#039;s Arduino library, and in the Arduino code, you&#039;ll use commands like &lt;code&gt;Serial.Send(&quot;Volume Level: 37&quot;);&lt;/code&gt; based on your pot check.  For a 7-segment LED display like I&#039;m using, you&#039;ll need a serial to parallel LED driver since there are more LEDs than output pins on the Arduino, then you can get an Arduino driver and send it commands similar to that of the LCD display.  I buy almost everything from SparkFun Electronics because they have a wealth of information about every product (here&#039;s a serial LED Driver, for example: http://www.sparkfun.com/products/9622).</description>
		<content:encoded><![CDATA[<p>I agree that a digital volume control will probably not give you the quality of a good potentiometer.  I don&#8217;t have much experience in high-quality audio control, but I would guess your best option is to get a motorized pot like the <a href="http://www.potentiometers.com/alps_motorized_rotary.cfm" rel="nofollow">Alps RK168 Series</a> with multiple resistive elements.  I imagine you will need at least one element per audio channel (2 for stereo, maybe 3 if you also have a dedicated mono-bass channel), plus one extra element that you can use to check the voltage level from your reference voltage and display a volume level number.  You&#8217;d need to use something like the Arduino that I&#8217;m using and create some mapping between the resistance of the pot and a number, so when the volume is all the way down, the pot voltage is 0 (you&#8217;ll need a pull-down resistor, maybe 100K to pull it down to GND), and screen displays 0 and when it&#8217;s all the way up, the resistance is 0 and voltage is +5VDC (or whatever your reference voltage is), and the screen displays 100 (or MAX or whatever you want).  To make an LCD display work, you should get a controller like the Arduino, and get a serial LCD display, then you just connect the power and the serial wires to the controller; download the LCD&#8217;s Arduino library, and in the Arduino code, you&#8217;ll use commands like</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Serial.Send(&quot;Volume Level: 37&quot;);</div></div>
<p>based on your pot check.  For a 7-segment LED display like I&#8217;m using, you&#8217;ll need a serial to parallel LED driver since there are more LEDs than output pins on the Arduino, then you can get an Arduino driver and send it commands similar to that of the LCD display.  I buy almost everything from SparkFun Electronics because they have a wealth of information about every product (here&#8217;s a serial LED Driver, for example: <a href="http://www.sparkfun.com/products/9622)" rel="nofollow">http://www.sparkfun.com/products/9622)</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-12983</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 06 Jan 2012 01:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-12983</guid>
		<description>I have heard this also from someone else, unfortunately, I presently have no extra cycles to correct the problem.</description>
		<content:encoded><![CDATA[<p>I have heard this also from someone else, unfortunately, I presently have no extra cycles to correct the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-12973</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 05 Jan 2012 23:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-12973</guid>
		<description>I could really use that tech you have on the mouse. I would like to make a preamp and while there are several on the net I am not sure a chip will change volume better than a alps pot. I would like to have an lcd display an remote control both of which i can buy. i just can&#039;t get how to make the disiplay work. I am not a total idiot i have built two 300b tube amps that sound great it just would be nice to have some volume control. Any ideas?</description>
		<content:encoded><![CDATA[<p>I could really use that tech you have on the mouse. I would like to make a preamp and while there are several on the net I am not sure a chip will change volume better than a alps pot. I would like to have an lcd display an remote control both of which i can buy. i just can&#8217;t get how to make the disiplay work. I am not a total idiot i have built two 300b tube amps that sound great it just would be nice to have some volume control. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-12771</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Tue, 03 Jan 2012 10:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-12771</guid>
		<description>Hi Steve,
I am trying to use your Piwik Mobile Analytics plug in but it seems it is not compatible with Piwik 1.6...
Am I doing something wrong or is it a known issue? If it is known, do you have any fix?

Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
I am trying to use your Piwik Mobile Analytics plug in but it seems it is not compatible with Piwik 1.6&#8230;<br />
Am I doing something wrong or is it a known issue? If it is known, do you have any fix?</p>
<p>Thanks a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dwight Ringdahl</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-9413</link>
		<dc:creator>Dwight Ringdahl</dc:creator>
		<pubDate>Tue, 25 Oct 2011 17:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-9413</guid>
		<description>Do you have install instruction for the mobile analytics app you have for piwik?</description>
		<content:encoded><![CDATA[<p>Do you have install instruction for the mobile analytics app you have for piwik?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-8318</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 14 Sep 2011 20:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-8318</guid>
		<description>I&#039;ve finally got around to updating my about page - these startups just take so much time and energy!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve finally got around to updating my about page &#8211; these startups just take so much time and energy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-8296</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 12 Sep 2011 17:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-8296</guid>
		<description>Actually, I am the COO of ScientiaMobile in the Washington DC Metro area (&lt;a href=&quot;http://scientiamobile.com/about&quot; rel=&quot;nofollow&quot;&gt;http://scientiamobile.com/about&lt;/a&gt;) .  I really need to update my info!</description>
		<content:encoded><![CDATA[<p>Actually, I am the COO of ScientiaMobile in the Washington DC Metro area (<a href="http://scientiamobile.com/about" rel="nofollow">http://scientiamobile.com/about</a>) .  I really need to update my info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Worley</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-8295</link>
		<dc:creator>Bob Worley</dc:creator>
		<pubDate>Mon, 12 Sep 2011 16:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-8295</guid>
		<description>Do you still work for the Defense Contractor or are you out on your own?</description>
		<content:encoded><![CDATA[<p>Do you still work for the Defense Contractor or are you out on your own?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-3926</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 28 Feb 2011 05:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-3926</guid>
		<description>You&#039;re welcome - I&#039;m glad to see it helped out!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome &#8211; I&#8217;m glad to see it helped out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://www.stevekamerman.com/about/comment-page-1/#comment-3925</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Mon, 28 Feb 2011 05:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekamerman.com/?page_id=2#comment-3925</guid>
		<description>Hi, Steve!  Would just like to thank you for sharing your comment on how to &quot;send image data to a mobile phone&quot; in the PHP header manual page: http://php.net/manual/en/function.header.php . That was exactly the solution I was looking for for a project I&#039;m currently involved in :D!  Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi, Steve!  Would just like to thank you for sharing your comment on how to &#8220;send image data to a mobile phone&#8221; in the PHP header manual page: <a href="http://php.net/manual/en/function.header.php" rel="nofollow">http://php.net/manual/en/function.header.php</a> . That was exactly the solution I was looking for for a project I&#8217;m currently involved in <img src='http://www.stevekamerman.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> !  Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

