Universities Envision Flying Beetle Swarms; But Crawl Before You Fly

Researchers at Nanyang Technical University and the University of California at Berkley wanted to answer the question: how do you make a small drone that can fly all day? The problem is that a drone needs a battery or other energy source, but a big battery needs a big drone.

Their answer? Take a giant beetle and strap enough electronics onboard to deliver tiny shocks to direct the insect’s flight. The tiny shocks don’t take much power and once the beetle is on course, no further shock is necessary unless the human pilot needs to correct the direction. Recent work allows a similar controller to control each leg of the beetle, turning it into a more versatile flying or walking cyborg.

Continue reading “Universities Envision Flying Beetle Swarms; But Crawl Before You Fly”

Dump Your (Old) Computer’s ROM Using Audacity

If you’ve got an old calculator, Commodore 64, or any other device that used a tape recorder to store and retrieve data, you’ve probably also got a bunch of cassettes lying around, right? Well, you can get rid of them now (or sell them to nostalgic collectors for outrageous prices) because you can just as easily dump them to Audacity, decode them and archive them on a more sane medium.

In [Kai]’s case, the computer was a Sharp Pocket Computer system, and in his post there’s a lot of detail that’s specific to that particular system. If that’s applicable to you, go read up. In particular, you’ll be glad to find that the Pocket-Tools is a software suite that will encode and decode files between the Sharp binary formats and audio. Along the way, we found similar tools for Casio pocket computers too.

For a more general-purpose approach, like if you’re trying to dump and load data from a more standard computer that uses 1200/2400 Hz FSK encoding, this Python library may be useful, or you can implement the Goerzel algorithm yourself on your platform of choice. If you’ve got a particular binary format in mind, though, you’ll have to do the grunt work yourself.

Anyone out there still using these audio data encodings? We know that ham radio’s APRS system runs on two tones. What else? Why and when would you ever transfer data this way these days?

via the Adafruit blog!

Flying The Infinite Improbability Drive

Not since the cold fusion confusion of 1989 has the pop science media industry had a story like the EmDrive. The EmDrive is a propellantless thruster – a device that turns RF energy into force. If it works, it will revolutionize any technology that moves. Unlike rocket motors that use chemicals, cold gas, ions, or plasma, a spacecraft equipped with an EmDrive can cruise around the solar system using only solar panels. If it works, it will violate the known laws of physics.

After being tested in several laboratories around the world, including Eagleworks, NASA’s Advanced Propulsion Physics Laboratory, the concept of a device that produces thrust from only electricity is still not disproven, ridiculed, and ignored. For a device that violates the law of conservation of momentum, this is remarkable. Peer review of several experiments are ongoing, but [Paul] has a much more sensational idea: he’s building an EmDrive that will propel a cubesat.

Make no mistake, our current understanding of the universe is completely incompatible with the EmDrive. The idea of an engine that dumps microwave energy into a metal cone and somehow produce thrust is on the fringes of science. No sane academic physicist would pursue this line of research, and the mere supposition that the EmDrive might work is irresponsible. Until further peer-reviewed experiments are published, the EmDrive is the fanciful dream of a madman. That said, if it does work, we get helicarriers. Four EmDrives mounted to a Tesla Roadster would make a hovercar. Your grandchildren would only see Earth’s sun as a tiny speck in the night sky.

This isn’t [Paul]’s first attempt to create a working propellantless thruster. For last year’s Hackaday Prize, [Paul] built a baby EmDrive. Unlike every other EmDrive experiment that used 2.4GHz microwaves, [Paul] designed his engine to operate on 22 to 26 GHz. This means [Paul]’s is significantly smaller and can easily fit into a cubesat. If it works, this cubesat will be able to maintain its orbit indefinitely, fly to the moon and back, or go anywhere in the solar system provided the solar panels get enough light.

While [Paul]’s motivations in creating a citizen science version of the EmDrive are laudable, Hackaday.io’s own baby EmDrive does not display the requisite scientific rigor for a project of this magnitude. Experimental setups are ill-defined, graph axes are unlabeled, and there is not enough information to properly critique [Paul]’s baby EmDrive experiments.

That said, we can’t blame a guy for trying, and the EmDrive is still an active area of research with several papers under peer review. [Paul]’s plan of putting an EmDrive into orbit is putting the cart several miles ahead of the horse, but it is still a very cool project for this year’s Hackaday Prize.

The HackadayPrize2016 is Sponsored by:

Strandmaus, Small R/C Strandbeest

[Jeremy Cook] has been playing around with strandbeests for a while, but never had one that walked until he put a motor on it and made it R/C controlled.

These remote controlled strandbeests can’t be too heavy or they have trouble moving. He didn’t want to get too complicated, either. [Jeremy] decided his first idea – hacking a cheap R/C car – wouldn’t work. The motors and AA batteries in these cars are just too heavy. Then he realized he had a broken quadcopter lying around. The motors were all burnt out, but the battery, controller, and driver board still works. On a hunch, he hooked up beefier motors to the front and left rotor control, and found that it worked just fine.

The rest of the work was just coupling it to the mechanism. The mechanism is made of wood and metal tubes. [Jeremy] found that the strandmaus had a tendency to fall down. He figures that’s why the original strandbeests had so many legs.

For his next iteration he wants to try to make it more stable, but for now he’s just having fun seeing his little legged contraption scoot around the floor. Video after the break.

Continue reading “Strandmaus, Small R/C Strandbeest”

Audio Out Over UART

There’s a reason that the bog-standard serial port will never die. It’s just so robust and simple. When you need a console that will absolutely work with minimal software and hardware, UART is the way to go. Because of this, UART hacks abound. Here’s a new one to us, and a challenge to our readers.

[Tiziano Bacocco] decided to use UART signals as a type of PWM to create audio. That’s right, he’s plugging the serial TX line straight into a speaker. This gives you eight possible PWM output voltage levels. The trick is using some Python code (using the awesome pyserial module) to down-quantize the audio data to fit these eight possible values and then push them out at the correct sampling rate. ffmpeg is used to pre-process the files.

Continue reading “Audio Out Over UART”

A $1000 Tiny Personal Satellite

If you ever read any old magazines, you might be surprised at how inexpensive things used to be. A U.S. postage stamp was six cents, a gallon of gas was $0.34, and the same amount of milk was $1.07. Everything is relative, though. The average household income back then was under $8,000 a year (compared to over $53,000 a year in 2014). So as a percentage of income, that milk actually cost about seven bucks.

The same is true of getting into orbit. Typical costs today just to get something into orbit has gone from–no pun intended–astronomical, to pretty reasonable. Lifting a pound of mass on the Space Shuttle cost about $10,000. On an Atlas V, it costs about $6,000. A Falcon Heavy (when it launches) will drop the cost to around $1,000 or so. Of course, that’s just the launch costs. You still have to pay for whatever you want to put up there. Developing a satellite can be expensive. Very expensive.

Continue reading “A $1000 Tiny Personal Satellite”

Hack The Pentagon, Legally

The United States Department of Defense just launched the world’s first government-funded bug bounty program named HackThePentagon. Following the example of Facebook, Google, and other big US companies, the DoD finally provides “a legal avenue for the responsible disclosure of security vulnerabilities”.

However, breaking into the Pentagon’s weapon programs will still get you in trouble. This pilot program has a very limited scope of the Pentagon’s cafeteria menu some non-critical systems and is open only between April 18 and May 12 this year. In total, about $150,000 of bounties may be rewarded to responsible hackers.

Anyone can take part in the program, but to receive financial rewards, you need to fulfill a list of criteria. Your profile will undergo a criminal background check and certain restrictions based on your country of residence may apply. Also, to hack into the government’s computer system and get a tax return, you must be a US taxpayer in the first place.

Even though this framework turns the initiative more into one-month hacking contest than a permanently installed bug bounty program, it is certainly a good start. The program itself is hosted on HackerOne, a platform that aims to streamline the process of distributing bug bounties.