A Tale Of Two Phases And Tech Inertia

What kind of power service is in the United States? You probably answered 120-volt service. If you thought a little harder, you might remember that you have some 240-volt outlets and that some industrial service is three phase. There used to be DC service, but that was a long time ago. That’s about it, right? Turns out, no. There are a very few parts of the United States that have two-phase power. In addition, DC didn’t die as quickly as you might think. Why? It all boils down to history and technological inertia.

Split Phase Power by Charles Esson CC-BY-SA 3.0

You probably have quite a few 120-volt power jacks in sight. It is pretty hard to find a residence or commercial building these days that doesn’t have these outlets. If you have a heavy duty electric appliance, you may have a 240-volt plug, too. For home service, the power company supplies 240 V from a center tapped transformer. Your 120V outlets go from one side to the center, while your 240V outlets go to both sides. This is split phase service.

Industrial customers, on the other hand, are likely to get three-phase service. With three-phase, there are three wires, each carrying the line voltage but out of phase with each other. This allows smaller conductors to carry more power and simplifies motor designs. So why are there still a few pockets of two-phase?

Continue reading “A Tale Of Two Phases And Tech Inertia”

Programming Linux Devices With Arduino And The Cloud

Back in the olden days, when the Wire library still sucked, the Arduino was just a microcontroller. Now, we have single board computers and cheap microcontrollers with WiFi built in. As always, there’s a need to make programming and embedded development more accessible and more widely supported among the hundreds of devices available today.

At the Embedded Linux Conference this week, [Massimo Banzi] announced the beginning of what will be Arduino’s answer to the cloud, online IDEs, and a vast ecosystem of connected devices. It’s Arduino Create, an online IDE that allows anyone to develop embedded projects and manage them remotely.

As demonstrated in [Massimo]’s keynote, the core idea of Arduino Create is to put a connected device on the Internet and allow over-the-air updates and development. As this is Arduino, the volumes of libraries available for hundreds of different platforms are leveraged to make this possible. Right now, a wide variety of boards are supported, including the Raspberry Pi, BeagleBone, and several Intel IoT boards.

The focus of this development is platform-agnostic and focuses nearly entirely on ease of use and interoperability. This is a marked change from the Arduino of five years ago; there was a time when the Arduino was an ATmega328p, and that’s about it. A few years later, you could put Arduino sketches on an ATtiny85. A lot has changed since then. We got the Raspberry Pi, we got Intel stepping into the waters of IoT devices, we got a million boards based on smartphone SoCs, and Intel got out of the IoT market.

While others companies and organizations have already made inroads into an online IDE for Raspberry Pis and other single board computers, namely the Adafruit webIDE and Codebender, this is a welcome change that already has the support of the Arduino organization.

You can check out [Massimo]’s keynote below.

Continue reading “Programming Linux Devices With Arduino And The Cloud”

Laser Cut Your 3D Printed Trash

If you have a 3D printer, you’re surrounded by plastic trash. I’m speaking, of course, of failed prints, brims, and support material that builds up in the trash can near your printer. Although machines that turn that trash into filament exist, they’re not exactly common. But there’s another way to turn that waste into new building materials. [flowalistic], 3D designer extraordinaire, is using that trash to create panels of plastic and throwing that into a laser cutter. It’s a plastic smoothie, and if you can sort your scrap by color, the results look fantastic.

The first step in turning garbage plastic into a plastic sheet is throwing everything into a blender. Only PLA was used for this experiment because using ABS will release chlorine gas. These plastic fragments were placed in the oven, on a cookie sheet with a sheet of parchment paper. After about a half an hour of baking at 200 °C, the sheet was pressed between sheets of wood and left to cool. From there, the PLA sheet was sent to the laser cutter where it can be fabricated into rings, models, coasters, spirographs, and toys.

While this is an interesting application of trash using parts and equipment [flowalistic] had sitting around — therefore, a hack — it must be noted this should never be replicated by anyone. That big bag of scrap plastic could contain ABS, and you should never put ABS in a laser cutter unless you want your workspace to smell awful. And/or be sure to crack a window.