<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/145" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-05-26T17:47:51+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/145</id>

		<entry>
		<author><name><![CDATA[aylee00]]></name></author>
		<updated>2007-05-26T17:47:51+02:00</updated>

		<published>2007-05-26T17:47:51+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=145&amp;p=1417#p1417</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=145&amp;p=1417#p1417"/>
		<title type="html"><![CDATA[mouse device...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=145&amp;p=1417#p1417"><![CDATA[
Thanks! <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />My friend and I were trying to build a mouse/touchpad device for a school project. <br /><br />If anyone's interested, the link is below. We converted the HIDKeys demo code to accept mouse params for the USB.<br /><br /><a href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2007/ayl26_ym82/ayl26_ym82/index.htm" class="postlink">Site Link here</a><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=229">aylee00</a> — Sat May 26, 2007 5:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ksz]]></name></author>
		<updated>2007-05-06T13:12:20+02:00</updated>

		<published>2007-05-06T13:12:20+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=145&amp;p=1320#p1320</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=145&amp;p=1320#p1320"/>
		<title type="html"><![CDATA[mouse device...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=145&amp;p=1320#p1320"><![CDATA[
<blockquote><div><cite>aylee00 wrote:</cite>Hi, <br /><br />I'm trying to build a mouse type device, and I was wondering if I could see how you( ksz) implemented it. Thanks!</div></blockquote><br /><br />Sorry for late response. Off course you can, here you'll find sources:<br /><a href="http://szczuka.eu/avr/mouse-buttons/" class="postlink">http://szczuka.eu/avr/mouse-buttons/</a><br />Note, that I'm not developing it any more, so &quot;it is AS IS&quot; <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /><br /><br />EDIT:<br />And here's done my IRMouse project:<br /><a href="http://szczuka.eu/avr/irmouse.php" class="postlink">http://szczuka.eu/avr/irmouse.php</a><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=127">ksz</a> — Sun May 06, 2007 1:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[aylee00]]></name></author>
		<updated>2007-04-19T21:57:22+02:00</updated>

		<published>2007-04-19T21:57:22+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=145&amp;p=1247#p1247</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=145&amp;p=1247#p1247"/>
		<title type="html"><![CDATA[mouse device...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=145&amp;p=1247#p1247"><![CDATA[
Hi, <br /><br />I'm trying to build a mouse type device, and I was wondering if I could see how you( ksz) implemented it. Thanks!<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=229">aylee00</a> — Thu Apr 19, 2007 9:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ksz]]></name></author>
		<updated>2007-01-09T21:56:41+02:00</updated>

		<published>2007-01-09T21:56:41+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=145&amp;p=603#p603</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=145&amp;p=603#p603"/>
		<title type="html"><![CDATA[Re: mouse device...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=145&amp;p=603#p603"><![CDATA[
<blockquote><div><cite>niklo wrote:</cite>Hi<br />i wonder if there is anyone who has succesfully implemented a mouse device!? <br />/n</div></blockquote><br /><br />I did, but it is build on 6 buttons (up, down, left, right, lmb, rmb).. It works..<img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":)" title="Smile" /> This was for tests only.. It is based on HIDKeys project from this site..<br />Cursor's speed is constant (value can be changed in firmware's main.c)<br />EDIT: Of course I've implemented mouse's HID device descriptor, but it's quite easy to do..<br />Now I'm working on IR remote controlled mouse, when it'll be done, I put it on my site with little info and link to it here and send info to OBDEV<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=127">ksz</a> — Tue Jan 09, 2007 9:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2006-12-15T14:17:04+02:00</updated>

		<published>2006-12-15T14:17:04+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=145&amp;p=412#p412</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=145&amp;p=412#p412"/>
		<title type="html"><![CDATA[mouse device...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=145&amp;p=412#p412"><![CDATA[
Hi<br />i wonder if there is anyone who has succesfully implemented a mouse device!? <br />/n<p>Statistics: Posted by Guest — Fri Dec 15, 2006 2:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
