The Current State Of ESP8266 Development

A few weeks ago we caught wind of a very cool new chip. It’s called the ESP8266, and it’s a WiFi module that allows you to connect just about any project to an 802.11 b/g/n network. It also costs $5. Yes, there was much rejoicing when this chip was announced.

Since we learned of the ESP8266, there has been a lot of work done to translate the datasheets from Chinese, figure out how the SOC can be programmed, and a few preliminary attempts at getting this module working with an Arduino. Keep in mind, very few people have one of these modules in hand right now, so all this information is completely untested. Here’s what we have so far:

Over on Hackaday Projects, [bafeigum] has been working to research the capabilities of this module. Most of the comments deal with the AT Command set for the module and figuring out what is actually returned when certain commands are called.

The ESP8266 community forum is about a week old, but already there’s a wealth of information. Most of the efforts seem to be centered on getting GCC to program this chip, something that would make the ESP8266 a single-solution chip for anything that needs WiFi and a bit of processing power. Everyone (including the great [Sprite_TM]) has currently hit a roadblock, so if you have a ton of experience with GCC and the Xtensa microcontroller, check out that thread. Failing that, we’ll have to wait until someone from Tensilica, the company behind the guts of this chip, to chime in and help everyone figure out how this thing actually works.

The Arduino-heads out there will have a much easier time. There’s already a tutorial for using the ESP8266 as a serial WiFi module. Note the ESP operates on 3.3 Volts, so connecting this module to the 5V pin means you’ll be out $5 and several weeks of shipping time.

This is an incredible amount of development in a very short amount of time, made even more remarkable by the fact that no one has one of these WiFi modules yet. When these modules do arrive to workbenches around the world, we’ll expect the Hackaday tip line to be flooded with very small and somewhat battery friendly WiFi builds.

kaleidoscope

Arduino Powered Digital Kaleidoscope

[Jose’s] latest project brings an old visual effect toy up to date with digital electronics. Most of us are familiar with inexpensive kaleidoscope toys. Some of us have even built cheap versions of them with paper tubes, mirrors, and beads. [Jose] wanted to try to recreate the colorful pattern effects created by a kaleidoscope using an Arduino and an addressable LED strip.

The build is actually pretty simple. The base is a disc of PVC cut to just a few inches in diameter. [Jose] started with an addressable LED strip containing 60 LEDs. He then cut it into 12 sections, each containing five LEDs. The smaller strips were then mounted to the disc, similar to spokes on a bicycle wheel. The LED strip already has an adhesive backing, so that part was trivial.

The final step was to add some kind of diffuser screen. The LED strips on their own are not all that interesting. The diffuser allows the light to blend together, forming interesting patterns that are more reminiscent of the patterns you might see in a real kaleidoscope. Without the diffuser you would just see individual points of light, rather than blended color patterns.

The whole thing is controlled by a small Arduino. [Jose] has made the code available at the bottom of his blog post. Be sure to watch the video of the system in action below. Continue reading “Arduino Powered Digital Kaleidoscope”

Welcome To The Garage Of The Future

Over the last several years, hackerspaces have cropped up all over the world. These places have become a home base for hackers, tinkerers, makers, designers, and engineers alike. One of the biggest problems associated with these creative environments is the hours that are typically available. A lot of the time you just can’t walk in at odd hours of the night and expect to do anything at all. Granted, the best hackerspaces give out 24 hour access keys to those that pay for it, but sometimes it just feels better to do the work from the comfort of one’s home. Also, if a person doesn’t have the privilege of having a hackerspace in the area, then transforming a garage into a work shop can provide a nice entry point into the continuation of the maker revolution.

A trend is emerging where garages are being turned into hackerspace-like workshops that are neatly packed away within ordinary neighborhoods. A great example is EdsJunk Home Shop. His two car garage was converted into a maker shop complete with 3D printers, laser cutters, CNC machines, and more tools than one can dream of. The key, as [Ed] states, to creating such a useful home shop is organizing everything strategically.

This project has been a 5 year venture so far and there is still plenty to do. Years of experience have taught [Ed] to coordinate the tools in out-of-the-box ways. His air compressor, for instance, is stored in the attic with a retractable hose descending from the roof down into the garage which helps to save space and reduce noise.

Continue reading “Welcome To The Garage Of The Future”

Lots of battery reviews and more!

An Obsessively Thorough Battery (and More) Showdown

There are a number of resources scattered across the Internet that provide detailed breakdowns of common products, such as batteries, but we haven’t seen anything quite as impressive as this site. It’s an overwhelming presentation of data that addresses batteries of all types, including 18650’s (and others close in size)26650’s, and more chargers than you can shake a LiPo at. It’s an amazing site with pictures of the product both assembled and disassembled, graphs for charge and discharge rates, comparisons for different chemistries, and even some thermal images to illustrate how the chargers deal with heat dissipation.

Check out the review for the SysMax Intellicharger i4 to see a typical example. If you make it to the bottom of that novel-length repository of information, you’ll see that each entry includes a link to the methodology used for testing these chargers.

But wait, there’s more! You can also find equally thorough reviews of flashlights, USB chargers, LED drivers, and a few miscellaneous overviews of the equipment used for these tests.

[Thanks TM]

Controlling A Hot Plate’s Temperature For The Lab

When you need precise heating — like for the acetone polishing shown above — the control hardware is everything. Buying a commercial, programmable, controller unit can cost a pretty penny. Instead of purchasing one, try creating one from scratch like [BrittLiv] did.

[BrittLiv] is a Chemical and Biological Engineer who wanted something that performs well enough to be relied upon as a lab tool. Her design utilizes a plain, old hot plate and with some temperature feedback to run custom temperature ramps from programs stored on an SD card.

The system she developed was dealing directly with temperatures up to 338°F. The heating element is driven from mains, using an SSR for control but there is also a mechanical switch in there if you need to manually kill the element for some reason. An ATmega328 monitors the heating process via an MAX6675 thermocouple interface board. This control circuitry is powered from a transformer and bridge rectifier inside the case (but populated on a different circuit board).

She didn’t stop after getting the circuit working. The project includes a nice case and user interface that will have visitors to your lab oohing and aahing.

The Reason Dead Batteries Bounce

For the last few years, very well-informed people have been able to tell if an alkaline battery is good or not simply by dropping them. When dropped from an inch or two above a hard surface, a good battery won’t bounce, and will sometimes land standing up. A dead battery, on the other hand, will bounce. Thanks to [Lee] and a few of his friends, we now know why this happens.

While hanging out with a few of his buddies, [Lee] was able to condense all the arguments on why dead batteries bounce to two theories. The first theory, the ‘bounce theory’ said dead batteries had an increase in outgassing in the battery, increasing the pressure in the battery, which increases the spring constant of the battery itself. The second theory, the ‘anti-bounce theory’, said the gel-like properties of the electrolyte worked as a sort of mass damper.

[Lee] designed an experiment to test the outgassing ‘bounce theory’ of bouncing batteries. Instead of dropping a battery, an object – in this case a brass slug – was dropped onto both good and bad batteries. There was no difference. Even after holes were drilled to vent any gasses inside the battery, the brass slug bounced off both good and bad batteries the same way.

This means the reason dead alkaline batteries bounce is due to the electrolyte. [Lee] cut open a few AA cells and found the electrolyte in a good battery was a mushy mess of chemicals. In the dead battery, this same electrolyte hardened into a solid mass. [Lee] compares this to an anti-bounce hammer.

Finally, more than a year after most of us learned about bouncing dead batteries thanks to [Dave Jones]’ video, we have an answer. It’s a chemical change in the electrolyte that turns it from a goo to a solid that makes dead batteries bounce.

Continue reading “The Reason Dead Batteries Bounce”

Celebrate Hackaday’s 10th Anniversary: October 4th In Pasadena

We’ve had a bit of fun today with a post about our 10th Anniversary, now here’s the real deal.

If you happen to be in the Los Angeles area on Saturday, October 4th you should join us to help commemorate 10 years of happy hacking. The day-long event comes in many pieces. We’ve put together workshops, a mini-conference, a day-long build, and we’ll cap it all off with a party.

Hackaday is a global community though. If you can’t be there in person you should set the day aside to do some hacking in your lair, or maybe even get the Hackaday readers in your area together and see what comes of it!

Without further ado, here’s what we have planned:

Continue reading “Celebrate Hackaday’s 10th Anniversary: October 4th In Pasadena”