<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0">
				<channel>
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
				<link>http://www.8051projects.net/</link>
				<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>

<language>en-gb</language>
				<copyright>2008 Rickey's World</copyright>
				<managingEditor>contact@nospam.com (Ajay Bhargav)</managingEditor>
				<webMaster>contact@nospam.com (Ajay Bhargav)</webMaster>
				<pubDate>Thu, 08 Jan 2009 23:04:51 -0800</pubDate>
				<lastBuildDate>Thu, 08 Jan 2009 23:04:51 -0800</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<textInput>
				<title>Search</title>
				<description>Search 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes</description>
				<name>query</name>
				<link>http://www.8051projects.net/search.php</link>
				</textInput>
						<item>
						<title>Need Help serial com using vb6</title>
<link>http://www.8051projects.net/forum-t11339.html</link>
<description><![CDATA[Hello,<br /><br />I need to use Visual basic to acquire some data through the serial port, store it etc. As I am just getting acquainted with VB6 I need some help.<br /><br />My Controller board (8 bit micro) sends out serial data 3 bytes at a time ( a packet). The data are typically binary bytes and can have values from 0 to 255. To signal the start of a set of bytes the CTS line is given a high. The data set is sent at intervals of 35 milliseconds. I need to receive the data and store them into 3 different arrays so that at the end of a given period of time we have the three arrays with Bytes 1, Bytes 2 and Bytes 3 respectively.<br /><br />I have done some study of the MSCOMM control but I am confused about what data types to use, how to buffer the data into appropriate arrays etc. I cannot do this in polled mode also.<br /><br />Looking forward for help in this regard<br /><br />Thanks<br /><br />Suma]]></description>
<pubDate>Sun, 03 Aug 2008 03:01:52 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t11339.html</guid>
</item>
						<item>
						<title>Re: Need Help serial com using vb6</title>
<link>http://www.8051projects.net/forum-t11339.html</link>
<description><![CDATA[hi sumalatha,<br />welcome to the forum.<br />do check the tutorial for more information regarding visual basic programming using the MSComm object. also check the following thread:<br />http://www.8051projects.net/forum-t5021.html<br /><br />P.S. hope u have send the data to the PC in ASCII  format.<br /><br />good luck. <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Sun, 03 Aug 2008 07:15:38 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t11339.html</guid>
</item>
						<item>
						<title>Re: Need Help serial com using vb6</title>
<link>http://www.8051projects.net/forum-t11339.html</link>
<description><![CDATA[Thank you pdi33, I am sending the data as binary bytes]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Sun, 03 Aug 2008 21:44:12 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t11339.html</guid>
</item>
						<item>
						<title>Re: Need Help serial com using vb6</title>
<link>http://www.8051projects.net/forum-t11339.html</link>
<description><![CDATA[well, the PC doesnot recognise binary format. so u have to covert the binary data into ASCII format at the uC end before sending it to the PC.<br />first just try sending the data to the PC using the MAX232 and check if u are getting the bytes at the PC using hyperterminal before going in for a VB interface. that would ensure that ur hardware and the uC code is correct.<br />]]></description>
<author>contact@nospam.com (Ajay Bhargav)</author>
<pubDate>Mon, 04 Aug 2008 01:57:37 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t11339.html</guid>
</item>
				</channel>
				</rss>