Robot Fish Detect Pollutants

If you happen to visit the Spanish port of Gijon, you may notice some giant yellow robotic fish swimming around. These 5 foot long swimmers are part of a proposed sensor network to detect pollutants in the water.  Equipped with an array of sensors, the fish can test for general water quality, or swap out the sensors for specific testing. They communicate with each other to keep from straying too far from the rest of the network and the base charging station.

The fish was designed by the Shoal Consortium, a European commission funded program that draws from intelligent minds in universities all over europe. While the fish cost over $35,000 right now, mass production should reduce that cost considerably.

You can see them swimming around in the BBC video at the link.

Arduino Environment On ATmega644

Our friend [Zach Hoeken] at NYC Resistor is porting the Arduino environment to an ATmega644 chip. This doesn’t really add new functionality to the ATmega644 as it is already fully programmable, but it does add a user-friendly and familiar environment to the ATmega, allowing users to build their Arduino-based projects with more powerful hardware. The ATmega is, after all, the biggest DIP package AVR makes, featuring 64k flash and 4k RAM (both four times as much as an Arduino) and 32 I/O pins, which is 12 more than an Arduino. The video is only proof of concept, so we will let you know when [Zach] releases more details.

[via NYC Resistor]