Apple IIe Twitter ticker

A hand input bootloader and a custom communications protocol are what bring the Apple IIe Twitter ticker to life. [Chris Yerga] bought the decades-old machine for $20 at a flea market. Having just completed his TweetWall he decided to adapt the idea for the 1 MHz machine. He manually input a 50 byte bootloader that would let him dump programs into memory via the joystick port. From there he rigged up a connection with a USB FTDI cable. Now the images and text are processed by a modern-day machine and fed to the Apple IIe at 3600 baud. See this in action after the break.

Continue reading “Apple IIe Twitter ticker”

VFD As A Sound Amplifier

[Alessandro Lambardi] had some vacuum flourescent displays that he pulled from junked VCRs. His latest project is an experiment to use one of the VFDs as a headphone amplifier (Wayback Machine Cache). This means he’s trying to use them as vacuum triode amplifiers, aka vacuum tubes. He did get it to work but as he suspected, the output is fairly low power. It may be possible to use this setup as a preamp and build an actual tube amp to use along with it.

Update: Thanks to [Fallen] for mentioning that we’ve covered this concept in the past.

[Thanks Muris]

Automated Guitar Pickup Winding

[Robert Pickering] shares his automated guitar pickup winder with us. He built it for his senior project at Old Dominion University. Two stepper motors are used to wind the magnet wire around the pickup hardware. The unit is PIC based and about six minutes into the video (embedded after the break) you can see that he used wire wrapping for this build. Curious, one of the comments on our latest Hackaday Links mentioned that wire wrapping was rarely used anymore, but here it is anyway.

We especially like the limiting switches he’s using on the traverse mechanism. There are momentary push buttons on either side of a carriage which are depressed when a drywall screw in the sides of that carriage hits them. This makes for very easy calibration because the screw can be raised or lowered with just a bit of screwdriver work. Well built and documented, we’re sure he’ll get some high marks on this one. Continue reading “Automated Guitar Pickup Winding”

Just The Right Controller For Any Game

[Patrice] hacked all of his classic controllers for use when playing games on an emulator. He made the base station starting with a USB gaming controller. From there he soldered wires connecting the PCB pads for all of the buttons to the pins of a d-sub connector. The same is done on the classic controller, allowing him to switch them out at will. If you do the wiring correctly you only need to configure your emulator buttons once. This is a lot easier than trying to find and use classic controller connectors but you do have to alter that vintage hardware.

PWM Fan Controller For External Hard Drive

[Alan] noticed that his external hard drive was getting quite hot to the touch after a few hours. He says that it was probably designed to handle the heat sufficiently, he thought it would be fun to beef it up. He’s using a pic 12f675 microcontroller as the brain and an LM35 temperature sensor. The Fan speed is varried in 8 steps from 35 degrees C to 45 degrees C.

Intruder Alarm McDonald’s Toy Hacking

[malikaii] needed to set up some kind of tripwire style alarm system for his office. His bosses kept sneaking in to find him slacking. So, like any loyal hacker, instead of just working harder he built an alarm system. After a failed attempt to recreate an IR alarm circuit he found on the web and built from old appliance parts, he found the Hack a Day article about harvesting McDonald’s toys. The end result was a fully functional IR detecting alarm for the office doorway. This is pretty simple really, the best kind of hack.

Solenoid Motor From A VCR Head

[youtube=http://www.youtube.com/watch?v=3nHX-66PGN0]

Here’s a solenoid motor you can build from a VCR head and some common components. It uses an LED and a light sensor, paired with an LM311 comparator to manage the switching of the motor. As the head turns, the LED shines on the sensor through a hole and triggers a TIP120 transistor to turn on the motor during the power stroke. Once the beam of light is broken, the transistor turns off the motor and the momentum carries it through its revolution until the next power stroke is activated.

We often say that “why” is the wrong question. [Bd5940] must feel the same way because he ends the video by saying: “it has no use, but definitely a conversation piece”. Yep, we’ve seen that before.

[Thanks James]