<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.ubasics.com">
<channel>
 <title>Micro Basics - PIC</title>
 <link>http://www.ubasics.com/taxonomy/term/1/0</link>
 <description>PICMicro related articles, projects, and links</description>
 <language>en</language>
<item>
 <title>Driving static LCD displays</title>
 <link>http://www.ubasics.com/driving_static_lcds</link>
 <description>&lt;p&gt;Most projects need to output information to people.  Many projects use text LCD displays, which are very flexible and can provide a lot of readable information.&lt;/p&gt;
&lt;p&gt;But many projects need to display only a little information.  Maybe they need to be even cheaper.  Perhaps there&#039;s only a small battery available and it needs to run for a long time.  In these cases a statically driven LCD display or panel may be all that&#039;s needed.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/61285501@N00/192924392/&quot; title=&quot;Photo Sharing&quot;&gt;&lt;img src=&quot;http://static.flickr.com/63/192924392_90e2dfc0c2.jpg&quot; width=&quot;500&quot; height=&quot;400&quot; alt=&quot;IMAGE_00064.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
 <category domain="http://www.ubasics.com/taxonomy/term/1">PIC</category>
 <pubDate>Wed, 12 Jul 2006 20:00:04 -0400</pubDate>
</item>
<item>
 <title>Light Dimming</title>
 <link>http://www.ubasics.com/adam/electronics/doc/phasecon.shtml</link>
 <description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;This information can be dangerous and lethal if not used properly.  It
      is assumed that the reader is competant with high voltages, and has the knowledge
      necessary to implement a safe working and use environment when dealing with electricity,
      and its associated hazards.  YOU ARE RESPONSIBLE FOR YOUR OWN SAFETY.  This is
      provided for informational purposes and does not imply any warranty or responsibility on
      the author&#039;s part.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
      &lt;p&gt;&lt;strong&gt;Phase controlled dimming&lt;/strong&gt; is a method of providing AC power to a load
      only during certian phases of the AC cycle.&lt;/p&gt;</description>
 <category domain="http://www.ubasics.com/taxonomy/term/1">PIC</category>
 <pubDate>Sat, 04 Mar 2006 14:40:53 -0500</pubDate>
</item>
<item>
 <title>Programming the PIC16F84 Microcontroller</title>
 <link>http://www.ubasics.com/adam/pic/picprog.html</link>
 <description>&lt;p align=&quot;center&quot;&gt;[Also available in an &lt;a HREF=&quot;archive/tlogger.zip&quot;&gt;offline version&lt;/a&gt;
including supporting files] &lt;/p&gt;

&lt;h3&gt;PIC MICROCONTROLLERS: &lt;/h3&gt;

&lt;p&gt;When studying the PIC series of microcontrollers, the first thing to realize is that
the architecture is completely different from anything you are probably used to. This
makes understanding the PIC quite confusing at first. You are probably familiar with the
spinal cord type of computer with memory, cpu and perpherial chips hooked in parallel to
the same data and address bus. The PIC chips have two separate &#039;data&#039; busses, one for
instructions and one for everything else. Instructions are essentially in ROM and dedicate
the microcontroller to doing one task. There is very little RAM, a few dozen bytes, and
this is reserved for variables operated on by the program. There is also very little
&#039;data&#039; storage, again a few dozen bytes, and this is in EEPROM which is slow and clumsy to
change. &lt;/p&gt;</description>
 <category domain="http://www.ubasics.com/taxonomy/term/1">PIC</category>
 <pubDate>Wed, 15 Feb 2006 22:28:55 -0500</pubDate>
</item>
<item>
 <title>PIC Links</title>
 <link>http://www.ubasics.com/adam/pic/piclinks.shtml</link>
 <description>      &lt;p&gt;&lt;big&gt;&lt;strong&gt;Links on this page were last checked (by hand) in 2000.&lt;/strong&gt;&lt;/big&gt;&lt;/p&gt;
      &lt;p&gt;&lt;em&gt;Please &lt;a href=&quot;mailto:adavis@ubasics.com&quot;&gt;Notify me &lt;/a&gt;of any problems, or if you have something to be included.&lt;/em&gt;&lt;/p&gt;
      &lt;p&gt;I have &lt;font color=&quot;#408080&quot;&gt;grayed out&lt;/font&gt; bad links and the sentences associated with them.&lt;/p&gt;
      &lt;p&gt;I have collected a few links related to PIC (aka PICmicro) microcontrollers. The links have been carefully listed in a totally random order. I&#039;ve tried to keep nearly everything on one graphics-free page deliberately; even though the page is quite large now it should take less time to download than the opening graphics of most commercial sites. I think all links are &quot;absolute&quot; so you can simply download this page once and use it locally thereafter (you might like to check back every so often to look for updates). &lt;/p&gt;</description>
 <category domain="http://www.ubasics.com/taxonomy/term/1">PIC</category>
 <pubDate>Wed, 15 Feb 2006 21:38:28 -0500</pubDate>
</item>
<item>
 <title>PIC Microcontroller Archive</title>
 <link>http://www.ubasics.com/adam/pic/archive.shtml</link>
 <description>&lt;p&gt;&lt;em&gt;On this page: &lt;a href=&quot;/picarchive/#PIC Programmers and Information&quot;&gt;PIC Programmers and Information&lt;/a&gt;, &lt;a href=&quot;/picarchive/#Miscellaneous PIC related files&quot;&gt;Miscellaneous PIC related files&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
</description>
 <category domain="http://www.ubasics.com/taxonomy/term/1">PIC</category>
 <pubDate>Wed, 15 Feb 2006 20:38:52 -0500</pubDate>
</item>
</channel>
</rss>
