ATTiny 2313 Breakout Boards From EMSL

3592136552_e69c9190a1 (Custom)

Evil Mad Scientist Laboratories has released the 2313 target board. A business card sized development board for working with ATTiny 2313 microprocessors. We saw them at the Maker Faire, and thought they looked familiar. You may recognize them due to their similarity to the Atmegaxx8 family board. As usual, this is released as creative commons and source files are available on their site.

Peggy 2 Super Pixels

rgb

[Windell] from Evil Mad Scientist Laboratories took one of their Peggy 2 kits and gave it a little upgrade. The Peggy 2 is a programmable 25×25 LED display. It’s Arduino compatible and can accommodate big 10mm LEDs. Most people assemble them using just one color, but [Windell] decided to create giant RGB pixels by placing discrete red, green, blue, and white LEDs next to each other in the board. This creates a 12.5×12.5 grid of full color pixels. It’s an interesting effect and you should definitely check out the video embedded below which shows how the transition can be smoothed using a diffuser. Continue reading “Peggy 2 Super Pixels”

64pixels Are Enough

64pixel

[Alex] put together this lovely minimal LED project. The square pixel matrix is soldered directly to the microcontroller in the same style as EMSL’s Micro-Readerboard. During the prototyping phase he used resistors to limit the current from the programming board. The final product doesn’t use resistors and manages the current draw by only turning on a single pixel line at a time. The illustrated assembly guide is very thorough and should help your create an equally compact device. Check out a video of it in motion below.

Continue reading “64pixels Are Enough”

Arduino MEGA

arduino_mega

Evil Mad Scientist Laboratories spotted one of the first images of the Arduino MEGA. The board is based on the ATmega1280 microcontroller, which has 128KB of flash,4KB of RAM, and 4KB of EEPROM. We haven’t seen any official specs yet, but the silkscreen shows 12 PWM connections, 36 Digital I/O, and 16 analog inputs. The post mentions 4 hardware UARTs and an I2C bus as well. No release date yet, but we can assume it’s soon since the hardware was already demoed at ETech.

Related: We added an Arduino category.

Bristle Bot Controversy

bristle

When the Bristlebots were released back in 2007 by Evil Mad Scientist Laboratories, we all thought they were pretty cool. Apparently someone at Klutz did too. They have released a book, with the title “Invasion of the BristleBots”. The bots seem to be identical and the name is identical. There is no mention of Evil Mad Scientist Laboratories anywhere in it. [Phillip Torrone] has attempted to contact Klutz and the book publisher Scholastic directly to find out more information.

[Windell] and [Lenore] from EMSL had this to say:

“This is the first that I’ve heard of it. Frankly, I am a bit offended. Klutz makes some nice things, and I’m surprised that they wouldn’t have contacted us, asked permission, or at least given us credit. (Locomotion by ratcheting bristles isn’t remotely new — it occurs in nature — but the name ‘Bristlebot’ is surely ours, and I don’t know of any prior implementation with a toothbrush.)”

You probably know EMSL from their other projects such as the Peggy and Meggy jr. How would you feel if a project you did was published without credit? Would you care or not?

TGIMBOEJ Robot Edition

robotjunk

Since we last reported about The Great Internet Migratory Box of Electronic Junk, several of these boxes have begun circulating in different areas of the world. Team Hack-a-Day launched three themselves. Robots.net decided that there was a need for a specialized box just for those who hack robots, and have launched their own.

Continue reading “TGIMBOEJ Robot Edition”

Meggy Jr RGB Portable Game Platform

meggy

Evil Mad Scientist Laboratories have just announced the release of the Meggy Jr RGB, a fully programmable handheld console with an 8×8 RGB LED matrix display. Like its big sisters Peggy and Peggy 2.0, the Meggy Jr is driven by an ATmega168 microcontroller and is made up of a bank of fully addressable LEDs. Unlike its siblings, the device boasts six buttons and the ability to be mounted inside of a custom case (or “handle set”) constructed from plastic or wood, drastically altering the look of the console. Using the popular open-souce Arduino environment, users are able to write custom software for the device. While it works great as a game console, of the many possible configurations and suggested uses, we think “disco floor for your Lego minifigurines” is the most amusing.