TV Out For TI Calculators Using The Link Port

Do people enjoy wasting 300$ on a bulky convoluted system, that only works for special “Teacher Edition” calculators, and is several years out of date; E.G. the TI-Presenter? [Benryves] certainly does not. So instead of purchasing a TI-Presenter, he made his own TV out system for the TI brand of calculators by using an ATmega168, a few passive components, and some clever code. The only draw backs being: you save 280$, it fits in your pocket, and it works for almost any TI calculator. Bias aside, the system does actually have a few caveats compared to the commercial edition, but the pros far outweigh the cons.

Beginner Concepts: Electronics Basics From The Giz

Gizmodo University is open for business. This free educational series aims to educate about the basics of electronic theory. No prerequisite knowledge needed and they’re starting from the ground level. First lesson? Resistors! From there they’ve posted about voltage dividers, series/parallel circuits, Ohm’s law, and how to calculate a resistor value for an LED.

This is a great way to get the base knowledge that you need to start hacking like an EE. These are concepts that we assume you have already mastered if you’re following along with our AVR Programming series. We’re hard at work on part three but that’s still a little ways off. You’ve got time to do a review a GizU and reread our favorite book on electronic theory.

Ignore UOP On The OSX Dvd Player

If you’ve been frustrated by the inability to skip past parts of DVDs on OSX the here is one solution. It’s a patch script that uses some binary hacking to remove the User Operation Prohibition locks from DVD playback software. Using UOP flags is a way to force users to watch trailers or warnings as part of the DVD experience. This script can patch Tiger, Leopard, and Snow Leopard systems. It also has the ability to generate diagnostic information for other installations that will lead to expanded support in the future.

This Is A Peer-to-peer Filesharing Network

[Aram Bartholl] is building his own filesharing network that screws those fat cats who want to control your freedom. He’s added file cache devices throughout NYC (five so far but more to come) that are anonymous and free to use. Upload what you want, download what you want. They’re completely offline which means monitoring who’s doing what gets a lot harder and quite possibly requires a warrant from a Judge (we’re obviously not legal experts, your mileage may vary).

As for the slew of comments that are sure to point out the dangers of malicious USB device; We think everyone knows they’re taking on some risk when connecting to a USB plug protruding from a brick wall.

[Thanks Neckbeard]

BBB #1: The Santa-pede Challenge

Welcome to the first Buy Break Build at hackaday,  sponsored by Adafruit Industries and Make. This challenge will be focusing on dancing Santas, or what is inside them. We’ve seen them everywhere, and may even have one or two in an attic somewhere. These annoying little guys should have enough bits and pieces inside to build some pretty interesting stuff. This time, we want to see a multi-legged walking device. We don’t care if it has 2 legs, 7 legs, or 32 legs, as long as it “walks” using its legs.

Join us after the break for the rules, the prize breakdown, and to find out who the guest judge will be!

Continue reading “BBB #1: The Santa-pede Challenge”

Exercise Along To Google Street View

As part of a Master’s Thesis [Lette Moloney] made this exercise bike control Google Street View. The hardware setup is quite rudimentary, two hall effect sensors mounted next to each other detect a magnet that was hot-glued to the crank. When the magnet passes the sensors an Arduino establishes if it was a forward or backward stroke based on which sensor was tripped first. From there a keystroke is issued to Google Street View to move the virtual location accordingly.

One thing we didn’t expect until we saw the video (embedded after the break) is that traversing street view is not a smooth experience. It’s more of a slide show as you exercise. Not a big deal since the hardware setup can be reused with different virtual stimuli. One thing that comes to mind is attaching a camera to the handlebars of your bike and recording your favorite rides during the warm months so that you can replay them during your indoor winter training. Of course that’s going to require some coding to marry the Arduino data to the speed of the video playback but we want to see it done anyway. Wow, image a database that would allow folks to share point-of-view videos of their rides… it’s the only way we’d ever get to see what it’s like to climb your way up Alpe_d’Huez.

We saw a slew of these stationary bike hacks a while back. If this wets your appetite, check in on one with a wearable display, another that also uses Street View, or pedaling to the top of a miniature mountain.

Continue reading “Exercise Along To Google Street View”

Maze-solving Robo Mouse

Looking for something to build that will be challenging and interesting to laypersons at the same time? Take some inspiration from this maze-solving robot mouse. It take the idea of a line-following robot, and makes it infinitely more cool. The tiny rover uses sensors to map out a physical maze. Once it figure it out, you put it back at the beginning for a speed run to the finish. We’ve embedded the video below showing the whole process. Looks like the speed-run is completed in just under five seconds.

Now that you’ve enjoyed a virtual mouse in a real maze, check out a real mouse in a virtual maze.

Continue reading “Maze-solving Robo Mouse”