EMF Oscilloscope Probe

[Tuomas Nylund] wanted a way to visualize the electromagnetic fields (EMF) around him. He figured the oscilloscope was the tool best suited for the task, but he needed a way to pick up the fields and feed them into one of the scope’s probes. He ended up building this EFM probe dongle to accomplish the task.

He admits that this isn’t much more than just an inductor connected to the probe and should not be used for serious measurements. But we think he’s selling himself short. It may not be what he considers precision, but the amplification circuit and filtering components he rolled into the device appear to provide very reliable input signals. We also appreciate the use of a BNC connector for easy interface. Check out the demo video after the break to see the EMF coming off of a soldering station controller, from a scanning LCD screen, and that of a switch-mode power supply.

Continue reading “EMF Oscilloscope Probe”

Hackaday Links: August 3, 2012

Oh cool we’re famous

Last weekend, the Tech Team Radio Show over in Stoke-on-Trent interviewed our boss man [Caleb]. It’s a really wonderful interview, and I’m not saying that because [Caleb] signs my check. The entire show is up on Mixcloud and you can listen to the interview beginning at about 20 minutes. By the way, the guy who interviewed [Caleb] is now writing for us. Please welcome [Richard] to our motley crew.

Group buys are an awesome idea

We’ve seen Tindie, an Etsy for your electronics projects, a few times before. [emile] put up a blog post showing the impressive stats for the first month: $646 went to makers and nearly 29,000 unique pageviews. [emile] is working on a new project called Starter. This feature allows makers to gauge interest in their project and organize group buys for rare and esoteric components. We can’t wait to see this feature go live, and of course we’ll plug it when it does.

First Tindie, now fixie

[Adam] needed a way to store his bike, so he made a swinging wall mount for his fixie. The mount is bolted to a door frame and since it swings it’s never in the way.

The latest advances in blanket technology

During the opening ceremony for the Olympics, [schobi] saw some really cool light-up blankets. From this picture it really looks like these blankets are emitting light, but we have no idea how this was done. Does anyone have an idea on how this effect was produced?

coughRaspberryPicough

[Craig] needed a way to mount PCBs that didn’t have any mounting holes. He came up with a laser cut Delrin clip and put the file up on Thingiverse.

Electromagnetic Field Camp

Emf Electromagnetic Field Camp is a three-day camping festival for people with an inquisitive mind or an interest in making things: hackers, geeks, scientists, engineers, artists, and crafters.

There will be people talking about everything from genetic modification to electronics, blacksmithing to high-energy physics, reverse engineering to lock picking, crocheting to carpentry, and quadcopters to beer brewing. If you want to talk, there’ll be space for you to do so, and plenty of people who will want to listen.

EMF is a volunteer effort by a non-profit group, inspired by European and US hacker camps like CCC, HAR, and toorcamp.  This year on Friday 31st August – Sunday 2nd September 2012 Will hold the first Uk meeting of its kind.

Events and activities will run throughout the day and into the evening, everything else (chats, debates, impromptu circus performances, orbital laser launches) will run as long as your collective energy lasts.

The Event is to be held at Pineham Park, Milton Keynes, UK.

As a Hackaday viewer you can get discounted tickets.

[thanks Jonty]

Moving An FPGA Project From VGA To DVI-D

It’s fairly easy to create VGA with an FPGA using a simple R/2R DAC. As [Mike] points out, this requires a lot of IO pins, and many development boards only support 8 bit VGA. Analog VGA is being replaced with DVI-D and HDMI on many devices nowadays, so it would be nice to port projects from VGA to DVI-D.

To address this, he’s come up with a simple DVI-D implementation in VHDL. The result converts RGB and sync data for VGA into DIV-D. Since DVI-D and HDMI both use the same signals for video, this can be connected to either input on a monitor or TV.

This implementation is shown displaying a test pattern on the Pipistrello development board, which features a Spartan 6 LX45 FPGA, but the project was written to be portable to other vendor’s FPGAs. With the right connector and a fast enough clock speed, this project should help move a project from 8 bit VGA to glorious 32 bit color.

Another Android Controlled Roving Robot

[Sam] has been working on a cellphone controlled robot for a while now and with the launch of a few similar Kickstarter campaigns he thought it would be good to share his progress so far.

[Sam]’s robot is controlled by an Android device with the help of an IOIO dev board. This setup provides more than enough computational power to send a robot on its merry way, and has the bonus of allowing [Sam] to connect additional sensors.

The case is designed to put the headers on the IOIO board on the outside, just above a little shelf perfect for holding a breadboard or two. With the right hardware and software setup, [Sam]’s bot can rove around the neighborhood collecting data and sending it to a server in real time.

If you’re wondering why a tiny Android/IOIO powered sounds so familiar, it might be because of the Botiful robot we posted a few days ago. Unlike Botiful, [Sam] can only control his treaded Android bot through Bluetooth as the whole ‘programming a web interface’ is a bit over his head. Hopefully [Sam] will meet an enthusiastic coder when he brings his Arduino tank to Dorkbots Boston this evening.

You can check out a prototype of [Sam]’s bot in action after the break.

Continue reading “Another Android Controlled Roving Robot”

Adafruit’s Custom Rasp Pi Distro Eases Some Pain

Many of you have still not yet received your Raspberry Pi. When you do, you’ll find that there is work to be done in the operating system to get things working as you might want them to.  The wonderful folks over at Adafruit have tackled this by releasing their own distribution of Linux for the Raspberry Pi.

Based on the shipped distribution “Wheezy”, Adafruit’s distribution “Occidentalis v0.1. Rubus occidentalis” or “the Black Raspberry” now includes the following:

 

Robotic Manta Ray (Mantabot)

The Robotic Manta Ray codenamed MantaBot created by the Bio-Inspired Engineering Research Laboratory (BIER Lab) is set to make a splash. The next evolution in underwater Robotics is here. We have seen the likes of robotic fish and Jelly fish now to be added to the school is the MantaBot which has been designed to mimic the unique swimming motion of the Manta Ray,

This biologically inspired under water robot’s has been designed with a primary goal to be autonomous using its onboard electronics to make its own decisions to navigate its watery domain. BIER Lab has received major funding from the Department of Defense (DoD) Multi-disciplinary University Research Initiative (MURI) program. Part of its goal in the long run is to reverse engineer the biological systems of such creatures to the point of creating simulated artificial skin and muscle.

[Via dvice.com]

Continue reading “Robotic Manta Ray (Mantabot)”