Tag Archives: electromagnets

These origami cranes can bust a move


Origami cranes are cool, but do you know what’s even cooler? Origami cranes that groove to an LMFAO-like beat. 


When inanimate origami no longer suffices, you can always do what multimedia artist Ugoita has done: create a slick electromagnetic stage to bring a quintet of paper cranes to life. The aptly named Dancing Paper project uses several individually-controlled magnets to move the handmade objects from side to side along with a few twirls thrown in the mix. The installation shares the same animation method used in those miniature Christmas village skating pond decorations. In this case, each of the supporting dancers have a line of four magnets, while the featured dancer (after all, every group has a lead) boasts a 5×5 matrix. The 41 electromagnets were wound around bolts with the help of a Tamiya motor and gearbox.

“The actual dance moves are controlled by C code which appears to be running on an Atmel MCU. Of course a microcontroller wouldn’t be able to drive those big coils, so some beefy TO-220 case transistors were employed to switch the loads,” Hackaday’s Adam Fabio notes. “The cranes themselves needed a bit of modification as well. Thin pieces of wire travel from the neodymium magnets on their feet up to the body of the crane. The wire provides just enough support to keep the paper from collapsing, while still being flexible enough to boogie down.”

Watch the whimsical performance below, as the paper cranes pull off a couple of moves that would even impress the likes of Tony Manero and Beyonce!

ATmega16 MCU powers Oktopod dev platform

Oktopod Studio is an open source development platform for mechatronics, robotics and automation.

The platform – which is powered by Atmel’s ATmega16 micrcontroller (MCU) – allows Makers to more easily create low voltage electronic devices, models and home applications.

“We designed Oktopod Studio to be as user friendly as possible, [as it] features plug-and-play analog outputs, digital inputs, DC and Servo motor drivers [as well as a] graphical user interface for PC and Andriod devices,” an Oktopod rep explained.

“You don’t need to be a programmer or an electronic expert to use Oktopod Studio and make your own robotic projects.”

The Oktopod platform consists of two primary components linked via Bluetooth or USB:

  • Hardware – Oktopod Board
  • Software – Oktopod Control App

The Oktopod Board offers Makers a Programmable Logic Controller (PLC), along with plug and play inputs and outputs for connecting a wide range of low voltage electronic devices, including LED lights, DC/servo motors, buzzers, electromagnets, switches, as well as photo-, thermo- and magnetic sensors.

Aside from Atmel’s ATmega16 MCU, key hardware specs include:

  • 

8x Analog output (up to 3A)
  • 2x DC motor driver
  • 3x Servo motor driver
  • 4x Digital inputs
  • USB/Bluetooth communication module
  • Power supply input 6-12 V (reverse polarity protected), on-board 3A fuse

In terms of software, the Oktopod Control app (PC and Android) allows Makers to assume manual control of the hardware via sliders and buttons.

oktopod

Meanwhile, the board is programmed by creating a so-called “wishList” of output operations using an intuitive virtual dashboard.

Interested in learning more about the ATmega16-powered Oktopod? You can check out the project’s official page here.