Camera Dollies Hacked Together By Stop Motion Filmmakers

A little bit of technology goes a long way when it comes to stop motion animation. In this case it’s a trio of simple camera dollies built during production of a short film called The Maker.

A Dolly is a method of mounting the camera so that it can be moved smoothly during a shot. Of course with stop motion the movement actually happens between the shots so it’s even more important that the camera be moved accurately. The video after the break shows off how they added CNC control for the camera. The first dolly was built from a pair of PVC pipes with a sled that moves along them. A motor moves a loop of 35mm film which is attached to the dolly. This is a great choice of materials since it doesn’t stretch and it’s free (one of the filmmakers is a projectionist). The next dolly is made from a flatbed scanner, and the final offering is seen above. Built from a bicycle wheel it provides a stationary platform above the hub for the models, while the camera rotates on an arm attached to the wheel. You can watch the complete film here.

If you’re looking for more inspiration check out this dual-axis PVC dolly project.

Continue reading “Camera Dollies Hacked Together By Stop Motion Filmmakers”

programmable-rc-car

How To Control Your Cheap RC Car With A Computer

[Jon] wrote in to tell us about his programmable RC car, and the Howto guide that he’s made. According to him, this project can be constructed with $9 worth of parts plus an Arduino and a small toy car. So around $50 if you’re starting from scratch.

At it’s core, this project is about using the Arduino to allow your computer to send signals to the toy car. For this, [Jon] has included JAVA code that should be able to run on Mac, Linux, and PC operating systems. The Arduino code is also included.

Most small RC cars like those used in this project switch on at full speed or turn off, but this project allows the PC/Arduino to give the car PWM signals to control the speed. As pointed out in the video after the break, this can be a bit jerky at slow speed, but still a neat effect. A decent amount of soldering is required to get this project working, but it may be a good project especially if you have some of the parts already available! Continue reading “How To Control Your Cheap RC Car With A Computer”

Forget Treating Your Diabetes – Use Your Insulin Syringe As A Logic Probe

syringe-logic-probe

Hackaday reader [JumperOne] was in need of a logic probe that he could use to reliably test some tiny .5mm pitch IC pins. The probe that came with his oscilloscope was a bit too big and not near sharp enough to do the job, but he figured that a syringe might do the trick nicely.

He drilled a small hole near the business end of the syringe, through which he fed a piece of stripped twisted pair cabling. [JumperOne] then soldered a pair of pins to a small piece of coaxial cable, attaching the opposite end to the twisted pair already in the syringe. After carefully coiling the thin cable around the needle, he secured the coaxial cable and its pins in place with a bit of hot glue.

[JumperOne] says that his makeshift logic probe works very well and the sharp needle would easily pierce through any oxidation or solder mask that stands in its way. One extra benefit of using a syringe as a probe is that they come complete with caps which help protect both ends of the delicate tool.

Wide Word-clock Takes A Modular Approach

[Ishan Karve] took on the challenge of building his own word clock. This is a timepiece that displays the current time in the same syntax you would use if someone asked you what time it was. You’ll find a lot of these projects around, with one of our favorites using etched copper clad as a bezel. But [Ishan] departed for the ordinary by building a clock that is rectangular rather than square. To do so he uses a 16×8 LED matrix that is made up of small modules.

He designed a board that holds a 4×4 LED matrix and includes pin headers on each edge. This way he can arrange these 16-pixel blocks into arrays to make a larger grid. For the clock he used eight boards. These are driven by two MAX7219 chips, with an ATmega168 as the main controller and a DS1307 to keep time. Each LED is isolated by a thick layer of acrylic which as one hole for each pixel. This prevents light from bleeding over into letters that should not be illuminated. Check out the result in the clip after the break.

Continue reading “Wide Word-clock Takes A Modular Approach”

Motorizing This Trycicle

[Kaj] wanted to help out an aging family member by building them an electric tricycle during international Hack Day back on August 11th. He mixed in some reused parts with some new ones and ended up with bike that lets the rider troll other cyclists. Apparently when serious riders see an older man on a trike gaining on them they pedal like mad to make sure they don’t suffer the embarrassment of being passed. But there’s enough power and range to overtake the strongest of non-powered competitors.

Many of the parts came from a non-functional electric bike sold on Craig’s List. [Kaj] reports that the bike was trashed, but the motor system was mostly salvageable. He replace the batteries and charger and hooked up the motor to the rear axle. The initial install placed everything but the motor in the basket behind the rider. The weight and placement made the thing unstable when cornering. The solution was to house the batteries in a tool box and strap it below the basket. The lower center of gravity makes sure the trike is easy to handle, and now there’s still room in the basket for your groceries.

This would make a perfect platform for some road messages printed in water.

Vitamin C Used To Detect The Presence Of Vanillin

[Markus Bindhammer] recently made a discovery while conduction chemistry experiments in his home lab. Ascorbic acid can be used to detect the presence of Vanillin. The reaction starts as a color change, from a clear liquid to a dark green. When he continued to heat the mixture he ended up with the surface crystallization seen above.

Vanillin is an organic compound which you will commonly find in vanilla extract, with the synthetic variety being used in imitation extract. Ascorbic acid is a type of vitamin C. When [Markus] first observed the color change he though it could be due to metallic contamination, but running the experiment again without the use of metal tools or probes, produced the same result.

You can see in the clip after the break that it doesn’t take long to turn green. The vanillin must be heated to 130 degrees C before adding the ascorbic acid or the color change will not occur. He believes this can be a reliable way to detect the presence of Vanillin in a substance.

Continue reading “Vitamin C Used To Detect The Presence Of Vanillin”

Inebriator Servers Up All The Cocktails

The robotic bartender, lovingly named the Inebriator, is a work of mastery. We think you’ll be surprised by the simplicity and grace of its beverage dispensing system.

The most obvious part is the lineup of nine liquor bottles across the top with LED backlight for style. Each has a valve on it that is meant to be pressed on by the rim of a glass in order to dispense its payload. To dose the glass with alcohol the Inebriator drives a trolley along one axis beneath the line of bottles. When in position it has an actuator arm the rises up and depresses the bottle’s valve mechanism. Once all the liquor is in the glass it moves to the left side to be topped off with mixers. These are stored in bottles in a cooler under the table. They are pressurized with nitrogen, and an electronically actuated value lets the liquid flow. Drinks are selected on a character display, and there’s a weight sensor in the trolley to ensure that a drink isn’t mixed without a vessel to receive it.

You don’t want to miss seeing this in action after the break.

Continue reading “Inebriator Servers Up All The Cocktails”