<?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>Creative Electron &#187; PIC</title>
	<atom:link href="http://creativeelectron.net/blog/category/pic/feed/" rel="self" type="application/rss+xml" />
	<link>http://creativeelectron.net/blog</link>
	<description>read . discuss . shop</description>
	<lastBuildDate>Sun, 06 Feb 2011 16:32:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>PIC: Serial Communition in PIC Microcontroller- 1</title>
		<link>http://creativeelectron.net/blog/2009/10/pic-serial-communition-in-pic-microcontroller-1/</link>
		<comments>http://creativeelectron.net/blog/2009/10/pic-serial-communition-in-pic-microcontroller-1/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 08:47:11 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCU]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ccs c]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[hyperterminal]]></category>
		<category><![CDATA[max232]]></category>
		<category><![CDATA[microchip]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rs232]]></category>
		<category><![CDATA[serial]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=675</guid>
		<description><![CDATA[An introductory post on how to use serial communication in PIC Micrcontrollers to send data to PC. What comes first in your mind when you listen serial communication ? Yes, how to send data in series. All this time you have been working single bits, turning on and off. Well serial communication is nothing more than on and off, but the only difference is that it has certain rules and timings which make it the reliable and accurate communication protocol among all.]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/10/pic-serial-communition-in-pic-microcontroller-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PIC: PC Interfaced Digital Thermometer using PIC Microcontroller</title>
		<link>http://creativeelectron.net/blog/2009/10/pic-pc-interfaced-digital-thermometer-using-pic-microcontroller/</link>
		<comments>http://creativeelectron.net/blog/2009/10/pic-pc-interfaced-digital-thermometer-using-pic-microcontroller/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 23:52:28 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[lm35]]></category>
		<category><![CDATA[max232]]></category>
		<category><![CDATA[pic uart]]></category>
		<category><![CDATA[pic usart]]></category>
		<category><![CDATA[rs232]]></category>
		<category><![CDATA[serial port]]></category>
		<category><![CDATA[temperature sensor]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=632</guid>
		<description><![CDATA[A very comprehensive tutorial explaining each and every step for making a digital thermometer. PIC16F876 is used along with LM35 temperature sensor. After reading and converting the values into temperature in Celsius, it is sent to PC over RS232. ]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/10/pic-pc-interfaced-digital-thermometer-using-pic-microcontroller/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Circuit: Transistor based 3.3V-5V Level Translator</title>
		<link>http://creativeelectron.net/blog/2009/10/circuit-transistor-based-3-3v-5v-level-translator/</link>
		<comments>http://creativeelectron.net/blog/2009/10/circuit-transistor-based-3-3v-5v-level-translator/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:10:40 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[Basic Electronics]]></category>
		<category><![CDATA[MCU]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[XBee]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=552</guid>
		<description><![CDATA[Nowadays most of the devices are running on 3.3 volts, and likewise their communication levels also work on 3.3 volts. For example XBee runs on 3.3 volts and to interface it with microcontrollers running on 5V, one needs to translated voltages levels so that they both communicate. This post gives a schematic of transistor based level translation with Proetus simulation.]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/10/circuit-transistor-based-3-3v-5v-level-translator/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Project: Using simple LED as a light sensor.</title>
		<link>http://creativeelectron.net/blog/2009/09/project-using-simple-led-as-a-light-sensor/</link>
		<comments>http://creativeelectron.net/blog/2009/09/project-using-simple-led-as-a-light-sensor/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 15:47:04 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[PIC]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[adc]]></category>
		<category><![CDATA[analog]]></category>
		<category><![CDATA[easypic]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[mikroc]]></category>
		<category><![CDATA[mikroe]]></category>
		<category><![CDATA[sensor]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=500</guid>
		<description><![CDATA[Mostly LEDs are used as a light source. But they can also be used as a light sensor. This projects demonstrates how to use LED as a sensor with PIC Microcontroller. After reading the intensity of ambient light, it adjusts the intensity of 7-Segment display with the help of PWM. Source code is done in MikroC and is provided in the post.]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/09/project-using-simple-led-as-a-light-sensor/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GLCD: Interfacing 128&#215;64 Pixel GLCD (KS0108) with PIC16F876</title>
		<link>http://creativeelectron.net/blog/2009/09/glcd-interfacing-128x64-pixel-glcd-ks0108-with-pic16f876/</link>
		<comments>http://creativeelectron.net/blog/2009/09/glcd-interfacing-128x64-pixel-glcd-ks0108-with-pic16f876/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:19:46 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[glcd]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[ks0108]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[pic16f876]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=410</guid>
		<description><![CDATA[The post shows how to interface 128x64 pixels Graphical LCD having KS0108 controller with PIC16F876. It uses CCS C Compiler to write a simple code which displays the text "Creative Electron" upon startup of controller. All the source code and simulation files are included.]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/09/glcd-interfacing-128x64-pixel-glcd-ks0108-with-pic16f876/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>PIC:Introduction to PIC with simulation in Proteus.</title>
		<link>http://creativeelectron.net/blog/2009/09/picintroduction-to-pic-by-simulation-in-proteus/</link>
		<comments>http://creativeelectron.net/blog/2009/09/picintroduction-to-pic-by-simulation-in-proteus/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 13:08:55 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[MCU]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[c compiler]]></category>
		<category><![CDATA[ccs c]]></category>
		<category><![CDATA[microchip]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[pic controller]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=326</guid>
		<description><![CDATA[This tutorial is specially written for newbies to PIC. The article introduces CCS C Compiler and use of Proteus for simulation. It helps you to develop a simple program to flash a LED. Then, the steps for simulation are also provided for Proteus. In the end, two best Ebooks are referred  for programming and simulation PIC.]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/09/picintroduction-to-pic-by-simulation-in-proteus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PIC: Interfacing 16&#215;2 LCD with PIC</title>
		<link>http://creativeelectron.net/blog/2009/09/pic-interfacing-16x2-lcd-with-pic/</link>
		<comments>http://creativeelectron.net/blog/2009/09/pic-interfacing-16x2-lcd-with-pic/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 08:38:08 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[PIC]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[16x2]]></category>
		<category><![CDATA[ccs c]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[interfacing]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[proteus]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=252</guid>
		<description><![CDATA[This is a simple and small sample demonstrating basic interfacing of 16x2 LCD with PIC16F876. It uses PORTC for LCD, and workd upon 4-Bit.
Upon running the sample, "CreativeElectron" will be displayed on the LCD.
The Zip file contains;

- Source Code and Header File (.C)
- Proteus Working Simulation (.DSN)
- Image file of Design
]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/09/pic-interfacing-16x2-lcd-with-pic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MCU:Common Controllers Pin Configurations</title>
		<link>http://creativeelectron.net/blog/2009/09/mcucommon-controllers-pin-configuration/</link>
		<comments>http://creativeelectron.net/blog/2009/09/mcucommon-controllers-pin-configuration/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 10:37:07 +0000</pubDate>
		<dc:creator>hamzaazeem</dc:creator>
				<category><![CDATA[MCU]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[16f84]]></category>
		<category><![CDATA[16f870]]></category>
		<category><![CDATA[16f877]]></category>
		<category><![CDATA[8051]]></category>
		<category><![CDATA[controller datasheet]]></category>
		<category><![CDATA[microchip]]></category>
		<category><![CDATA[microcontrollers]]></category>
		<category><![CDATA[pins]]></category>

		<guid isPermaLink="false">http://creativeelectron.net/?p=237</guid>
		<description><![CDATA[I have created a much needed document containing pin diagrams of common microcontrollers. Uptil there are very few microcontrollers in it, but later will add AVR and other famous ones too.

 

 

 

 

 

 

 

 

 

 

 
<ul>
	<li><span style="font-weight: normal;">PIC12F629</span></li>
	<li><span style="font-weight: normal;">PIC12F675</span></li>
	<li><span style="font-weight: normal;">PIC16F84A</span></li>
	<li><span style="font-weight: normal;">PIC16F876</span></li>
	<li><span style="font-weight: normal;">PIC16F870</span></li>
	<li></li></ul>]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/09/mcucommon-controllers-pin-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PIC: Timer Value Calculator</title>
		<link>http://creativeelectron.net/blog/2009/06/pic-timer-value-calculator/</link>
		<comments>http://creativeelectron.net/blog/2009/06/pic-timer-value-calculator/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 20:48:49 +0000</pubDate>
		<dc:creator>Hamza Azeem</dc:creator>
				<category><![CDATA[PIC]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[pic timers]]></category>
		<category><![CDATA[timer calculator]]></category>
		<category><![CDATA[timer0]]></category>
		<category><![CDATA[timer1]]></category>
		<category><![CDATA[timer2]]></category>

		<guid isPermaLink="false">http://creativelectron.wordpress.com/?p=148</guid>
		<description><![CDATA[Timers are one of the most usefel and powerful tool builtin in Microcontrollers. They help in generating prices timings requiredby many applications. In PIC, working with timers involve great deal of calculation. And it becomes a tiring job for a complex programming. Following are some of the value calculators, which prove quite handy in such situations.
]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/06/pic-timer-value-calculator/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Download: CCS C Compiler 4.05</title>
		<link>http://creativeelectron.net/blog/2009/05/download-ccs-c-compiler-405/</link>
		<comments>http://creativeelectron.net/blog/2009/05/download-ccs-c-compiler-405/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:30:55 +0000</pubDate>
		<dc:creator>Hamza Azeem</dc:creator>
				<category><![CDATA[PIC]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[ccs c]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[pic ccs c]]></category>
		<category><![CDATA[pic compiler]]></category>

		<guid isPermaLink="false">http://creativelectron.wordpress.com/?p=144</guid>
		<description><![CDATA[Download CCS C Compiler 4.05 from the following;

]]></description>
		<wfw:commentRss>http://creativeelectron.net/blog/2009/05/download-ccs-c-compiler-405/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

