ESP8266 In Commercial Products

The hobbyist electronics market is still tiny, and even though random companies are coming out with some very interesting hardware, these parts and components aren’t exactly meant for us. The ESP8266 WiFi module is a slight deviation from this trend, with hundreds of different ESP dev boards floating around, and weirdos buying them by the bag.

[4ndreas] finally found the ESP8266 in a product; it’s not a very noteworthy observation until you realize how much work has gone into the development of open source toolchains for the ESP.

[4ndreas] found an RGB LED strip on Ali Express that could be controlled by WiFi. Inside, he found everyone’s favorite WiFi module, and by shorting two pins, he started up the controller in bootloader mode.

Because of the massive amount of open source development surrounding the ESP8266, there are a host of tools that can be used to program this cheap LED controller. [4ndreas] took a swing at writing his own firmware for the controller and came up with this project.

It’s not a killer project, but it does demonstrate the power of open source toolchains for cheap WiFi modules. This is only the first product found with an ESP8266 inside, but there are undoubtedly others out there just waiting to be taken apart and controlled in more advanced ways.

Continue reading “ESP8266 In Commercial Products”

Raspberry Pi Halt And Catch… Well, Halt

As far back as we can remember, there have always been hacks, exploits, and just curiosity about undocumented CPU instructions. The Z80 had them. Even the HP41C calculator had some undocumented codes. The HCF (Halt and Catch Fire) instruction was apocryphal, but we always heard the old video controller chips could be coaxed into blowing up certain monitors. You don’t hear too much about things like that lately, perhaps because fewer people are working in assembly language.

[Sergi Àlvarez i Capilla] not only works in assembly language, he was writing an ARM assembler when he noticed something funny. Instructions are built in a regular pattern and some of the patterns were missing. What to do? [Sergi] lost no time trying them out.

Continue reading “Raspberry Pi Halt And Catch… Well, Halt”

You Own Your MRI Brainscan; Do Something Interesting With It

The most complicated and fascinating gadget you will ever own is your brain. Why not pay tribute to this wonder by creating a 3D scale model that you can print yourself? If you have had a full-head MRI scan, it is simple to take this data and create a 3D model that you can print out on any 3D printer. Here’s how to print your brain.

To begin, you are going to need an MRI scan. Unfortunately, the low-field MRI that [Peter Jansen] is working on won’t quite cut it (yet): you’ll have to get the pros to do it. The type of scan also matters, because we want a scan that focusses in on the brain itself, not the bits around it. What type you get depends on what your doctor wants to know, as the radiologist can run a lot of different scans and analysis of the data to show different types of tissue. After looking through the scans that I got, I settled on one that was labelled eB1000i(BRAIN) With and Without Contrast. To a radiologist, that information means a lot, telling you what type of scan it is, and that it was done with a contrast agent, a metal dye that is injected to make water-rich tissues (like my brain) more visible. The number refers to something called the diffusion weighting, which helps the doctor look for swelling that can indicate things like strokes, tumors, etc. There’s a good guide to some of the jargon here.

Continue reading “You Own Your MRI Brainscan; Do Something Interesting With It”

Could Solid-State Batteries Last A Lifetime?

Researchers from MIT and the Samsung Advanced Institute of Technology have been developing a new material that could potentially revolutionize the battery industry. A solid electrolyte that won’t wear out, lasting exponentially longer than current battery chemistry.

It also has the possibility to increase battery life, storage, and the safety of batteries — as liquid electrolytes are the main reason batteries catch on fire.

Sound too good to be true? The idea for solid-state batteries has been around for awhile, but it sounds like MIT and Samsung may have figured it out. The current materials used for solid electrolytes have difficulty conducting ions fast enough in order to be useful — but according to the researchers, they’ve discovered formula for the secret sauce. They’ve published their findings on Nature.com, which is sadly behind a pay wall.

Another great benefit of solid-state batteries is they would be able to operate at freezing temperatures without a problem. What do you think? Is Samsung blowing smoke, or will they actually release a battery you never have to replace?

The Problem With Kickstarter: A Lack Of Transparency

Since 2010, over one and a half billion dollars has been transferred from Kickstarter backers to project creators, and with Kickstarter’s 5% cut taken on each dollar collected, that means Kickstarter has had somewhere in the neighborhood of 75 to 80 million dollars in revenue in the last five years. That’s a success by any measure, and as with this huge amount of money, questions must be asked about the transparency of Kickstarter.

This is not a post about a Kickstarter project for an impossible project, a project that breaks the laws of physics, or one that is hyped beyond all reasonable expectations. This is a post about Kickstarter itself, and it’s been a long time coming. In the past, Kickstarter has shown at least some transparency by cancelling projects that are obvious rebrandings of white label goods – a direct violation of their rules. Kickstarter has even cancelled projects that violate the laws of physics, like this wireless charging Bluetooth tag. It’s a start, but Kickstarter has a much larger problem on its plate: the Staff Pick problem.

Continue reading “The Problem With Kickstarter: A Lack Of Transparency”

VirtualBench Tear Down

What do you get when you cross a mixed-signal oscilloscope, a function generator, a multimeter, a power supply, and some programmable digital I/O in a box? Sounds like the set up to a very geeky joke, but it is actually National Instrument’s VirtualBench product. [Shahriar] has one and wanted to know what was inside, so he did a tear down.

Continue reading “VirtualBench Tear Down”

Automated laser turret

Building An Automated Laser Turret Targeting System

Last year, [Alvaro] built a laser turret robot for the DEFCONBOTs competition. It worked pretty well, but this year, he decided to step it up a notch. Now instead of moving the entire robot laser array, he’s using galvanometers to move only the laser — he’s essentially built a mini laser projector.

A galvanometer is basically a very sensitive ammeter that moves — it can also be used as a very precise electro-mechanical actuator, for say, moving a tiny mirror. As you can imagine, you can actually build home-made galvanometers — but it’s really not that easy. Instead, [Alvaro] opted to order a few laser show controllers on eBay, and hack his way to a solution — we approve.

Wiring up the galvanometers and making some circuitry for them was the easy part. The tricky part is automating the system.

Continue reading “Building An Automated Laser Turret Targeting System”