|
Sylvain Calinon is a postdoctoral fellow who is working on humanoid robot and imitation learning at the Ecole Polytechnique Federale de Lausanne in Switzerland in the Learning Algorithms and Systems Laboratory . There is also a long version of the video available. "A humanoid robot learning to cook an omelet by whipping eggs, cutting ham and grating cheese. Through the use of a probabilistic model, the robot progressively learns to generalize the skill to various situations." Thanks Sylvain |
|
Bruce Land is showing off the hard work of his students in his Cornell University ECE 4760 Designing with Microcontrollers class. I hope you have a long lunch hour since it will take you a long time to go through all 35 projects. I found this Mechanix Motorized Guitar Tuner real interesting. Nice thing about all of these projects is the great documentation. "The Mechanix is a motorized guitar tuner for a standard 6-string electric or acoustic fixed bridge guitar. Named in honor of Megadeth guitar legend Dave Mustaine, the Mechanix is a unique and innovative product which has numerous patent possibilities. Our project may not be the coolest or most unique, but it is certainly the most metal. Traditional handheld guitar tuners are passive; they tell the user whether the guitar string is in tune, sharp, or flat, but the actual adjustment of the tension in the string has to be done by the user. This requires a fair amount of dexterity from the user, particularly when fine tuning is required. Thus, to increase both the convenience and the precision of the tuning process, we designed an active, motorized guitar tuner. The Mechanix responds to the user plucking one of the strings by turning the tuning knob until the string has reached its Standard Tuning note." |
|
Looks like the creators of Printball trust their machine. Watch the video to see how much they trust the system! This could make some cool graffiti. "The PrintBall is like an Ink-Jet printer using a PaintBall Gun as printhead. The gun is mounted on a custum made pan & tilt unit which is connected to a Max/Msp based software through an Atmel chip [programmed in Basic]. The software allow the users to load and analyze images. The resolution of the image and the space between the point [definition the image] can be ajusted. Because the document is printed from a central point the number of steps by points send to the pan & tilt, which is moved by two stepper motors, one for each axe horizontal and vertical, determine the space between each point."
|
|
This table is an electronic masterpiece in disguise. The Da Table has a large number of LEDs in a grid pattern just under the surface of the top. This allows the LED to be invisible when off but emits a nice glow when it is turned on. UPDATE. Big thanks to Menkesdriek for sending in some pictures of the table during construction!
|
|
Finding landmines is not an easy task. This Mongoose and Robot Landmine Detector combines electronic, mechanical and animal to help make detection a bit easier. Thrishantha Nanayakkara from the University of Moratuwa. Read more about the Mongoose and Robot Landmine Detector. (PDF) "To the best of the author’s knowledge, this is the first time a human-robot-animal integrated system is tested for antipersonnel landmine detection. The proposed system tries to integrate distinct capabilities of three different systems to improve the effectiveness of landmine detection in a cluttered environment. The mongoose is found to be a rodent with extremely sensitive olfactory capabilities, dexterous navigation capabilities in a cluttered environment, and small enough to burrow through rubble. The lightweight legged robot (4kg) can move in a minefield without detonating landmines, carry a metal detector, and interact with the mongoose and the human. The remote human operator can analyze the behaviors of the animal-robot system and judge how best the system should move from a remote location. Therefore, the system achieves a fundamental objective of humanitarian landmine detection by improving the effectiveness and accelerating the detection process through removing the human operator from the minefield. The design gave much emphasis on reducing the need to have expensive sensors and sophisticated image processing systems in order to make it as cost effective and reliable as possible. Therefore, there were only a single sonar proximity sensor and two bumper switches attached to the front of the robot. However, further improvements are needed in the arbitration mechanism that optimizes the synergy among the human, robot, and the animal by improving the learning algorithms. The robot can learn from both the animal and the human though the teaching signals can be noisy. The animal can learn from both the human and the robot to navigate with the robot attached to it. The human can learn from the animal and the robot by observing the limitations of the animal-robot system. We are conducting further research on learning algorithms that suits this scenario. Commensurate efforts have to be taken to simplify the learning algorithms to suit commercially available embedded processors and to improve the processor network to accommodate the extra processing load. Furthermore we hope to automate the training process of mongooses based on the wealth of knowledge we have gathered through manual training. This will allow the trainers to run the training sessions round the clock. " Via: New Scientist |
|
Sprites Mods has done it again! Their latest hack is this Automated White Board that can take text input from the internet and plot it onto a white board for the world to see (there is a web cam looking at the board). "The idea is that if I want the pen to be off the whiteboard, the electromagnet gets released and the spring will push a perspex rod on the whiteboard, thereby pushing the whole carriage, including the tip of the pen, away from the surface. If the pen needs to be ‘down’, the electromagnet will actuate and gravity will push the tip of the pen down to the surface of the whiteboard again. The electronics aren’t that complex: the main task is to make the stepper motors and the solenoid controllable by a PC, and in theory, not much more than a couple of driver ICs or mosfets or something like that are needed for such a task. I opted for a slightly more complex approach: the driver-ICs are controlled by a microcontroller, which accepts the amount of steps the motors need to be moved on a serial port. It then moves the steppers in such a way that they start and stop at the same time, varying the velocity accordingly. For short distances, that gives a neat straight line on the whiteboard. This way, the PC can be relieved of a bit of work. I used an FT232-board I had lying around for for the interfacing: the computer I was planning on connecting it to didn’t have a serial port to spare." Via: Hackaday |
|
Gadget Freak has a cool Freezer Failure Alarm project that is based on the PIC Microcontroller. Most projects have no important purpose but this one sure does. It could save you hundreds of dollars if you have a freezer full of meat! Looks like a nice simple yet effective design. See this document for full build details. "The gadget is built around a small controller, an alarm and a temperature sensor. While temperature monitors are common, Grill’s device remembers temperature variance and displays the length of time the freezer rises above the set temp. The gadget is relatively small and costs less than a couple of steaks bought on sale and stored in the freezer." |