Danielle Applestone And The Story Of Every Othermill

Many of us may qualify as “makers,” but how about a “maker of machines?” [Danielle Applestone] tells us what kinks to look for whilst embarking on your hardware startup adventure. Co-founder of Other Machine Co, the company that makes a PCB Mill that holds tolerances as tight as a thousandth of an inch, [Danielle] holds degrees in chemistry and materials science from MIT and UT Austin. While she may tell you that the math for running a hardware company is easy, knowing what numbers to crunch and keeping track of them has been part of her key to success. So take 20, and give yourself a moment to take in [Danielle’s] tips from her Hackaday Superconference talk on beating the hurdles ahead in the land of hardware startups.

Continue reading “Danielle Applestone And The Story Of Every Othermill”

FAA Releases Rules Governing Unmanned Aerial Systems

The US Department of Transportation and the FAA have just released their guidelines that require registration of Unmanned Aerial Systems. This is the regulation that covers model aircraft, drones, quadcopters, and flying toys of all kinds. These rules have been anticipated since last month to be in place for the holiday season.

As expected, the FAA is requiring registration for all aircraft, regardless of being ‘model’ aircraft or not, weighing more than 250 grams (0.55 pounds) and less than 55 pounds. The maximum weight is a holdover from previous regulations; model aircraft weighing more than 55 pounds were never really legal without a permit. It should be noted that anyone can build a quadcopter with cameras and video transmitters weighing less than 250 grams. These quadcopters are not ‘toys’ by any means, but are not required to be marked with a registration number and the pilot is not required to actually register. As expected, most rules governing the actual flight of these aircraft remain in place – don’t fly above 400 feet, don’t fly within five miles of an airport.

Registration is by pilot, not aircraft, and costs $5. A registration number must be put on every aircraft the pilot owns, and penalties for not registering can include up to $27,500 in civil penalties and up to $250,000/3 years imprisonment in criminal penalties. The full rules are available in this 200-page PDF. As with most government regulations, there will be a 30-day RFQ period beginning December 21st on regulations.gov. The docket number is FAA-2015-7396.

Star Wars Car That Never Was: Obi-Shawn’s Custom Z-Wing

Star Wars never had cars. Sure, there was the Landspeeder, and the Speeder Bike, but both point to a lack of wheels a long time ago. So those who want to drive around a Star Wars craft are left to their own imagination to come up with one. This is exactly what [Obi-Shawn], aka [Shawn Crosby], did to build his Z-Wing.

Continue reading “Star Wars Car That Never Was: Obi-Shawn’s Custom Z-Wing”

Hackaday’s Omnibus Vol. 2, Now In Stock

Last month, we announced a preorder for volume two of the Hackaday Omnibus, a collection of content written over the course of this year that is the best we have to offer. Now, there is a warehouse full of deceptively heavy boxes, and the Hackaday Omnibus Vol. 2 is now in stock.

bus9Inside the second edition of the Hackaday Omnibus is 128 pages of actual, real content. There are zero ads, no sponsored content, and absolutely nothing that tells you to go out and buy something. Opening it is an experience unlike anything. Where can you read something for minutes at a time with no interruptions, no email, no Twitter, no Facebook, no text messages, and no ads? You won’t find something like this anywhere else.

The electronics, trade, and tech magazines have a long and storied history. In the 1930s, there were magazines that would teach you how to build a radio. In the 1950s, there were print articles saying fusion power was just fifty years away. The Hackaday Omnibus continues this tradition with relevant content for today: everything from car hacking and open source insulin, to retrospectives on oft-forgotten parts of our digital heritage are included. This is the best we have to offer, and we’re doing it without selling out.

Volume Two of the Hackaday Omnibus isn’t the end for our print endeavours – we’re just getting started. We’re committed to producing the best content in an interruption-free format. Print is dead, after all, and that’s why we put a skull on it.

You can purchase the Hackaday Omnibus Volume Two on the Hackaday Store.

Thomas Midgley, GM, And The Dark Side Of Progress

Scientific improvements that create industries and save millions of lives often come at a price that isn’t revealed until much later. Leaded gasoline helped the automobile industry take off and synthesized Freon extended the lifespan of lifesaving vaccines, but they took an incredible toll on the environment.

Both were invented in the early 20th century by Thomas Midgley, Jr. After graduating from Cornell in 1911 with a degree in mechanical engineering, he worked briefly for National Cash Register where inventor Charles Kettering had just created the first electronic till. In 1916, Midgley started working for Kettering at Dayton Metal Products Company, which soon became the research division of General Motors.

Continue reading “Thomas Midgley, GM, And The Dark Side Of Progress”

Seeing Around Corners With Frickin’ Lasers

Researchers at the University of Edinburgh and Heriot-Watt University have created a sensor that can see around corners using lasers, high speed cameras, and some intense data processing. They can essentially turn a laser light source into a virtual mirror to look through.

Led by [Genevieve Gariepy], the team has been able to prove their research in a lab setting, and are now trying to refine it to work in the real world. While the animated image above makes the system seem rather simple, the tech behind it makes our heads hurt.

The timing measurement alone for the laser light to bounce off the hidden object and be reflected to where the camera can see it needs to be accurate down to the 500 billionth of a second (500 nanoseconds). Five hundred billionths.

Continue reading “Seeing Around Corners With Frickin’ Lasers”

Polyphonic FM Synthesizer Uses ARM

There seems to be a direct correlation between musicians and people who can program. Even programmers who don’t play an instrument often have a profound appreciation of music and so we see quite a few musical projects pop up. [Ihsan Kehribar’s] latest project is a good example. He married an STM32F031 ARM development board, an audio codec, and a simple op amp filter to make a playable MIDI instrument. Of course, it is hard to appreciate a music project from a picture, but if you want to listen to the results, there’s always Soundcloud.

He’d started the project using an 8-bit micro, but ran into some limitations. He switched to an STM32F031, which is a low-end ARM Cortex M0 chip. [Ihsan] mentions that he could have used the DSP instructions built into larger ARM chips, but he wanted to keep the project done on minimal hardware. The audio CODEC chip is from Cirrus Logic (a WM8524), and it produces two output channels at 192 kHz. As an unexpected benefit, the CODEC uses a charge pump to generate a negative voltage (much like a MAX232 does) and [Ihsan] was able to tap that voltage to provide the op-amps in the audio filter with a negative supply rail.

Continue reading “Polyphonic FM Synthesizer Uses ARM”