South Korean Cute Model Girl Fashion Photos With Teddy Bear

Monday, May 9, 2011


0004__gu-ji-sung-lucky-bear-07.jpg

Read more...

South Korean Sexy Model Girl, Ryu Ji Hye 류지혜

South Korean Hot Model Girl, Ryu Ji Hye 류지혜
Last Name : 류 (Ryu)
First Name : 지혜 (Ji Hye)
Measurement , 174cm / 49 Kg, 90/60/90
Birthday : 28 October 1989
Title : Racing Girls (RG)
수상 : 월드 슈퍼카 코리아 투어 신인상 강남글로웰상(2008)

See More Photos of Korean Sexy Model, Ryu Ji Hye 류지혜

Read more...

Advanced robotic arm control using Kinect

kinect_teleoperation
[Ryan Lloyd], [Sandeep Dhull], and [Ruben D'Sa] wrote in to share a robotics project they have been keeping busy with lately. The three University of Minnesota students are using a Kinect sensor to remotely control a robotic arm, but it’s not as simple as it sounds.
Using OpenNI alongside PrimeSense, the team started out by doing some simple skeleton tracking before working with their robotic arm. The arm has five degrees of freedom, making the task of controlling it a bit tricky. The robot has quite a few joints to play with, so the trio not only tracks shoulder, elbow, and wrist movements, but they also monitor the status of the user’s hand to actuate the robot’s gripper.
When everything was said and done, the results were pretty impressive as you can see in the video below, but the team definitely sees room for improvement. Using inverse kinematics, they plan on filtering out some of the joint tracking inaccuracies that occur when the shoulders are moved in a certain way. They also plan on using a robotic arm with even more degrees of freedom to see just how well their software can perform.
Be sure to check out their site to see more details and videos.

Read more...

Miniature PC packs a big punch

raspberry_pi
We are always looking out for smaller yet capable computers for our projects, and this newest offering by [David Braben] is looking mighty nice. [David] is the head of a UK-based games studio, but has recently been focusing on bringing small, affordable PCs to classrooms around the world.
The computer, called Raspberry Pi,  is about the size of your standard USB thumb drive and contains a 700 MHz ARM 11 processor as well as 128 MB of memory. It has an HDMI port which can display 1080p video on any compatible screen, along with a USB port for input peripherals. Mass storage is provided courtesy of an on-board SD card slot, and it looks like the ability to utilize add-on modules will be available as well.
There is sure to be no shortage of willing buyers if [David] is able to bring these computers to market within a reasonable timeframe. With a projected cost of about $25, this will certainly give the OLPC and others a run for their money.
Thanks to everyone who sent this story in… all of you. You can stop now… please. (don’t stop sending us tips, we’re just joking around)

Read more...

Digital picture frame reverse engineering

coby_frame_hack
A few months ago [Jason] got his hands on a free Coby DP700WD digital picture frame and thought it would be fun to hack. After realizing that the frame did not run any sort of Linux-based OS he figured his options were pretty limited, but he gave it a shot anyways.
The frame came with a set of built in images, and his goal was to swap them out for pictures of his own. He started by trying to read data from the frame’s serial flash chip, but found that the processor was preventing him from doing so. He de-soldered the chip from the frame, mounted it on a makeshift breakout board, and started reading up on SPI.
He was eventually able to read the device’s flash chip and swapped out the built-in images with his own. After a bit of trial and error, he was able to replace the frame’s boot screen with his own custom image as well.
If you are looking to do something similar, be sure to swing by his site – all of the tools and code he used to hack his frame are available for the taking.
Continue reading to see his modified picture frame in action.

Read more...

Rebecca Black running accessory also promotes running for everyone within earshot


Last Friday, Friday we caught wind of [gvillenave]‘s running accessory inspired by Rebecca Black, and we we we so excited, we so excited to bring this to you on Saturday, which comes after Friday.
[gvillenave] came up with the idea of using a song on the annoyance level of “Friday” to encourage a runner into keeping up a good pace. The concept is simple: if the wearer is running fast, the song will speed up. If the wearer is slowing down, the song will slow down and extend the agony.
The build uses an Arduino and [ladyada]‘s wave shield coupled to an accelerometer. [gvillenave] included the code, and also wired up some LEDs to a pair of sunglasses that blink more often as the runner’s speed increases. The wave shield has a 3.5mm jack for headphones, but [gvillenave] graciously wired a speaker in, “so that you can annoy people around you, and not just yourself.” All this is packaged in a very nice 3D printed enclosure making for a great looking project.
There’s no word on the effectiveness of the negative reinforcement aspect of [gvillenave]‘s build, but we suspect it will help her get down to the bus stop a little faster every morning.

Read more...

Photon Banner


The Revision 2011 demo party that brought us” table for two” a little while ago along with some super demos for PC’s, retro, and state of the art, has also brought us the Photon Banner(google translate). The Photon Banner is a 96X24 led matrix that was made with (of course) 2304 5mm leds, and a atmega 644 clocked at 20MHz.
The end result is a 192cm X 48cm display area that uses the single micro controller, that has been beefed up with 2 megs of SPI flash memory, 6 driver boards, and took about a month just to construct. The software to drive the show took another 15 days, and it is pretty darn impressive.
The website above contains a bunch of photos, parts lists, and schematics. Before you go running off you should join us after the break for a couple of quick videos.

Read more...

Generating music with credit cards

mozarts_credit_card
[Steve] was browsing around at a local electronics surplus store when he spotted an old Tranz 330 point-of-sale terminal that seemed pretty interesting. He took it home and after disassembling it, found that it contained a Z-80 based computer. Because the 330 shares the same processor as other hobbyist-friendly devices such as the TRS-80, he figured it would be quite fun to hack.
While the Z-80 processor is pretty common, [Steve] still had to figure out how it was interfaced in this particular device. After spending some time reverse engineering the terminal, he had free reign to run any program he desired. After thinking for a bit, he decided it would be cool to use the terminal to generate music based on whatever card was swiped through the reader – he calls his creation “Mozart’s Credit Card”.
He found that just playing sounds based on the raw contents of the mag strips didn’t produce anything coherent, so he wrote a small application for the terminal based on the Melisma Stochastic Melody Generator. Music is generated somewhat randomly using various card characteristics, as you can see in the video below.
We think it’s pretty cool, but [Steve] says he’s always open to suggestions, so let us know what you think in the comments.

Read more...

Learning electronics concepts step by step

arduino
We realize that not everyone out there holds a degree in electrical engineering or has the ability to tell NPN transistors apart from PNP transistors by taste alone, so we occasionally like to mention things that appeal to the beginners in the crowd. While there is a clear division between Arduino supporters and detractors, it is hard to deny that the devices have their place, and can be quite useful when exploring certain electronics concepts.
For the supporters out there, [Pok] has put together a site jam-packed with Arduino tutorials covering a wide array of concepts and techniques. We have covered his work before in relation to specific topics, but we felt that his site deserved mention as a whole. His tutorials cover some of the most basic concepts such as lighting LEDs with the Arduino, and work their way to more advanced subjects, lesson by lesson.
He is not satisfied with simply introducing a concept and handing out a sketch that does the work. He takes the time to expand on the concepts, giving the reader enough detail to use their new-found knowledge in later projects. If you were to follow his tutorials from beginning to end, you would be exposed to LCD screen control, shift registers, real-time clocks, I2C bus communications, and more. These skills and concepts can be carried on to future projects as well as other micro controllers, making his tutorials a very valuable learning tool worth checking out.

Read more...

Synkie: the modular synth for video


The folks at [anyma] have been working on an analog video processor called Synkie for a while now, and we’re amazed a project this awesome has passed us by for so long.
Like a Moog or Doepfer synth, the Synkie was developed with modularity in mind. So far, [anyma] has built modules to split and combine the sync and video signals, and modules to invert, add, subtract, mix, filter and amplify those signals. The end result of all this video processing produces an output that can look like a glitched Atari, art installation, and scrambled cable station all at the same time.
The Synkie’s output reminds us of the original Doctor Who title sequence, and actually this idea isn’t far off the mark – both use video feedback that will produce anything from a phantasmagoric ‘flying through space’ aesthetic to a fractal Droste effect visualization. We’re impressed with Synkie’s capabilities, but we’re astounded by the [anyma] crew’s ability to control a video signal in real time to get what they want.
Check out a video of the Synkie after the jump. There’s also more footage of the Synkie in action on the Synkie Vimeo channel.
Read the rest of this entry »

Read more...

  © Blogger template Brownium by Ourblogtemplates.com 2009

Back to TOP