<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://barntek.net/wiki/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://barntek.net/wiki/index.php?title=Special:RecentChanges&amp;feed=atom</id>
		<title>BarnTek  - Recent changes [en]</title>
		<link rel="self" type="application/atom+xml" href="http://barntek.net/wiki/index.php?title=Special:RecentChanges&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=Special:RecentChanges"/>
		<updated>2010-09-09T08:28:47Z</updated>
		<subtitle>Track the most recent changes to the wiki in this feed.</subtitle>
		<generator>MediaWiki 1.15.1</generator>

	<entry>
		<id>http://barntek.net/wiki/index.php?title=Near_Space:Geiger_Counter&amp;diff=3217&amp;oldid=prev</id>
		<title>Near Space:Geiger Counter</title>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=Near_Space:Geiger_Counter&amp;diff=3217&amp;oldid=prev"/>
				<updated>2010-09-06T11:46:16Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 11:46, 6 September 2010&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 36:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 36:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;I will try to give a short explanation of the '''Counter''' software.&amp;nbsp; Remember, I am still learning, so, I am sure there are better ways of writing this program.&amp;nbsp; But for me, this works.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;I will try to give a short explanation of the '''Counter''' software.&amp;nbsp; Remember, I am still learning, so, I am sure there are better ways of writing this program.&amp;nbsp; But for me, this works.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''TIMER0''' and '''TIMER1''' &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;is &lt;/del&gt;configured as &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a counter &lt;/del&gt;and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;counts &lt;/del&gt;in the background while the PIC works on the rest of the program. '''TIMER0''' counts the seconds pulses from the Real Time Clock.&amp;nbsp; '''TIMER1''' counts the output pulses from the RM-60 GM counter.&amp;nbsp; The PIC communicates with the Real Time Clock (RTC) and the EEprom via the I2C buss. RS232 comes from the MAX232A chip.&amp;nbsp; With this, we can connect to the serial port on a PC or Laptop or we can connect to a Packet controller and radio and transmit in real time to the ground from the Balloon.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''TIMER0''' and '''TIMER1''' &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;are &lt;/ins&gt;configured as &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;counters &lt;/ins&gt;and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;count &lt;/ins&gt;in the background while the PIC works on the rest of the program. '''TIMER0''' counts the seconds pulses from the Real Time Clock.&amp;nbsp; '''TIMER1''' counts the output pulses from the RM-60 GM counter.&amp;nbsp; The PIC communicates with the Real Time Clock (RTC) and the EEprom via the I2C buss. RS232 comes from the MAX232A chip.&amp;nbsp; With this, we can connect to the serial port on a PC or Laptop or we can connect to a Packet controller and radio and transmit in real time to the ground from the Balloon.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The RS232 Port is also used to download data from, and erase the '''EEprom'''.&amp;nbsp; Additionally, we can initialize and set the RTC.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The RS232 Port is also used to download data from, and erase the '''EEprom'''.&amp;nbsp; Additionally, we can initialize and set the RTC.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-09 08:28:47 --&gt;
&lt;/table&gt;</summary>
		<author><name>Barntekadmin</name></author>	</entry>

	<entry>
		<id>http://barntek.net/wiki/index.php?title=File:12345.JPG&amp;diff=0&amp;oldid=prev</id>
		<title>File:12345.JPG</title>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=File:12345.JPG&amp;diff=0&amp;oldid=prev"/>
				<updated>2010-09-03T10:16:11Z</updated>
		
		<summary type="html">&lt;p&gt;deleted &quot;[[&lt;a href=&quot;/wiki/index.php?title=File:12345.JPG&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;File:12345.JPG (page does not exist)&quot;&gt;File:12345.JPG&lt;/a&gt;]]&quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Barntekadmin</name></author>	</entry>

	<entry>
		<id>http://barntek.net/wiki/index.php?title=User:EmmaWatsonf&amp;diff=0&amp;oldid=prev</id>
		<title>User:EmmaWatsonf</title>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=User:EmmaWatsonf&amp;diff=0&amp;oldid=prev"/>
				<updated>2010-09-03T10:11:34Z</updated>
		
		<summary type="html">&lt;p&gt;blocked [[&lt;a href=&quot;/wiki/index.php?title=User:EmmaWatsonf&quot; title=&quot;User:EmmaWatsonf&quot; class=&quot;mw-userlink&quot;&gt;EmmaWatsonf&lt;/a&gt; &lt;span class=&quot;mw-usertoollinks&quot;&gt;(&lt;a href=&quot;/wiki/index.php?title=User_talk:EmmaWatsonf&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:EmmaWatsonf (page does not exist)&quot;&gt;Talk&lt;/a&gt;&amp;#32;|&amp;#32;&lt;a href=&quot;/wiki/index.php?title=Special:Contributions/EmmaWatsonf&quot; title=&quot;Special:Contributions/EmmaWatsonf&quot;&gt;contribs&lt;/a&gt;)&lt;/span&gt;]] with an expiry time of &lt;span title=&quot;infinite&quot;&gt;infinite&lt;/span&gt; (account creation disabled,&amp;#32;e-mail blocked)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Barntekadmin</name></author>	</entry>

	<entry>
		<id>http://barntek.net/wiki/index.php?title=Http://www.modernelectricguitars.com/phentermine.html_buy_phentermine_without_a_prescription_%3DPP_http://www.kalipaksi.com/_book_buy_tramadol_viscacha_%25-&amp;diff=0&amp;oldid=prev</id>
		<title>Http://www.modernelectricguitars.com/phentermine.html buy phentermine without a prescription =PP http://www.kalipaksi.com/ book buy tramadol viscacha %-</title>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=Http://www.modernelectricguitars.com/phentermine.html_buy_phentermine_without_a_prescription_%3DPP_http://www.kalipaksi.com/_book_buy_tramadol_viscacha_%25-&amp;diff=0&amp;oldid=prev"/>
				<updated>2010-09-03T10:09:12Z</updated>
		
		<summary type="html">&lt;p&gt;deleted &quot;[[&lt;a href=&quot;/wiki/index.php?title=Http://www.modernelectricguitars.com/phentermine.html_buy_phentermine_without_a_prescription_%3DPP_http://www.kalipaksi.com/_book_buy_tramadol_viscacha_%25-&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Http://www.modernelectricguitars.com/phentermine.html buy phentermine without a prescription =PP http://www.kalipaksi.com/ book buy tramadol viscacha %- (page does not exist)&quot;&gt;Http://www.modernelectricguitars.com/phentermine.html buy phentermine without a prescription =PP http://www.kalipaksi.com/ book buy tramadol viscacha %-&lt;/a&gt;]]&quot; Vandalism:&amp;#32;content was: &amp;#39; http://www.mysocalledperfectlife.com phentermine diet pills 321 http://www.joakimk.com/ propecia online :-DDD http://www.ponyclubgallery.com/tramadol.h…&amp;#39; (and the only contributor was &amp;#39;[[Special:Contributions/195.16.35.66|1&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Barntekadmin</name></author>	</entry>

	<entry>
		<id>http://barntek.net/wiki/index.php?title=User:Acai_with_Mastercard&amp;diff=0&amp;oldid=prev</id>
		<title>User:Acai with Mastercard</title>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=User:Acai_with_Mastercard&amp;diff=0&amp;oldid=prev"/>
				<updated>2010-09-03T10:03:41Z</updated>
		
		<summary type="html">&lt;p&gt;blocked [[&lt;a href=&quot;/wiki/index.php?title=User:Acai_with_Mastercard&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Acai with Mastercard (page does not exist)&quot;&gt;Acai with Mastercard&lt;/a&gt; &lt;span class=&quot;mw-usertoollinks&quot;&gt;(&lt;a href=&quot;/wiki/index.php?title=User_talk:Acai_with_Mastercard&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Acai with Mastercard (page does not exist)&quot;&gt;Talk&lt;/a&gt;&amp;#32;|&amp;#32;&lt;a href=&quot;/wiki/index.php?title=Special:Contributions/Acai_with_Mastercard&quot; title=&quot;Special:Contributions/Acai with Mastercard&quot;&gt;contribs&lt;/a&gt;)&lt;/span&gt;]] with an expiry time of &lt;span title=&quot;infinite&quot;&gt;infinite&lt;/span&gt; (account creation disabled,&amp;#32;e-mail blocked)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Barntekadmin</name></author>	</entry>

	<entry>
		<id>http://barntek.net/wiki/index.php?title=User:Abilify_Aripiprazole_Pills&amp;diff=0&amp;oldid=prev</id>
		<title>User:Abilify Aripiprazole Pills</title>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=User:Abilify_Aripiprazole_Pills&amp;diff=0&amp;oldid=prev"/>
				<updated>2010-09-03T10:01:24Z</updated>
		
		<summary type="html">&lt;p&gt;blocked [[&lt;a href=&quot;/wiki/index.php?title=User:Abilify_Aripiprazole_Pills&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Abilify Aripiprazole Pills (page does not exist)&quot;&gt;Abilify Aripiprazole Pills&lt;/a&gt; &lt;span class=&quot;mw-usertoollinks&quot;&gt;(&lt;a href=&quot;/wiki/index.php?title=User_talk:Abilify_Aripiprazole_Pills&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Abilify Aripiprazole Pills (page does not exist)&quot;&gt;Talk&lt;/a&gt;&amp;#32;|&amp;#32;&lt;a href=&quot;/wiki/index.php?title=Special:Contributions/Abilify_Aripiprazole_Pills&quot; title=&quot;Special:Contributions/Abilify Aripiprazole Pills&quot;&gt;contribs&lt;/a&gt;)&lt;/span&gt;]] with an expiry time of &lt;span title=&quot;infinite&quot;&gt;infinite&lt;/span&gt; (account creation disabled,&amp;#32;e-mail blocked)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Barntekadmin</name></author>	</entry>

	<entry>
		<id>http://barntek.net/wiki/index.php?title=Near_Space:Geiger_Counter&amp;diff=3216&amp;oldid=prev</id>
		<title>Near Space:Geiger Counter</title>
		<link rel="alternate" type="text/html" href="http://barntek.net/wiki/index.php?title=Near_Space:Geiger_Counter&amp;diff=3216&amp;oldid=prev"/>
				<updated>2010-09-03T01:27:14Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 01:27, 3 September 2010&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan='4' align='center' class='diff-multi'&gt;(4 intermediate revisions not shown)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[File:GM_Ckt_BD001.JPG|thumb|left|Data Logger Board]] Here, we see the Data Logger Circuit Board.&amp;nbsp; The PIC is the upper left chip and the upper right is the MAX &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;232a&lt;/del&gt;.&amp;nbsp; The two chips on the next row are the Real &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Iime &lt;/del&gt;Clock and the EEprom.&amp;nbsp; The voltage regulator at the bottom is an LM2940T Low Drop Out regulator.&amp;nbsp; The circuit board was designed usiing [http://www.expresspcb.com ExpressPCB] (free)software.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[File:GM_Ckt_BD001.JPG|thumb|left|Data Logger Board]] Here, we see the Data Logger Circuit Board.&amp;nbsp; The PIC is the upper left chip and the upper right is the MAX &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;232A&lt;/ins&gt;.&amp;nbsp; The two chips on the next row are the Real &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Time &lt;/ins&gt;Clock and the EEprom.&amp;nbsp; The voltage regulator at the bottom is an LM2940T Low Drop Out regulator.&amp;nbsp; The circuit board was designed usiing [http://www.expresspcb.com ExpressPCB] (free)software.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The green LED shows the Clock running by flashing at 1 second intervals. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The green LED shows the Clock running by flashing at 1 second intervals. &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The clear LED flashes to show system bootup and then flashes as each record is saved to EEprom.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The clear LED flashes to show system bootup and then flashes as each record is saved to EEprom.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 30:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 30:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The Source Code for the '''Counter &amp;amp; Data Logger''' can be found [http://www.barntek.net/Projects/DadsStuff/Geiger_Pics/G_Counter_projectV42.txt &amp;lt;here&amp;gt;] and the Source Code for the '''Utilities''' is [http://www.barntek.net/Projects/DadsStuff/Geiger_Pics/Utilities_Geiger.txt &amp;lt;here&amp;gt;].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The Source Code for the '''Counter &amp;amp; Data Logger''' can be found [http://www.barntek.net/Projects/DadsStuff/Geiger_Pics/G_Counter_projectV42.txt &amp;lt;here&amp;gt;] and the Source Code for the '''Utilities''' is [http://www.barntek.net/Projects/DadsStuff/Geiger_Pics/Utilities_Geiger.txt &amp;lt;here&amp;gt;].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;I have only recently started programming PICs using the 'C' programming language.&amp;lt;br /&amp;gt; &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;I purchaced a course on line from [http://www.best-microcontroller-projects.com/c-programming-course-sales-page.html John Main] and, for me, it was money well spent.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;I will try to give a short explanation of the '''Counter''' software.&amp;nbsp; Remember, I am still learning, so, I am sure there are better ways of writing this program.&amp;nbsp; But for me, this works.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;'''TIMER0''' and '''TIMER1''' is configured as a counter and counts in the background while the PIC works on the rest of the program. '''TIMER0''' counts the seconds pulses from the Real Time Clock.&amp;nbsp; '''TIMER1''' counts the output pulses from the RM-60 GM counter.&amp;nbsp; The PIC communicates with the Real Time Clock (RTC) and the EEprom via the I2C buss. RS232 comes from the MAX232A chip.&amp;nbsp; With this, we can connect to the serial port on a PC or Laptop or we can connect to a Packet controller and radio and transmit in real time to the ground from the Balloon.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;The RS232 Port is also used to download data from, and erase the '''EEprom'''.&amp;nbsp; Additionally, we can initialize and set the RTC.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;When the Radiation Counter boots up, it reads the stored address of the last recorded data from high memory in the EEprom. All variables are set to zero and then the clear LED flashes 3 times, indicating successful boot up.&amp;nbsp; As it enters the loop, '''TIMER0''' is cleared and is ready to count seconds.&amp;nbsp; Then, it checks for the 10 second interval.&amp;nbsp; When it reaches 10 seconds, we read the RTC then check for memory full.&amp;nbsp; If we get a memory full indication, the program stops all operations.&amp;nbsp; If memory is not full, we increment the record number and write it and the time to the serial port.&amp;nbsp; Now, we stop '''TIMER1''' and then read the '''TIMER1''' count.&amp;nbsp; That is stored in the variable - radcnt - (Radiation Count).&amp;nbsp; '''TIMER1''' is then reset and re-started and the Radiation Count is written to RS232.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Next, we read ADC2 to get the battery voltage. (The PIC ADC will only read a maximum of 5 volts without damage so I am using a voltage divider in a divide by 3 configuration.&amp;nbsp; This way we can read up to 15 volts without damaging the PIC.) The voltage being read, we send it to the serial port.&amp;nbsp; Since all the previous data has been stored in variables, it is time to write it all to the EEprom.&amp;nbsp; This data is written in HEX and only takes 8 bytes per record.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;The data being written to the EEprom, we increment the address counter for the EEprom and flash the clear LED indicating one record saved.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Now, we loop back and do it again until the memory is full or the power is switched off. &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-09 08:28:48 --&gt;
&lt;/table&gt;</summary>
		<author><name>Barntekadmin</name></author>	</entry>

	</feed>