The Hackaday Summer Camp Survival Guide

It’s a feature of summer for us, the round of hacker camps in which members of our community gather in fields and spend a few days relaxing and doing what we do best. This summer I’ll have been to four of them by September, one of which was unexpected because a last-minute ticket came my way. For Hackaday they’re a chance to connect with our readers and maybe see come of the coolest stuff in person.

If you consult the wiki for your hacker camp of choice then you’ll usually find a page of tips about what to bring. Starting with a tent and a sleeping bag and probably going on to sunscreen, a hat, and maybe how to avoid dehydration. I’d probably add spare toilet paper and disinfectant spray in case the toilets are nightmarish. All very practical stuff, but expressed in a dry list format that doesn’t really tell you what to expect. A hacker camp can be overwhelming if you’ve not been to one before, so how do you get the best out of it? Here are a few tips based on our experience. Continue reading “The Hackaday Summer Camp Survival Guide”

Maximum Power Point Tracking: Optimizing Solar Panels

When looking at integrating a photovoltaic solar panel into a project, the naive assumption would be that you simply point the panel into the general direction of where the Sun is, and out comes gobs of clean DC power, ready to be used for charging a battery. To a certain extent this assumption is correct, but feeding a solar panel’s output into something like a regular old PWM buck or boost regulator is unlikely to get you anywhere close to the panel’s full specifications.

The keywords here are ‘maximum power point’ (MPP), which refers to the optimal point on the solar panel’s I-V curve. This is a property that’s important not only with photovoltaics, but also with wind turbines and other highly variable power sources. The tracking of this maximum power point is what is generally referred to as ‘MPPT‘, but within this one acronym many different algorithms are covered, each with its own advantages and disadvantages. In this article we’ll take a look at what these MPPT algorithms are, and when you would want to pick a particular one.

Continue reading “Maximum Power Point Tracking: Optimizing Solar Panels”

Toyota’s Cartridge Helps Make Hydrogen Portable

Hydrogen has long been touted as the solution to cleaning up road transport. When used in fuel cells, the only emissions from its use are water, and it eliminates the slow recharging problem of battery-electric vehicles. It’s also been put forth as a replacement for everything from natural gas supplies to laptop batteries.

Toyota has been pushing hard for hydrogen technology, and has worked to develop vehicles and infrastructure to this end. The company’s latest efforts involve a toteable hydrogen cartridge – letting you take hydrogen power on the go!

Continue reading “Toyota’s Cartridge Helps Make Hydrogen Portable”

Dead Spider Becomes Robot Gripper: It’s Necrobotics!

Robot arms and grippers do important work every hour of every day. They’re used in production lines around the world, toiling virtually ceaselessly outside of their designated maintenance windows.

They’re typically built out of steel, and powered by brawny hydraulic systems. However, some scientists have gone for a smaller scale approach that may horrify the squeamish. They’ve figured out how to turn a dead spider into a useful robotic gripper.

The name of this new Frankensteinian field? Why, it’s necrobotics, of course!

Continue reading “Dead Spider Becomes Robot Gripper: It’s Necrobotics!”

Why Fedora Decided To Give CC0 Licensed Code The Boot

The term “open source” can be tricky. For many people, it’s taken to mean that a particular piece of software is free and that they can do whatever they wish with it. But the reality is far more complex, and the actual rights you’re afforded as the user depend entirely on which license the developers chose to release their code under. Open source code can cost money, open source code can place limits on how you use it, and in some cases, open source code can even get you into trouble down the line.

Which is precisely what the Fedora Project is looking to avoid with their recent decision to reject all code licensed under the Creative Common’s “Public Domain Dedication” CC0 license. It will still be allowed for content such as artwork, and there may even be exceptions made for existing packages on a case-by-case basis, but CC0 will soon be stricken from the list of accepted code licenses for all new submissions.

Fedora turning their nose up at a software license wouldn’t normally be newsworthy. In fact, there’s a fairly long list of licenses that the project deems unacceptable for inclusion. The surprising part here is that CC0 was once an accepted license, and is just now being reclassified due to an evolving mindset within the larger free and open source (FOSS) community.

So what’s the problem with CC0 that’s convinced Fedora to distance themselves from it, and does this mean you shouldn’t be using the license for your own projects?

Continue reading “Why Fedora Decided To Give CC0 Licensed Code The Boot”

Where Pollution Hits The Road: The Growing Environmental Hazard Of Rubber Tires

As ubiquitous as rubber tires are due to the many practical benefits they offer to cars, trucks, and other conveyances, they do come with a limited lifespan. Over time, the part of the tire that contacts the road surface wears away, until a tire replacement is necessitated. Perhaps unsurprisingly, the material that wears away does not magically vanish, but ends up in the environment.

Because of the materials used to create tires, this worn away material is counted as a microplastic, which is a known environmental pollutant. In addition, more recently it’s been found that one additive commonly found in tires, called 6PPD, is highly toxic to certain species of fish and other marine life.

There are also indications that these fine bits of worn-off tire contribute to PM2.5 particulate matter. This size of particulates is fine enough to penetrate deep into the lungs of humans and other animals, where they can cause health issues and exacerbate COPD and similar conditions. These discoveries raise a lot of questions about our use of tires, along with the question of whether electric vehicles stand to make this issue even worse.

Continue reading “Where Pollution Hits The Road: The Growing Environmental Hazard Of Rubber Tires”

The Surprisingly Manual Process Of Building Automotive Wire Harnesses

Even from the very earliest days of the automobile age, cars and trucks have been hybrids of mechanical and electrical design. For every piston sliding up and down in a cylinder, there’s a spark plug that needs to be fired at just the right time to make the engine work, and stepping on the brake pedal had better cause the brake lights to come on at the same time hydraulic pressure pinches the wheel rotors between the brake pads.

Without electrical connections, a useful motor vehicle is a practical impossibility. Even long before electricity started becoming the fuel of choice for vehicles, the wires that connect the computers, sensors, actuators, and indicators needed to run a vehicle’s systems were getting more and more complicated by the year. After the engine and the frame, a car’s wiring and electronics are its third most expensive component, and it’s estimated that by 2030, fully half of the average vehicle’s cost will be locked in its electrical system, up from 30% in 2010.

Making sure all those signals get where they’re going, and doing so in a safe and reliable way is the job of a vehicle’s wire harnesses, the bundles of wires that seemingly occupy every possible area of a modern car. The design and manufacturing of wire harnesses is a complex process that relies on specialized software, a degree of automation, and a surprising amount of people-power.

Continue reading “The Surprisingly Manual Process Of Building Automotive Wire Harnesses”