Saturday, February 27, 2010

9x9 RGB LED color twitter table made with Adrunio



Developed by macetech.com, a RGB LED table can response to twitter posts. It is gorgeous!

Check it out the demo:

Streaming live video by Ustream

Source code & construction guidelines:
http://macetech.com/blog/node/93#comment-1013

Saturday, February 20, 2010

MIT Flyfire, draws everything in the Air!

MIT's flyfire is a micro helicopters equipped with color LEDs inside, when many flyfires flying together, they can form different images up in the sky. The concept is so cool! Here is the concept video:

DIY Hobby center GRAND opening in Philippines

My friend, Dandy, opened a DIY Hobby store in Philippines! He is selling 8051 starter kit, home automation kit and also satellite DIY kit. Recently, also start selling ARM9 (S3C2440) based development platform "FriendlyARM". The basic kit comes with 3.5" LCD, with 400MHz ARM9, which is capable of running Linux and also Android! Check out some photos here:





You can see the FriendlyARM with 7" LCD in this photo, it is really cool! Once installed the Android, you can open the WebKit browser and surf the net with Wifi.


Congratulation to him, and please check it out if you live in Philippines!
Location:http://www.electronicslab.ph/forum/index.php?PHPSESSID=d6fedf7919a33df34ad9b6e65a6caf3f&/topic,15240.msg265515.html#msg265515

Home made DIY LED projector.

Getting a decent projector may be very expensive, with limited budget, how about consider to make one yourself? Found an article about making LED projector in Instructables, it is awesome.
Take a look:




Link:
http://www.instructables.com/id/How_to_make_a_small_Diy_LED_Projector/

Thursday, February 18, 2010

OctARM - Octopus inspired robot.

OctARM can pick up things like octopus, it is awesome. (it looks like elephant to me more), check it out:

Robotic Vibraphone playing MIDI file.

I always want to build a robot that play MIDI on real instrument. Recently, I discovered the "Meet Marv" project is what I want. Marv is a MIDI Actuated Robotic Vibraphone, which can play MIDI file, it is used for future research on musical automation (cool!).


Check out the demo here:


Link:
http://www.robovibes.com/

Sunday, February 14, 2010

My Geeky Valentines' Day gift for her.

Just want to share with you all about my latest work for the Valentines'Day 2010. This year, I would like to try something new, I made a church & wedding model for her. I get all the components or models from tomytec, a japanese company made 1:150 scale plastic model like house, church, car etc. I bought a church, tree, flowers and also people models, and start to arrange them in place. I found some photographs of church online, so the arrangement should look real. Most importantly, I added LEDs inside the church, with the USB power +5V, the model look even better at night:) Lets take a look of the photo & video. "Happy Valentines Day" all of you!





Wednesday, February 10, 2010

Geeky Valentine's Gift for Her

Valentines' day is coming, since you are reading my blog, I am sure that you are geek like me:) One project caught my attention recently, it is easy to make one yourself especially the deadline is coming! The project is LED people, 2 LEDs blink when touching each other, sounds fun. Check the demo video here:


and the schematic and photos:
http://www.cibomahto.com/2008/02/thing-a-day-day-13-led-people/

Tuesday, February 9, 2010

Free circuit simulator.



When I was still in the University learning basic electronics and circuit designs, we have to do many calculations on paper. It is hard to imagine how the current flow in the reality. Nowadays, there is a good simulator online which is free and powerful, it is pretty promising to me. You can take a look here: http://www.falstad.com/circuit/


via http://www.scienceprog.com/free-fast-and-useful-java-based-circuit-simulator/

Tuesday, February 2, 2010

JTAG pinout in a single page

JTAG exists in many processors based on ARM and MIPS core. It is useful for debugging and writing flash.

There are different headers for various chip vendors, I found a good page showing a wide ranges of JTAG header pinouts:

http://jtagcables.com/jtag-pinout

Also, there is a free, powerful JTAG tool for Windows & Linux called "Openocd". It supports ARM7 (ARM7TDMI and ARM720t), ARM9 (ARM920T, ARM922T, ARM926EJ–S, ARM966E–S), XScale (PXA25x, IXP42x) and Cortex-M3 (Stellaris LM3 and ST STM32). You can use it with different JTAG dongles as well. Definitely nice to try it out.

Pyxis OS for Arduino.

Instead flashing new program to your arduino internal flash storage, you can now copy the application binary to the SD card and run on the arduino. With the help of Pyxis OS, you will turn your arduino to be a PDA like system. You can have advanced graphics APIs and also run applications from SD card. The biggest problem is that you only allow to write the application in the Pyxis OS specific programming language:( But it is still cool.



In their website, they provide a free PFAT implementation for turning the EEPROM to a file system in AVR. it is free:)

Link:
http://www.skewworks.com/