Hands On With The Intel Edison

Yesterday the tech world resounded with the astonishing news that Apple can’t run a CMS, rotary encoders were invented just for the Apple Watch, and Intel’s Developer Forum was scheduled well in advance of the Apple media circus. Intel’s smallest computer yet, the Edison, was also announced. Very few people without an Intel employee badge have one of these cool little devices, and lucky for us one of them put up a hands-on review.

With a lot of comments asking what the Edison is good for, [Dimitri] tells us the Edison isn’t meant to be only a dev board. A better comparison would be something like the Raspberry Pi compute module – a small board that product designers can build a device around. This, of course, is not news and should come as a surprise to no one. The 70-pin connector used in the Edison isn’t rated for high-frequency insertions, anyway.

Stock up on level shifters

Compared to even a Raspberry Pi, or even an Arduino Mega, the Arduino breakout board for the Edison is huge. The reason for this is a huge number of level shifters. Where Arduinos can chug right along at 3.3V and 5V, and a Pi uses the somewhat more uncommon (at least for the hobbyist market) 3.3V logic, most of the Edison runs at 1.8V.  All the user-configurable pins on the smaller breakout are 1.8V logic. Someone reading this will fry their Edison, so don’t say we didn’t warn you.

Performance

[Dimitri] was keen to get an idea of how powerful the Edison is. There’s a pretty good chip in there – an Atom Z34XX – that’s underclocked at 500MHz. Still, despite this apparent performance limitation, a few benchmarks reveal the Edison can work at up to 615 MIPS. That’s about twice the performance of the Raspberry Pi B+, and real-world tests of doing FFT along with OpenCV tracking makes [Dimitri] happy. Power consumption? At a medium load, the Edison draws about 200 mA. A lot of number crunching and blasting bits out of the radios increases that to a maximum of 500 mA. Not exactly low power, but very good in terms of performance per Watt.

Wireless

There are two radios on the Edison, one for Bluetooth Low Energy, and another for a/b/g/n WiFi (yes, it supports access mode). The on-chip antenna is acceptable, but for sending signals to the conference room down the hall, you might want to connect an external antenna.

Linux, Programming, and Arduino

Linux on the Edison isn’t a friendly Debian-derived installation like the Raspberry Pi. Instead, Intel is using Yocto, specifically designed for embedded environments. It’s not quite a distribution but instead a build system. There is no apt-get. Right now, this might be seen as a limitation, but enterprising kernel wizards have ported Debian to the Intel Galileo. Full Linux support is coming, but probably not (officially) from Intel.

Edison launched with an Arduino breakout board, but the Arduino compatibility is literally only a facade. Intel reengineered the Arduino IDE so it writes files instead of toggling pins. This means any programming language that can write a file is able to blink a LED with an Edison. It’s only a matter of preference, but if your idea of embedded development is a single chip and a C compiler, you’re better off using an ATMega and a UART.

Closing thoughts

This isn’t a Raspi killer, a Beaglebone killer, a TI CC3200 killer, or an ESP8266 killer. It’s an x86 board, with WiFi, Bluetooth and Linux that can toggle a few pins. It’s something different. Different is good. That means there are more choices.

The Hackaday Store Lives Again!

Once upon a time there was a store where you could find the most amazing Hackaday shirts and other swag. If you managed to get one of the rare Jolly Wrencher adorned shirts back then, it’s probably about worn out by now. Prepare to rejoice, Hackaday has a completely new store packed with T-shirts, tools, and stuff to help you fill up those waking hours with hardware hacking goodness.

We’ve had a little fun over the last couple of days with posts that hint (maybe a bit too subtly?) that this was coming. We always try to have a little bit of fun for those of you who are really paying attention. Now we’re wondering who will be the first to implement the one-time pad as a dedicated piece of hardware… project ideas need to come from somewhere, right?

Take a look around the general store and you’ll see this time we have more than just stuff you wear. Hackers need tools and we’ve selected a small but inspiring group of must-have’s. The kits and toys we’ve selected are surely a rabbit hole of personal challenges and evolving hacks for you. And the best part is that these choices are one more way for us to promote the virtue of Open Design (it is the way). The only question now is what other open hardware do you want to see added to those ranks?

Dude, Where’s My Car?

Someone just stole your car. They took it right underneath your nose, and you have no idea where it is. Luckily, you have a GPS tracker installed and can pinpoint the exact location of the vehicle that thief drove away with.

Having a GPS tracker in your vehicle becomes extremely useful when something unexpected happens. Taking the necessary precautions to ensure a secure tracking system can save a lot of time and money if the car suddenly disappears.

Helping to solve the vanishing vehicle problem is the bright, young team at Cooking Hacks who created a step-by-step tutorial showing how to create a homemade GPS tracker. Their design is Arduino based and has a GPS+GPRS shield with an antenna attached to continuously pick up the location of the vehicle. Making a call to the Arduino inside triggers an SMS message to be sent back with the specific GPS data of where the tracker is stationed at. Information is then set to a server and inserted into a database, which can be accessed by opening up a specialized Android app.

We’ve seen similar ideas before, like this GPS tracker for stolen bikes, but this project by Cooking Hacks is unique because of its mobile phone integration with Google Maps. Not to mention, their video for the project is fantastically awesome.

If you have developed a system like this, be sure to let us know in the comments; and don’t forget to check out their video after the break.

Continue reading “Dude, Where’s My Car?”

Biofeedback Flowers At Burning Man

Burning man, the premier desert-based convention, is a vacation for some. [Sam], on the other hand, points out that he is there to get his hands dirty. This year, he (with a team of six) built a set of 20 interactive lotus flowers that light up in sync with a heartbeat.

[Sam]’s biofeedback circuit is able to sense up to two heartbeats per flower. When a person’s heartbeat is detected, a set of high-power LEDs light up from the base of the stem upwards towards the petals for an incredible illuminated display of biofeedback.

The lotus flowers themselves aren’t anything to scoff at, either. They range from 8 to 18 feet high and are made out of steel and rowlux plastic. The circuit boards are all custom-made as well, with every part chosen to be as affordable as possible. The whole installation is powered by a deep-cycle marine battery and a set of 6V batteries, which can run all of the electronics in the flowers for the entire night before needing a recharge.

Burning man is a great example of art meeting technology. For other examples, check out this 2010 pyrotechnic ball, or head there yourself next August! Be sure to check out the videos and the project’s code on the project site as well.

Raspberry Pi Gets VGA, Dual Screen Support

The Broadcom SOC in the Raspberry Pi is actually surprisingly powerful, it turns out. It’s actually capable of driving a VGA monitor through the GPIO pins using a handful of resistors.

[Gert van Loo], Raspberry Pi chip architect, wizard, and creator of a number of interesting expansion boards showed off a VGA adapter for the new B+ model at the recent Raspberry Pi Jam in Cambridge this week. Apparently, there is a parallel interface on the SoC that can be used to drive VGA with hardware using a resistor ladder DAC. That’s native VGA at 1080p at 60 fps in addition to HDMI for the Raspberry Pi. Only the new Model B+ has enough pins to do this, but it’s an intriguing little board.

The prospect of having two displays for a Raspberry Pi is very interesting, and the remaining four GPIOs available mean a touch screen could be added to one display, effectively making a gigantic Nintendo DS. Of course there are more practical problems a dual display Raspi solves, like driving a projector for the current crop of DSP/resin 3D printers, while still allowing for a usable interface during a print.

The VGA expansion board, “is likely to have issues with EMC,” which means this probably won’t be a product. Getting a PCB made and soldering SMD resistors isn’t that hard, though, and we’ll post an update when the board files are released.

Thanks [Uhrheber] for sending this one in.

Hackerspace Monitor

HackerSpace Monitor Monitors Hackerspace Environment

What’s going on at the Hackerspace? If you can’t answer that, maybe your ‘space needs a HackerSpace Monitor. [Tayken] over at the Tokyo Hackerspace has come up with a way to remotely monitor all the stuff you’d want to know about the ‘space.

His project is based on a Raspberry Pi with a webcam connected to the Pi’s USB port by way of a hub. The webcam is set up to stream 2 frames per second, which is plenty to be able to judge the activity at the ‘space. A WiFi dongle is also plugged into the USB hub in order to gain internet access, send out the video and allow the ability to SSH into the Pi.

What if you’re on the fence about heading over to work on your favorite project but the current weather leaves you wondering what the temperature is going to be like at the hackerspace? Well, this project has that covered too. An off the shelf temperature and humidity sensor plugs directly into the Pi’s GPIO pins. [Tayken] used the Python-based package, RPi.GPIO, to manage the temperature and humidity sensor readings as well as a toggle switch that monitors if the main door is open or closed.

To get everything all the above information to be displayed on a webpage, [Tayken] had to do some fancy programming. Luckily for us, he has made all his code available for download. Not only is this a great convenience for members, but it can also show non-members when it is or isn’t a good time to show up to check the ‘space out.

DIY Powder Coating Oven Gets Things Cooking

[Bob] needed an oven for powder coating metal parts. Commercial ovens can cost thousands of dollars, which [Bob] didn’t have. He did have an rusty old file cabinet though.  And thus, a plan was born. The file cabinet’s steel shell would make a perfect oven body. He just had to remove all the drawers, sliders, and anything combustible. A few minutes with an angle grinder made quick work of the sheet metal. The drawer fronts we re-attached with hinges, allowing the newly fashioned door to swing out-of-the-way while parts are loaded into the oven.

The oven’s heating elements are two converted electric space heaters. The heating elements can be individually switched off to vary power to the oven. When all the elements are running, the oven pulls around 2000 watts, though full power is only used for pre-heating.

[Bob] used a lot of pop rivets in while building this oven, and plenty of them went into attaching sheet metal guards to protect the outside of the heating units. To complete the electrical equipment, a small fan was placed on top of the oven to circulate the air inside.

The most important part of the build was insulation. The entire inside of the oven was coated with aluminum foil and sealed with heat proof aluminum tape. On top of that went two layers of fiberglass matting. Metal strips kept the fiberglass in place, and the stays were held down with rivets. One last layer of aluminum foil was laid down on top of the fiberglass. Curing powder coating produces some nasty gasses, so [Bob] sealed the gaps of the oven with rolled fiberglass matting covered by aluminum foil and tape.

[Bob] was a bit worried about the outside of the oven getting hot enough to start a fire. There were no such problems though. The fiberglass matting makes for an extremely good insulator. So good that the oven goes from room temperature to 400 °F in just 5 minutes. After an hour of operation, the oven skin is just warm to the touch.

If you need to find [Bob], he’ll be out in his workshop – cooking up some fresh powder coated parts.