Its been quite a while since we’ve featured something from iFixit. But when we saw they had torn apart the next greatest Apple product, the iPad – released today, and how everyone on our team loves it, we thought why not also let our user base enjoy the destruction informative teardown as well.
In both the [...]
[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 [...]
At first we thought this looked hastily thrown together and quite possible useless. Then we watched the video, embedded after the break, and realized it is quite a handy bench sander. [Mhkabir] opened up an older hard drive, removed the read head, and added a piece of carefully cut sand paper. When you hook it [...]
This clock requires no microcontroller. It’s actually a digital logic counter that functions as a timepiece. [BlackCow] used six decade counters to track seconds, minutes, and hours. The output is displayed on four 7-segment digits using BCD-7-segment decoders that you can learn about in our binary encoded decimal post. The actual timekeeping is done by [...]