Hardware

How LEDs Are Made 93

An anonymous reader writes "The SparkFun team took a tour of a factory in China that manufactures LEDs. They took lots of pictures showing the parts that go into the LEDs, the machines used to build them, and the people operating the machines. There's a surprising amount of manual labor involved with making LEDs. Quoting: 'As shipped on the paper sheets, the LED dies are too close together to manipulate. There is a mechanical machine ... that spreads the dies out and sticks them to a film of weak adhesive. This film is suspended above the lead frames ... Using a microscope, the worker manually aligns the die, and, with a pair of tweezers, pokes the die down into the lead frame. The adhesive in the lead frame wins (is more sticky), and the worker quickly moves to the next die. We were told they can align over 80 per minute or about 40,000 per day.'"
Wireless Networking

Tiniest Linux COM Yet? 76

DeviceGuru writes: "An open-spec COM that runs OpenWRT Linux on a MIPS-based Ralink RT5350 SoC has won its Indiegogo funding. The $20, IoT-focused VoCore measures 25 x 25mm. How low can you go? Tiny computer-on-modules (COMs) for Internet of Things (IoT) applications are popping up everywhere, with recent, Linux-ready entries including Intel's Atom or Quark-based Edison, Ingenic's MIPS/Xburst-based Newton, Acme Systems's ARM9/SAM9G25 based Arrietta G25, and SolidRun's quad-core i.MX6-based MicroSOM. Now, an unnamed Chinese startup has raised over six times its $6,000 Indiegogo funding goal for what could be the smallest, cheapest Linux COM yet."
United Kingdom

UK Ballistics Scientists: 3D-Printed Guns Are 'of No Use To Anyone' 490

New submitter graveyardjohn writes: "The BBC has a short video about why the U.K.'s National Ballistics Intelligence Service thinks 3D-printed guns are 'of no use to anyone.' They show a 3D-printed gun being fired in a test chamber. The barrel explodes and the bullet flops forward a few feet. They say, 'without additional expertise and the right type of ammunition, anyone attempting to fire one would probably maim or even kill themselves.'"
Biotech

'Curiosity' Lead Engineer Suggests Printing Humans On Other Planets 323

Jason Koebler (3528235) writes "Adam Steltzner, the lead engineer on the NASA JPL's Curiosity rover mission, believes that to send humans to distant planets, we may need to do one of two things: look for ways to game space-time—traveling through wormholes and whatnot—or rethink the fundamental idea of 'ourselves.' 'Our best bet for space exploration could be printing humans, organically, on another planet,' said Steltzner."
Portables (Games)

Google Glass and the Future of Wearable Gaming 39

An anonymous reader writes "Google Glass is now becoming more widely available, but developers are only just starting to tap into the augmented reality specs' potential for gaming. A new report looks at some of the early experiments with the tech — leading the charge is indie developer Mind Pirate, the first studio to release a mobile game simultaneously on iPhone and Google Glass. But will others get on board? Will the explosion in popularity of virtual reality headsets help or hinder it? It's still a wild wild west.

'The potential of wearables will only be realized through thoughtful integration of hardware and software,' says Mind Pirate CEO Shawn Hardin. Right now, 'much of the mature infrastructure of the mobile arena' is missing in the world of wearables. The 'myriad of unique sensor and hardware configurations atop increasingly diverse operating systems' makes it particularly difficult for developers to get started."
Build

Video Printed Circuits as Part of a 3-D Printed Object (Video) 42

Affordable 3-D printing is still young; just a few years ago, it would have been nearly impossible to have an arbitrary three-dimensional piece of plastic (or resin, or sometimes metal) created from a software description in a box that fits on your desk. But in the several years the printing of *things* has moved fromquaint, quixotic, futzing-about hobby into something that works (fairly) reliably in ever more garages, schools, and hackerspaces, it's gotten good enough that you can now download and print quite a few objects that are available for download, or scan small items to replicate, or scan your friends to print out as statuettes. However, for the most part, these printed pieces are static, and finished. With care, you can print things like a chain, or even a ball joint, but you're still limited mostly to one basic material at a time. (Printing with multiple colors is getting easier, though.) If you want to print a flashlight or a robot, you'll need to add wires and other circuitry as a separate step. That's what the folks at Rabbit Proto (get it?) are trying to change. With the system they're working on, a filament printer is used to fabricate the object itself, but at the same time, both capacitive and conductive features can be baked -- or rather printed -- right in, with a separate print head. We talked with Alexandre Jais and Manal Dia of Rabbit Proto about how the system works, and why you might want to use it. (Alternate video link.)
Hardware Hacking

Servo Stock 3D Printer Brings Closed-Loop Control To Reprap 56

A limitation of current (affordable) 3D printers is their use of open loop controllers and stepper motors which limits reliability (drove the motor too quickly and skipped a step? Your model is ruined) and precision (~300 steps per revolution). A new project, Servo Stock instead uses cheap RC Servomotors combined with Hall Effect sensors, using a closed-loop controller to precisely position the extruder. The Servo Stock is derived from the delta robot Reprap Rostock (which is pretty cool even with stepper motors). The sensors give a resolution of 4096 ticks per rotation, and the controller can currently position the motors to within +/-2 ticks. They've also simplified the printer electronics by driving as much as possible from the controlling computer using Bowler, a new communication protocol for machine control. The Servo Stock also includes sensors for the hot end, presumably to be used to control the filament feed rate and temperature. The hardware models are fully parametric, allowing reasonably straightforward scaling of the design. Source for the hardware, firmware, and software is available.
Google

Google Rumored To Be Making 3D-Scanning Tablets 55

According to The Wall Street Journal, Google may be planning to commoditze 3-D scanning by building the tech of its Project Tango project (essentially, thus far, a phone-sized handheld with 3-D sensing capabilities) into tablets. The Register speculates: "Given that Google has already announced the Project Tango smartphone, it seems likely that it would extend the technology to tablets, and the seven-inch form factor would tie in nicely with the existing Nexus 7 design. ...Google is hoping that developers can build applications to use the scanning capabilities of the Tango hardware. Suggested topics include providing guides for visually impaired people, building gaming maps based on actual rooms, and possibly augmenting Google Maps with interior details – Street View becoming Home View perhaps?" Setting aside what brand it might bear, how would you employ a portable 3-D scanner?
Hardware Hacking

LegoTechno -- Making Music With Lego Bricks, Python, OpenCV and a Groovebox 5

bauhausinteraction writes "A team from the Bauhaus-University and Native Instruments Developers built and programmed a fully functional interactive Lego Sequencer / Tangible Groove Machine that sends control data to the Maschine drum sequencer to make music. The thing was built within 24 hours as an unofficial weekend collaboration between bauhausinteraction and NI at the MidiHack 2014 in Stockholm. A standard webcam is mounted underneath the baseplate. The image is processed by a Python Script using the OpenCV Library to track the bricks. The tricky bit was to not track the user's hand, but we succeeded at that as well.

The information about brick color, position, and orientation is derived from the image and then converted into OpenSoundControl (OSC) messages. Those are sent over a network connection to a computer running Native Instruments Maschine to play back the sounds. Of course, this would work with other sound generators as well, since the whole thing simply spits out OSC-Messages and MIDI — but hey: if the guys from Native are there, you'd better use their Maschine stuff. Being real Masterbuilders, of course we used only unmodified, standard Lego Parts and no Kragle* for the construction. (*see the Lego Movie for reference.)"
Moon

DogeCoin To the Moon Via a Google Lunar X PRIZE Team 35

anzha (138288) writes "After sponsoring a NASCAR racer, DogeCoin's community has wondered, 'What next?' The answer is literally 'To The Moon!' RevUp Render is sponsoring a DogeCoin promoting micro rover challenge, the Lunar Iditarod. The micro rovers, called DogeSleds, are the size of an smart phone and will be first qualified and then raced here on Earth. The top three competitors will be placed on a Google Lunar X PRIZE team's lunar lander to conduct a short, nine meter race on the moon itself. Registration opens on May 21st and closes July 31st for the first race. The first quarterly race will take place September 5th through September 7th. The event will be public and in the San Francisco Bay Area. All teams, international and American, are welcome, but be forewarned, all fees are in...dogecoin!"
Hardware Hacking

Unlock Your Android Phone With Open Source Wearable NFC 81

coop0030 (263345) writes "Becky Stern at Adafruit has created a guide on how to create an open source NFC ring or other wearable to mod and unlock your Android phone. From the tutorial: 'Unlock your phone by just picking it up! No more pesky password or gesture PIN, just scan an NFC tag! This guide covers creating an NFC ring, putting an NFC tag in your nail polish, modding your Android installation to read tags from the lockscreen, and creating an automation toolchain to unlock the phone when the desired tag is scanned.' There is also a video that demonstrates how it works."
Open Source

Autodesk Unveils 3d Printer As It Aims To Become Industry's Android 85

Hugh Pickens DOT Com (2995471) writes "BBC reports that Autodesk — the leading 3D modelling software-maker — is going into hardware with its own 3D printer and in addition to selling the machine, Autodesk will also allow other manufacturers to make their own versions of the printer or power their own models off its software at no cost. 'The printer is a bona fide attempt to prove the interoperability and open source nature of Autodesk's platform,' says Pete Basiliere. 'And by sharing its design we could see a second wave of small start-ups creating stereolithography machines just as the makers did when the early material extrusion patents expired.' Chief executive Carl Bass likened the new printer to Google's first Nexus smartphone, a product meant to inspire other manufacturers to install Android on their handsets rather than become a bestseller itself. In Autodesk's case the idea is to drive the adoption of its new Spark software, a product it likens to being an 'operating system for 3D-printing'. Although Autodesk is giving away both Spark and the printer's design, the company should still profit because the move would drive demand for the firm's other products. 'If 3D printing succeeds we succeed, because the only way you can print is if you have a 3D model, and our customers are the largest makers of 3D models in the world.'

Instead of the extrusion technique most commonly used by existing budget printers, Autodesk's printer uses a laser to harden liquid plastic to create the objects delivering smoother, more complex and more detailed objects. 'We're making a printer that, rather than just being able to load in proprietary materials, you can load in any material you want. You can formulate your own polymers and experiment with those. That's an important next step because we think material science is a breakthrough that has to happen to make [the industry] go from low-volume 3D-printed stuff to where it really starts changing manufacturing.' Bass said, its printer is targeted at more professional users–for creating small objects like medical devices or jewelry–and will likely end up closer to the $5,000 range, though exact pricing has not been set."
Hardware Hacking

OpenRISC Gains Atomic Operations and Multicore Support 77

An anonymous reader writes "You might recall the Debian port that is coming to OpenRISC (which is by the way making good progress with 5000 packages building) — Olof, a developer on the OpenRISC project, recently posted a lengthy status update about what's going on with OpenRISC. A few highlights are upstreamed binutils support, multicore becoming a thing, atomic operations, and a new build system for System-on-Chips."
Education

Video The Foundry Will Soon be a Makerspace in Bellingham, Washington (Video) 35

The Foundry has people, tools, machines, and a place to operate. The only thing it lacks is insurance, and insurance is a problem because Chief Creative person Mary Keane's vision for The Foundry includes children instead of limiting membership and machine use to people over 18. Other makerspaces have managed to allow children, so it's likely that Mary will find appropriate insurance before long and get the doors open. Besides being a creative space for children, not just adults, Mary is excited about having The Foundry use recycled plastics in its 3-D printers, which hardly any makerspaces do right now, although many are surely interested in this way to lessen their impact on the Earth. (Alternate Video Link)
Hardware Hacking

A 32-bit Development System For $2 138

An anonymous reader writes "If you are too cheap to buy a $20 Arduino or too elitist to not have at least a 32-bit processor, Dr. Dobb's shows you how to take a $2 chip, put it on a breadboard with a TTL serial (or USB) cable, and be up and running with a 32-bit C/C++ system. Even if you have to buy the breadboard and the cable, it is comparable in price to an Arduino and much more capable. The Mbed libraries (optional) make it as easy to use a 'duino, too."
Japan

First Arrest In Japan For 3D-Printed Guns 274

PuceBaboon (469044) writes "Earlier today (Thursday), police in Kawasaki, Japan, arrested a man for violation of the firearms control law. He was apparently in possession of five, 3D-printed handguns, two of which were reportedly capable of firing normal rounds (although no actual bullets were found). The suspect was arrested after releasing video of the guns online. Japan has very strict gun control laws and, whether or not the suspect actually appeared in the alleged video, he may just have signed himself up for some serious porridge."
Technology

Can the Lix 3D Printing Pen Actually Work? 90

szczys (3402149) writes "Brian Benchoff used science and math to prove that the performance shown in the Lix Kickstarter video is questionable at best. Check his evidence and see if he's done an appropriate job of debunking the functionality presented." From the Hackaday post: "While we know the video is an outright misrepresentation of what any USB 3 powered device can do, We can’t figure out if the Lix is a viable product. We’re turning to you. Can you figure out if the Lix pen actually works? All we know is the Lix pen has a 4.5 Watt power supply from a USB 3 port. It’s possible for a USB 3 powered 3D printing pen to work, albeit slowly, but the engineering is difficult and we don’t know if the Lix team has the chops."
Technology

For the First Time Ever, the FAA Is Trying To Fine a Drone Hobbyist 297

Jason Koebler writes: "For the first time ever, the Federal Aviation Administration is trying to fine a hobby drone operator, a development that threatens to throw the whole hobby into disarray if the agency successfully levies the fine. While the FAA has explicitly said it doesn't want anyone flying drones commercially, it has never issued similar suggestions about hobby flight, which is why it has been just fine for some guy to fly a drone above a tornado, but illegal, in the FAA's eyes, for a journalist to do the same. That has changed, according to the agency. A spokesperson for the FAA told me that the agency 'has proposed a civil penalty against an individual in New York City. The operator, who is a hobbyist, flew a drone carelessly or recklessly and violated air traffic rules as well. He ran the drone into a couple of buildings and it crash-landed 20 feet from a person (video).'"
Hardware Hacking

Man Builds DIY Cellphone Using Raspberry Pi 83

Photographer and software engineer Dave Hunt has posted an article about his most recent project: a DIY cellphone based on a Raspberry Pi (he calls it a PiPhone). It has a touchscreen dialing interface for making calls, and it's built with off-the-shelf components. The total bill of materials clocks in at about $158: $40 for the rPi, $35 for the 320x240 touchscreen, $15 for the LiPo battery, $48 for the GSM module, and about $20 for miscellaneous other minor parts. Hunt says, '[The GSM/GPRS module] allow us to send standard AT commands to it to make calls, hang up, send texts, data etc. Overall a very clever module. Towards the bottom of the white PCB, you can see the SIM Card, which allows the module to associate with my local GSM network, and it’s using a regular prepaid SIM card, bought in my local phone store for €10. Below the GSM module, you can see the on.off switch and a DC-DC converter, which converts the 3.7volts from the LiPoly battery to 5volts needed by everything else.' He points out that the phone is not terribly practical, but it's a neat project. Hunt has done several others, including turning the Raspberry Pi into a controller for time-lapse photography. He'll be publishing the code he wrote for the PiPhone next week.
Hardware Hacking

DIY Wearable Pi With Near-Eye Video Glasses 59

coop0030 (263345) writes "Noe & Pedro Ruiz at Adafruit have created a pair of open source near-eye video glasses combined with a Raspberry Pi. Their 3D Printed design turns a pair of 'private display glasses' into a "google glass"-like form factor. It easily clips to your prescription glasses, and can display any kind of device with Composite Video like a Raspberry Pi. They have a video demonstrating the glasses, a tutorial on how to build them, along with the 3d files required to print it out."

Slashdot Top Deals