<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - TIMID - A soundchip for TI84+ calculators.]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/10365/"/>
	<updated>2013-03-21T21:34:19Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/10365/timid-a-soundchip-for-ti84-calculators/</id>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/160630/#p160630"/>
			<content type="html"><![CDATA[<p>I made a tutorial with code and schematics packed in a ZIP. I posted it on my website!<br /><a href="http://8times8.host56.com/?p=98" target="_blank">http://8times8.host56.com/?p=98</a></p>]]></content>
			<author>
				<name><![CDATA[keoni29]]></name>
				<uri>https://chipmusic.org/keoni29</uri>
			</author>
			<updated>2013-03-21T21:34:19Z</updated>
			<id>https://chipmusic.org/forums/post/160630/#p160630</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/159039/#p159039"/>
			<content type="html"><![CDATA[<p>I added a GPIO expansion port that include: <br />- 2 regular I/O pins (one of them in parallel with an LED)<br />- 2 PWM pins (can also be used for regular I/O operations)<br />- 2 analog pins (also used for I2C or regular I/O)<br />- rx tx lines (can be used as regular I/O)<br />- reset<br />- 5v+<br />- gnd<br />I also wired up 3 additional PWM pins to the 3 remaining legs of bicolor LED&#039;s</p><p>Because of a strange crash of the atmega software I took everything out and I am gonna rewire it. I am in the process of optimizing the arduino code. I reduced the size of the code and I greatly improved the transfer speeds. When using 16Mhz mode on the TI84+ it gets a bit glitchy though. I think I should have a built in speed limit. For the purpose it&#039;s fast enough, but I wanted a fast and reliable link protocol so others can use it for their projects in the future.</p><p>Edit: I timed a 25kB transfer. It took 12 seconds, so that means the speed is about 2kB/s. That&#039;s a bitrate of 16kbit/s!!! Note that the atmega is just relaying the data to the pc via serial in my test.</p>]]></content>
			<author>
				<name><![CDATA[keoni29]]></name>
				<uri>https://chipmusic.org/keoni29</uri>
			</author>
			<updated>2013-03-08T20:12:01Z</updated>
			<id>https://chipmusic.org/forums/post/159039/#p159039</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158727/#p158727"/>
			<content type="html"><![CDATA[<p>My prototype was a little external board that you can plug into the linkport. If you don&#039;t want to put anything inside your calculator you can just make that instead.</p><p>I will make sure you can use the soundchip from TI basic programs, so it&#039;s accessible for everyone and not just skilled programmers.</p>]]></content>
			<author>
				<name><![CDATA[keoni29]]></name>
				<uri>https://chipmusic.org/keoni29</uri>
			</author>
			<updated>2013-03-05T23:49:57Z</updated>
			<id>https://chipmusic.org/forums/post/158727/#p158727</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158698/#p158698"/>
			<content type="html"><![CDATA[<p>This is the kind of stuff I can get excited about <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> I have a couple 84+ silvers that I have always hesitated from touching because I need them for school and am likely to mass them up but this makes me wanna do it man</p>]]></content>
			<author>
				<name><![CDATA[Jake Allison]]></name>
				<uri>https://chipmusic.org/Jake+Allison</uri>
			</author>
			<updated>2013-03-05T21:43:27Z</updated>
			<id>https://chipmusic.org/forums/post/158698/#p158698</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158660/#p158660"/>
			<content type="html"><![CDATA[<p>This is sick, great job! Can&#039;t wait for updates. I don&#039;t know how hard it is to write progs for this beast, I just remeber messing with some built in BASIC back in high school <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>edit: damn, now I need a TI! <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> Do you have plans to share your knowledge on TI -&gt; ATmega communication? That would save a lot of time to others (me)</p>]]></content>
			<author>
				<name><![CDATA[ashimoke]]></name>
				<uri>https://chipmusic.org/ashimoke</uri>
			</author>
			<updated>2013-03-05T17:24:24Z</updated>
			<id>https://chipmusic.org/forums/post/158660/#p158660</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158606/#p158606"/>
			<content type="html"><![CDATA[<p><a href="https://www.youtube.com/watch?v=nHdnzvDPiV4" target="_blank">https://www.youtube.com/watch?v=nHdnzvDPiV4</a><br />In the process of installing my soundchip. It works as well as the DC jack modification. I will add some sort of GPIO port/header and close it up.</p>]]></content>
			<author>
				<name><![CDATA[keoni29]]></name>
				<uri>https://chipmusic.org/keoni29</uri>
			</author>
			<updated>2013-03-05T08:11:41Z</updated>
			<id>https://chipmusic.org/forums/post/158606/#p158606</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158550/#p158550"/>
			<content type="html"><![CDATA[<p>fuckin insane. gonna have to try this out sometime.</p>]]></content>
			<author>
				<name><![CDATA[Chainsaw Police]]></name>
				<uri>https://chipmusic.org/Chainsaw+Police</uri>
			</author>
			<updated>2013-03-04T23:14:14Z</updated>
			<id>https://chipmusic.org/forums/post/158550/#p158550</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158517/#p158517"/>
			<content type="html"><![CDATA[<p>Okay. At the moment I am modding my calculator with the soundchip embedded in it. Also a 5v power jack on the back of the calc so I can plug it in the wall.</p>]]></content>
			<author>
				<name><![CDATA[keoni29]]></name>
				<uri>https://chipmusic.org/keoni29</uri>
			</author>
			<updated>2013-03-04T20:16:24Z</updated>
			<id>https://chipmusic.org/forums/post/158517/#p158517</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158480/#p158480"/>
			<content type="html"><![CDATA[<p>Looks awesome man! Good work, if this get finished or you release a tutorial or something, I might give this a go!</p>]]></content>
			<author>
				<name><![CDATA[Lavar]]></name>
				<uri>https://chipmusic.org/Lavar</uri>
			</author>
			<updated>2013-03-04T16:38:08Z</updated>
			<id>https://chipmusic.org/forums/post/158480/#p158480</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158469/#p158469"/>
			<content type="html"><![CDATA[<p>Welcome to cm.o, man. </p><p>In case anybody was wondering, I think this project is awesome. And as far as I recall there are several 83+/84+ owners on this site <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2013-03-04T14:35:40Z</updated>
			<id>https://chipmusic.org/forums/post/158469/#p158469</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158375/#p158375"/>
			<content type="html"><![CDATA[<p>Thank you. I hope other people will build this thing as well, so I can start making some games that use this soundchip for music and soundeffects. I will try to port c64 music formats to the calculator.</p>]]></content>
			<author>
				<name><![CDATA[keoni29]]></name>
				<uri>https://chipmusic.org/keoni29</uri>
			</author>
			<updated>2013-03-03T19:27:29Z</updated>
			<id>https://chipmusic.org/forums/post/158375/#p158375</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158373/#p158373"/>
			<content type="html"><![CDATA[<p>blowing my fucking mind, VERY cool!</p>]]></content>
			<author>
				<name><![CDATA[kineticturtle]]></name>
				<uri>https://chipmusic.org/kineticturtle</uri>
			</author>
			<updated>2013-03-03T19:08:29Z</updated>
			<id>https://chipmusic.org/forums/post/158373/#p158373</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TIMID - A soundchip for TI84+ calculators.]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/158363/#p158363"/>
			<content type="html"><![CDATA[<p><strong>A bit of history:</strong><br />A while back I made a soundchip that interfaces with the popular graphics calculator: TI84+. I dubbed it TIMID. This is a combination of TI+MIDI+SID, because this chip can relay midi messages from the calculator and it emulates a SID. Because this is not a real soundchip but an emulated one running on a microcontroller I can use excess cycles of the microcontroller for other things like general purpose I/O and reading data from a DS touchscreen (not implemented yet). This project is not finished yet. I have been working on this project for about a year and a half now. 1.5 years ago back when there was not a lot of information on interfacing hardware with the calculator I was destined to make a device that reads and sends data respectively from and to the calculator and interacts with the world. This started out as a profile essay for my highschool grew out to a fullfledged sound interface with some neat features such as a built in lookup table for musical notes and midi output.</p><p><a class="postimg" href="http://www.omnimaga.org/avs/avatar_1779.png" title="http://www.omnimaga.org/avs/avatar_1779.png" id="forum_image_49498685"><img src="http://www.omnimaga.org/avs/avatar_1779.png" /></a><br />Here is a video for those who don&#039;t like reading.<br /><a href="http://www.youtube.com/watch?v=R_bKXSzpjes" target="_blank">http://www.youtube.com/watch?v=R_bKXSzpjes</a></p><p><strong>Features:</strong><br />-Two wire interface<br />-Backwards compatible with TI83+<br />-SID emulation<br />-MIDI out (relays midi messages from the calculator)<br />-Source code written for Atmega328 can be used with most arduino compatible boards.<br /> (I will release the full source when there is a stable version that does not destroy calculators nor audio equipment. As of right now the PWM output might damage audio equipment because of DC offset of almost 5v)</p><p>The SID library I used is (c)2007 Christoph Haberer. I changed it for my own needs though.</p>]]></content>
			<author>
				<name><![CDATA[keoni29]]></name>
				<uri>https://chipmusic.org/keoni29</uri>
			</author>
			<updated>2013-03-03T17:48:51Z</updated>
			<id>https://chipmusic.org/forums/post/158363/#p158363</id>
		</entry>
</feed>
