<?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: MSP430 Launchpad: LED as PhotoDiode</title>
	<atom:link href="http://gushh.net/blog/msp430-launchpad-led-as-photodiode/feed/" rel="self" type="application/rss+xml" />
	<link>http://gushh.net/blog/msp430-launchpad-led-as-photodiode/</link>
	<description>This blog is about software, electronics engineering and game development.</description>
	<lastBuildDate>Sun, 29 Apr 2012 14:57:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mohammed Bilal</title>
		<link>http://gushh.net/blog/msp430-launchpad-led-as-photodiode/comment-page-1/#comment-263</link>
		<dc:creator>Mohammed Bilal</dc:creator>
		<pubDate>Sun, 29 Apr 2012 14:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://gushh.net/blog/?p=796#comment-263</guid>
		<description>Its just amazing...
Utilizing A current which in a range on microampere and flashing LED is just so damn Cool...
Great Work</description>
		<content:encoded><![CDATA[<p>Its just amazing&#8230;<br />
Utilizing A current which in a range on microampere and flashing LED is just so damn Cool&#8230;<br />
Great Work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shade.23</title>
		<link>http://gushh.net/blog/msp430-launchpad-led-as-photodiode/comment-page-1/#comment-241</link>
		<dc:creator>Shade.23</dc:creator>
		<pubDate>Wed, 24 Aug 2011 09:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://gushh.net/blog/?p=796#comment-241</guid>
		<description>Wow!!dats seriously a huge project :-p..but i guess i&#039;ll have to comprimise somewhere rite:-).K i&#039;ll keep searching for alternatives.:-).I&#039;l keep this as an option :-p</description>
		<content:encoded><![CDATA[<p>Wow!!dats seriously a huge project :-p..but i guess i&#8217;ll have to comprimise somewhere rite:-).K i&#8217;ll keep searching for alternatives.:-).I&#8217;l keep this as an option :-p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GuShH</title>
		<link>http://gushh.net/blog/msp430-launchpad-led-as-photodiode/comment-page-1/#comment-240</link>
		<dc:creator>GuShH</dc:creator>
		<pubDate>Tue, 23 Aug 2011 18:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://gushh.net/blog/?p=796#comment-240</guid>
		<description>There are digitally controlled equalizer ICs (for example LMC835) if that&#039;s all you need though, I haven&#039;t messed around with those since they are not exactly common parts... If you were to do it discretely I think one way would be to implement the passive networks for each band and manipulate them with analog switches followed by a decade of resistors (or you could try digital potentiometers) --- then an opamp to get some of the lost amplitude back and output a similar db level to the input. It would be a monster ghetto project though. :)</description>
		<content:encoded><![CDATA[<p>There are digitally controlled equalizer ICs (for example LMC835) if that&#8217;s all you need though, I haven&#8217;t messed around with those since they are not exactly common parts&#8230; If you were to do it discretely I think one way would be to implement the passive networks for each band and manipulate them with analog switches followed by a decade of resistors (or you could try digital potentiometers) &#8212; then an opamp to get some of the lost amplitude back and output a similar db level to the input. It would be a monster ghetto project though. <img src='http://gushh.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shade.23</title>
		<link>http://gushh.net/blog/msp430-launchpad-led-as-photodiode/comment-page-1/#comment-239</link>
		<dc:creator>Shade.23</dc:creator>
		<pubDate>Tue, 23 Aug 2011 11:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://gushh.net/blog/?p=796#comment-239</guid>
		<description>Well i did see the DSP boards.But then i was kinda looking at a low budget project :-p.I&#039;ll check the op amp equalizers too.And Thansk for the code :-)</description>
		<content:encoded><![CDATA[<p>Well i did see the DSP boards.But then i was kinda looking at a low budget project :-p.I&#8217;ll check the op amp equalizers too.And Thansk for the code <img src='http://gushh.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GuShH</title>
		<link>http://gushh.net/blog/msp430-launchpad-led-as-photodiode/comment-page-1/#comment-238</link>
		<dc:creator>GuShH</dc:creator>
		<pubDate>Tue, 23 Aug 2011 04:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://gushh.net/blog/?p=796#comment-238</guid>
		<description>Glad it works!

Hmm, audio requires a lot more processing power than these value-line micros can provide. Take a look at DSP, for example: http://focus.ti.com/dsp/docs/dsphome.tsp?sectionId=46&amp;DCMP=TIHomeTracking&amp;HQS=Other+OT+home_p_dsp -- It&#039;s not as hard as it sounds, but it can get pretty complex! -- If you have enough processing power and that&#039;s your only task, then a powerful micro may be enough for this. Otherwise you could take a look at how opamp based equalizers work and figure out a way to control them digitally.</description>
		<content:encoded><![CDATA[<p>Glad it works!</p>
<p>Hmm, audio requires a lot more processing power than these value-line micros can provide. Take a look at DSP, for example: <a href="http://focus.ti.com/dsp/docs/dsphome.tsp?sectionId=46&#038;DCMP=TIHomeTracking&#038;HQS=Other+OT+home_p_dsp" rel="nofollow">http://focus.ti.com/dsp/docs/dsphome.tsp?sectionId=46&#038;DCMP=TIHomeTracking&#038;HQS=Other+OT+home_p_dsp</a> &#8212; It&#8217;s not as hard as it sounds, but it can get pretty complex! &#8212; If you have enough processing power and that&#8217;s your only task, then a powerful micro may be enough for this. Otherwise you could take a look at how opamp based equalizers work and figure out a way to control them digitally.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: gushh.net @ 2012-05-20 20:05:01 by W3 Total Cache -->
