<?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/2765" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2016-08-24T12:42:40+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2016-08-24T12:42:40+02:00</updated>

		<published>2016-08-24T12:42:40+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2765&amp;p=31481#p31481</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2765&amp;p=31481#p31481"/>
		<title type="html"><![CDATA[Re: Serial tablet to USB adapter with Tiny45/85]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2765&amp;p=31481#p31481"><![CDATA[
Feel a bit stupid, was stuck during days and I've only been sending a bad size of data :/<br />Thanks anyway! It works finally!<p>Statistics: Posted by Guest — Wed Aug 24, 2016 12:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2016-08-24T12:16:00+02:00</updated>

		<published>2016-08-24T12:16:00+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2765&amp;p=31480#p31480</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2765&amp;p=31480#p31480"/>
		<title type="html"><![CDATA[Re: Serial tablet to USB adapter with Tiny45/85]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2765&amp;p=31480#p31480"><![CDATA[
Did you manage to click? I finally manage to move cursor with absolute position inside my screen, but.. the click looks like another battle :( It works really strange and sometimes it clicks in a significant less Y position :( only Y in fact... the X point looks good always.<p>Statistics: Posted by Guest — Wed Aug 24, 2016 12:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mschoeldgen]]></name></author>
		<updated>2009-05-18T11:28:16+02:00</updated>

		<published>2009-05-18T11:28:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2765&amp;p=9371#p9371</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2765&amp;p=9371#p9371"/>
		<title type="html"><![CDATA[Serial tablet to USB adapter with Tiny45/85]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2765&amp;p=9371#p9371"><![CDATA[
I've made a USB HID device with absolute pointer for an older quality digitizer tablet - the Tektronix 4957. The code is straightforward and implements an interrupt driven serial receiver routine, a few conversions and tablet error handling. Might be interesting for other absolute pointer device creation and serial converters. Code is well commented but not 100% finished, my tablet still generates a few artefacts which i want to smooth out. <br />This project uses the ATTiny with an external 16 Mhz oscillator for best clock stability and was made using AVR Studio 4 and WinAVR. <br /><br /><!-- m --><a class="postlink" href="http://www.schoeldgen.de/avr/">http://www.schoeldgen.de/avr/</a><!-- m --><br /><br />There's also a few assembler projects on that page. Enjoy !<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2242">mschoeldgen</a> — Mon May 18, 2009 11:28 am</p><hr />
]]></content>
	</entry>
	</feed>
