Domain: mbed.org
Stories and comments across the archive that link to mbed.org.
Stories · 2
-
Play Angry Birds With a USB Slingshot
An anonymous reader writes "If you're sick of playing Angry Birds, or don't like touchscreen controls, there is now an alternative if you don't mind some construction. mbed have posted full instructions and a parts list for creating your very own USB slingshot, adding a physical element to playing the game. You need a decent branch for the slingshot, a microcontroller, USB connector, accelerometer, and a rubber stretch sensor. The C++ code is provided, and as a weekend project I can see this being pretty satisfying to create." -
Jumentum Introduces a Single-Chip Linux System
An anonymous reader writes "The Jumentum open source project has announced a single-chip programming system based on the NXP LPC1768 (the same as in the mbed) that can generate PAL/NTSC video and use a PS/2 keyboard, so it may operate as a standalone BASIC programmable computer, similar to many old BASIC computers (e.g. Apple ][ or C64) of yore. Projects such as the Raspberry Pi provide a multichip Linux solution, and the Humane PC uses three AVR microcontrollers, but the Jumentum system can provide a true one-chip solution. Video is generated by software, and only a few external resistors are required to interface to a composite video input. With the Jumentum system, you can take your tiny one-chip computer on-the-go, or use it as part of your own electronics projects (using for example, the mbed) to give it a convenient interface (along with Jumentum's Ethernet web and USB interfaces)."