Hackaday Prize Entry: A Light Electric Utility Vehicle

[Chris] lives in South Sudan, where there are a lot of poor areas with terrible infrastructure. One of the bigger challenges for this area is getting people and materials over roads that are either bad or don’t exist. Normal vehicles aren’t built for the task, and a Hilux or Land Cruiser is much to expensive. For his Hackaday Prize entry, [Chris] is building a rugged low-cost utility vehicle platform for the developing world.

This battery-powered, four-wheel cart is made out of what [Chris] could find. The frame is made out of 50x50mm angle iron that’s welded together, with the body panels fabricated out of 1200x2400x1.2mm sheet that’s sourced locally. While [Chris] would like better wheels, the cheap Chinese motorcycle wheels are everywhere and cheap – $65, which includes the bearings, breaks, and sprockets. It even has higher ground clearance than the Land Cruiser.

[Chris] already has a prototype of his project built and it’s rolling around. You can check out a video of that below.


The 2015 Hackaday Prize is sponsored by:

Continue reading “Hackaday Prize Entry: A Light Electric Utility Vehicle”

Meet Us In Shenzhen

Hackaday Prize Worldwide is coming to Shenzhen, China at the end of next week! There’s lots to do, join us for as much of it as you can:

zero-to-productZero to Product Workshop

RSVP now for our Zero to Product workshop on Friday, June 19th. This is created and presented by [Matt Berggren] who shares his experience designing and laying out printed circuit boards professionally. A basic knowledge of electronics is all you need to get going and to lay out the dev board shown here!

Meetup and Share Your Hacks

logic-noise-booth-artHolding down an awesome booth at Maker Faire all day makes us weary. We’ll recharge our batteries on Saturday, June 20th starting at 7pm. Join us at Bionic Brew (please be kind and tell us you’re coming). As always, when we hang out we like to see, and show off, hacks. Bring something along if it’s easy to store in a pocket or backpack.

Build some Logic Noise at our SZMF Booth

Yep, we already mentioned it… we’ll be camped out at Shenzhen Maker Faire teaching people how to make music with logic chips. We’ve based the activity off of [Elliot Williams’] fantastic Logic Noise Series. Stop by, say hello and grab some stickers!


The 2015 Hackaday Prize is sponsored by:

Hackaday Links Column Banner

Hackaday Links: June 7, 2015

I’ve said over and over again that Apple’s MagSafe port is the greatest advancement in laptop tech in the last 15 years. Those charger connectors break, though, so how do you fix it? With Lego, of course (Google translatrix). Use a light-colored 1×4 brick so the LED will shine through.

Want to learn Git commands? Here’s a great game that does just that. It’s a really well-designed game/tutorial that walks you through basic Git commands.

Lets say you’re just slightly paranoid about the Bad Guys™ getting into your computer with 0-days and roller blades. You’d like to connect this computer to the Internet, but you don’t want to leave it connected all the time. The solution? A timer for an Ethernet switch. It’s actually a better solution than doing the same thing with scripts: there’s a real, physical interface, and if the Bad Guys™ get in when you are connected, they could just enable the network adapter anyway. An extremely niche use case, but that’s 99% of the security hacks we see.

The DaVinci 3D printer is an okay printer if you’re cool with the Gilette model. The filament cartridges are chipped, and the software is proprietary. These problems have been solved, and now you can use a standard RepRap heated bed and glass with the DaVinci. At this point, people are buying the DaVinci just to tear it apart.

MDF CNC

DIY MDF CNC Machine Is Small And Solid

In the world of hobby-level CNC cost and simplicity are usually the name of the game. Using inexpensive and easily found materials makes a big difference in the feasibility of a project. [FreeRider] had built a CNC router before but it was big, flexible and not as accurate as he wanted. He set off to design his own table top router, influenced from other designs found on the ‘net, but also keeping the costs down and ease of build up.

The machine frame is made from 3/4″ MDF and was cut on [FreeRider’s] first router, the JGRO. Notice how all the holes are counterbored for the many bolt heads. It is clear that much attention to detail went into the design of this machine. Aluminum angle act as linear rails on which v-wheel bearings travel. Skate bearings support 5/16″ threaded rod used as lead screws. Lead nuts are tapped HDPE blocks and seem to be doing a satisfactory job with minimal backlash.

[FreeRider] says his new machine is capable of 60 inches per minute travel, double that of his old machine. Since the new machine is stiffer, he’s able to route aluminum and has successfully made some brackets out of 1/8″ plate. He reports the dimensional accurate to be about 0.002-0.003 inches. For more inexpensive MDF-based CNC machines, check out this drawer slide bearing one or this one that uses a drill for a spindle.

Better VGA On The STM32F4

[Cliff] is pushing VGA video out of a microcontroller at 800×600 resolution and 60 frames per second. This microcontroller has no video hardware. Before we get to the technical overview, here’s the very impressive demo.

The microcontroller in question is the STM32F4, a fairly powerful ARM that we’ve seen a lot of use in some pretty interesting applications. We’ve seen 800×600 VGA on the STM32F4 before, with a circles and text demo and the Bitbox console. [Cliff]’s build is much more capable, though; he’s running 800×600 @ 60FPS with an underclocked CPU and most (90%) of the microcontroller’s resources free.

This isn’t just a demo, though; [Cliff] is writing up a complete tutorial for generating VGA on this chip. It begins with an introduction to pushing pixels, and soon he’ll have a walkthrough on timing and his rasterization framework.

Just because [Cliff] has gone through the trouble of putting together these tutorials doesn’t mean you can’t pull out an STM Discovery board and make your own microcontroller video hacks. [Cliff] has an entire library of for graphics to allow others to build snazzy video apps.

Monitoring Power With A 555

[Diederich] is running a Raspberry Pi loaded up with Pimatic, a great home automation server that does just about anything you can throw at it. One thing it doesn’t do is monitor electricity and gas directly from the meter – you’re going to need hardware for that. [Diederich] stepped up to the plate and built that hardware using just a 555 timer. The total cost of adding this to his Pimatic setup was less than a dollar.

The 555 can be used as a timer, a trigger, and a bunch of them can be cobbled together into a CPU. [Diederich] isn’t using some fancy logic here; he’s just using the 555 as a Schmitt trigger with a phototransistor and his electricity meter. The output of the 555 is connected to the GPIO of the Raspberry Pi, and a Python script ties into Pimatic.

It’s a neat solution that only costs a dollar, and using the 555 has a few advantages: the 555 makes it possible to use long and thin wires back to the Pi, which means [Diederich]’s Pi doesn’t have to be located right next to his meter.

Accessing A PBX Through Voice Channels

[Alessandro] is an unlucky VoIP PBX administrator that frequently has to deal with very, very dumb network policies. Often times, he’ll have to change something on his setup which requires him to go out to his client’s location, or ask a client to use Teamviewer so the appropriate change can be made from behind a firewall.

This isn’t the solution to the problem. It will, however, fix the problem. To get around these firewalls, [Alessandro] is using the voice channels he already has access to for changing configurations on his VoIP boxes.

The implementation of this uses the AX.25 amateur radio modules that can be found in just about every Linux distro. This, and an Alsa loopback device, allows [Alessandro] to access a terminal over a voice-only network. Is it a hackey kludge? Yep. Is it just a little bit dumb? So are the network policies that don’t allow [Alessandro] to do his job.

This build isn’t too dissimilar than a bunch of modems from the old BBS days, albeit with vastly more powerful software. [Alessandro] says you’re only going to get about 38400bps out of this setup, but it beats begging for help for remote access.