DIY Portable Charger/generator

portable_charger_generator

[Glenn] from The Back Shed has built a lot of windmills and stationary generators over the years, but recently decided to try his hand at building something a bit more portable.

The charger is based of a relatively simple design, employing a 5.2 HP Kubota 4 stroke motor and a 12v car alternator to provide power. While you might be inclined to point out that his charger does exactly what an alternator and motor are built to do, there was a bit more to it than simply slapping the two parts together.

A laser cut adapter plate holds the motor and alternator together, but once [Glenn] wrapped things up and gave the motor a spin, he realized that he was driving the alternator backwards. This would eventually cause the alternator to overheat since the cooling fan was running the wrong way. He removed the fan and reversed the fins with a hammer so that he could get the cooling he needed without having to reinstall the alternator in the opposite orientation.

The whole kit was mounted on a hand truck for portability, and [Glenn] says that the charger/generator only needs to run about 5 minutes before a dead battery has enough juice to crank an engine.

[via HackedGadgets]

TSC230 Color Light-to-Frequency Module

ElecFreaks is selling a new color sensing module based on the TSC230 sensor. They’ve posted a demonstration using an Arduino that shows off what this sensor is capable of. The module includes four white LEDs which give a baseline of light to help normalize readings when reflected off of differently colored surfaces. The white balance of the sensor needs to calibrated in software in order to ensure accurate readings, but once that’s done you’ll be cable to pull RGB values off of whatever you put in front of the sensor.

What a nice addition to sorting machines like this LEGO sorter. Of course you can do something like this yourself using an RGB LED as a detector, but the TSC230 is extremely sensitive and should be quite reliable in comparison. They’re selling the module for $15, a price point that’s hard to beat if you need precise color detection in your next project. A colored token reader for your MAME cabinet perhaps?

Turning Pixels Into LEGO Pieces

Looking to spice up his living room with some modular plastic pieces, [Quentin] came up with a way to take digital pixels and convert them to LEGO building plans. The end result is a coffee table top that uses a font complete with anti-aliasing.

The first thing he did was figure out physical dimension and color palettes available from the popular building blocks. His search yielded all of the answers after he spent some time on Brickipedia. Armed with that knowledge he started bargain hunting, settling on a brick size that yielded adequate resolution without breaking the bank (he budgeted 87 Euros or about $125 for materials). From there he used Photoshop, along with a custom color palate that matches the LEGO colors, to generate the design. Image in hand, he finished the planning stage by writing a program to count the pixels, convert them into LEGO bricks, and spit out an order list and build instructions. He’s saving others the trouble of doing the same by releasing his source code.

Of course the project wouldn’t be nearly as fun if he hadn’t made a fast-time build video. We’ve embedded it after the break.

Continue reading “Turning Pixels Into LEGO Pieces”

Spectrum Analyzer Users Custom Characters On An HD44780 Display

[Camilo] built a spectrum analyzer to use with his audio system (translate). The hardware is quite simple, using an op-amp, microcontroller and LCD display. He chose an LMV324M low-voltage op-amp which connects to the incoming audio signal and feeds its output to the microcontroller’s ADC. In this case, he chose a Freescale microcontroller from the HCS08 family which is running at 20 MHz. This gives the project enough speed to properly analyze the incoming audio. He mentions that he’s following the guidelines set forth in the Nyquist-Shannon sampling theorem and using the Fast Fourier Transform when processing the samples.

This isn’t the first time we’ve seen a character LCD used as a display for a frequency analyzer. This other ATmega8-based rendition supported several different screen layouts. These displays have enough RAM to store eight custom characters. Each character is 5×8 pixels, lending eight levels to each character for a total of 16 for each column seen above. We love the simplicity of the hardware in the project but we wouldn’t mind seeing an additional potentiometer to fine-tune how the data is displayed on the screen to take advantage of its full range. See the project in action in the clip after the break.

Continue reading “Spectrum Analyzer Users Custom Characters On An HD44780 Display”

Security System Gives You A Call When It Senses Intruders

gsm_motion_detector_alarm_system

[Dimitris] decided to build a homemade alarm system, but instead of triggering a siren, sending an SMS message, or Tweeting about an intrusion, he preferred that his system call him when there was trouble afoot. He says that he preferred a call over text messaging because there are no charges associated with the call if the recipient does not pick up the line, which is not the case with SMS.

The system is based around an off the shelf motion detector that was hacked to work with an old mobile phone. The motion detector originally triggered a siren, but he stripped out the speaker and wired it to a bare bones Arduino board he constructed. The Arduino was in turn connected to the serial port of an unused Ericssson T10s mobile phone. This allows the Arduino to call his mobile phone whenever the motion detector senses movement.

The system looks to be quite useful, and while [Dimitris] didn’t include all of the code he used, he says others should be able to replicate his work without too much trouble.

This Marriage Proposal Is The Best PCB Design Ever

best_pcb_design_ever

While you will often see hacks on this site that feature high voltage, fire, and metal, that doesn’t mean that hackers, makers, and electronics geeks don’t have a soft side. In fact, we find the opposite to be true the vast majority of the time.

Take for instance [Bill Porter].

You may have seen his projects and tutorials featured here a time or two, and though I have never met him, he seems like a great guy whose heart is in the right place.

He recently decided that his college sweetheart was “the one” and had to think of a clever and surprising way to pop the question to a girl who is always one step ahead of the curve. [Mara (soon to be) Porter] was working on a project that required a custom PCB, and having never ordered one before, [Bill] was happy to help her get things in order. After sending the schematics off to [Laen] at DorkbotPDX, [Bill] fired off another email asking to have his proposal silk screened on the boards. [Laen] said he was happy to help, and so the wait began.

The boards arrived a few weeks later, and the rest, they say, was history.

How did it go? We’re guessing you’ve figured it out by now, but be sure to swing by [Bill’s] site to see how it all went down.

You know you want to…you big softie!

Engine Hacks: Riquimbilis, Or: What We’d Do If We Couldn’t Buy A Car

Engine Hacks Theme banner

After the United States enacted a near-total economic embargo against Cuba in 1962, American export of Detroit Iron came to a halt. Since then, some Cubans have been lucky enough to own a classic Chevy or Buick. Soviet imports of Volgas stopped in the 1990s. With a dearth of any sort of motorized transport (and a public transport system that’s even worse than America’s), some Cubans went with the only reasonable solution: they built Rikimbilis, bicycles and engines hacked together into a moped.

Most rikimbilis are based around Chinese bicycles with a motor ‘obtained’ through ‘non-conventional means’. The exhaust can be fabricated from just about any metal tube available, and a plastic soda bottle is the gas tank of choice. Everything on these bikes is done for reasons of economy and availability, and the fuel efficiency is unbeatable with some rikinbilis getting 120 mpg.

Because they’re not especially safe, Riquimbilis are illegal in Cuba, but the police generally turn a blind eye to their use. Lately the Cuban government has begun cracking down on riquimbilis, but with not many cars to go around these machines of necessity will most likely continue plying Havana boulevards.