Hackaday Links: July 31, 2011

Indestructible earbuds

We’re still waiting for our [Lt. Uhura] style earbuds. But until then, can we interest anyone in a set that will stand up to some abuse?

Solder Pot Scavenger

[Felicitus] says we should get a solder pot and use it to scavenge for parts. His method looks pretty easy and it’s cheaper than buying a rework station for this purpose.

Smartphone cooling

Turn all your hacking skills loose to beat the heat. That’s what [Stephanie] did when she added iPhone control for an oscillating fan.

Tunes calculator

Graphing equations and crunching numbers wasn’t enough for [Drew]. He went and figured out how to make his TI-84+ play music off of a thumb drive.

Geek-chic

Don’t let anyone out-geek you at company parties. Beef up your arsenal with this resistor color-code necktie. And yes, you can wear it with a T-shirt!

Global CALCnet: Your TI-83 Just Acquired Internet

Global CALCnet lets you connect your TI graphic calculator to the Internet and use your favorite services like instant messaging and Internet relay chat. It also provides the option of worldwide multiplayer functionality for games ported to the device such as Scorched Earth and Tetris. We looked in on [Christopher Mitchell’s] CALCnet in December when it was being used to create local area networks with the adding machines. He’s taken that up a notch with a helping hand from Arduino. An Arduino board is used to connect the serial communications from the calculator to an Internet connected PC via the Arduino’s USB capabilities.

Think this will waste a lot of time in schools? Unlikely since an Internet connected computer is integral for this system to work. If you have a computer in front of you why waste time on the calculator network? Still, how hard would it be to build a WiFi module that can directly connect them to an access point? That may be a moot point as the Slashdot article that pointed us to global CALCnet also links to a calculator port of DOOM. It runs quite well, as you can see in the video after the break. This is a must-have for anyone owning a TI Nspire that can run it.

Continue reading “Global CALCnet: Your TI-83 Just Acquired Internet”

Touch Screen For Graphing Calculator

[youtube=http://www.youtube.com/watch?v=pyWIJFLbJZ0]

[Owen] got down and dirty by adding a touchscreen to his TI-84 graphing calculator. The dirty part is the z80 assembly code he wrote to use the linkport as a UART (assembly always makes us feel queasy). Once that was working he implemented some commands using an Arduino and then hooked up an Nintendo DS touch screen. Now he’s got this proof of concept video where he draws on the screen, that input is interpreted by the Arduino, commands are sent through the UART, and the calculator program draws on the screen. Adding a touch screen to something is a lot more impressive when you have to go to these lengths to get it working. Nice job!

Ti-84 LED Mod

[youtube=http://www.youtube.com/watch?v=LrSJz9-ImHo]

Add lights to your graphing calculator. Do it now. [Sil3ntP8nd8] added some, and seems to have done a decent job. They are spread around the back, supplying a nice even light on, well, on whatever is under your calculator. It may be difficult to see too much detail though on account of the water marks. You have to protect your intellectual property though. This almost compares to the DS LED monstrosity we covered recently.