TensorFlow Lite demos

Smarter Phones In Your Hacks With TensorFlow Lite

One way to run a compute-intensive neural network on a hack has been to put a decent laptop onboard. But wouldn’t it be great if you could go smaller and cheaper by using a phone instead? If your neural network was written using Google’s TensorFlow framework then you’ve had the option of using TensorFlow Mobile, but it doesn’t use any of the phone’s accelerated hardware, and so it might not have been fast enough.

TensorFlow Lite architecture
TensorFlow Lite architecture

Google has just released a new solution, the developer preview of TensofFlow Lite for iOS and Android and announced plans to support Raspberry Pi 3. On Android, the bottom layer is the Android Neural Networks API which makes use of the phone’s DSP, GPU and/or any other specialized hardware to speed up computations. Failing that, it falls back on the CPU.

Currently, fewer operators are supported than with TensforFlor Mobile, but more will be added. (Most of what you do in TensorFlow is done through operators, or ops. See our introduction to TensorFlow article if you need a refresher on how TensorFlow works.) The Lite version is intended to be the successor to Mobile. As with Mobile, you’d only do inference on the device. That means you’d train the neural network elsewhere, perhaps on a GPU-rich desktop or on a GPU farm over the network, and then make use of the trained network on your device.

What are we envisioning here? How about replacing the MacBook Pro on the self-driving RC cars we’ve talked about with a much smaller, lighter and less power-hungry Android phone? The phone even has a camera and an IMU built-in, though you’d need a way to talk to the rest of the hardware in lieu of GPIO.

You can try out TensorFlow Lite fairly easily by going to their GitHub and downloading a pre-built binary. We suspect that’s what was done to produce the first of the demonstration videos below.

Continue reading “Smarter Phones In Your Hacks With TensorFlow Lite”

Learn About Blockchains By Building One

What do we curious Hackaday scribes do when we want to learn about something? First port of call: search the web.

When that something is blockchain technology and we’re looking for an explanation that expands our cursory overview into a more fundamental understanding of the basic principles, there is a problem. It seems that to most people blockchains equate to one thing: cryptocurrencies, and since cryptocurrencies mean MONEY, they then descend into a cultish frenzy surrounded by a little cloud of flying dollar signs. Finding [Daniel van Flymen]’s explanation of the fundamentals of a blockchain in terms of the creation of a simple example chain using Python was thus a breath of fresh air, and provided the required education. Even if he does start the piece by assuming that the reader is yet another cryptocurrency wonk.

We start by creating a simple class to hold all the Python functions, then we are shown a single block. In his example it’s a JSON object, and it contains the payload in the form of a transaction record along with the required proof-of-work and hash. We’re then taken through a very simple proof-of-work algorithm, before being shown how the whole can be implemented as very simple endpoints.

You are not going to launch a cryptocurrency using this code, and indeed that wasn’t our purpose in seeking it out. But if you are curious about the mechanics of a blockchain and are equally tired of evangelists of The Blockchain who claim it will cure all ills but can’t explain it in layman’s terms, then this relatively simple example is for you.

The wrong way to build a blockchain image: Jenny List. #FarmLife.

Functioning Technic SLJ900 Bridge Builder

There is definitely a passion for detail and accuracy among LEGO builders who re-create recognizable real-world elements such as specific car models and famous buildings. However, Technic builders take it to a level the regular AFOLs cannot: Not only must their model look like the original, it has to function the same way. Case in point, [Wolf Zipp]’s version of a massive bridge-building rig. The Chinese-built SLJ900 rolls along the tops of bridges and adds ginormous concrete spans with the aplomb found only in sped-up YouTube videos. It is nevertheless a badass robot and a worthy target for Technicization.

[Wolf]’s model is 2 meters long and weighs 10.5kg, consisting of 13 LEGO motors and a pneumatic rig, all run by a handheld control box. The rig inserts LEGO connectors to a simulated bridge span, lifts it up, moves it over the next pier, then drops it down into place. The span weighs 2.5kg by itself — that ain’t no styrofoam! There are a lot of cool details in the project. For instance, the mechanism that turns the wheels for lateral movement consists of a LEGO-built pneumatic compressor that trips pneumatic actuators that lift the wheels off the ground and allows them to turn 90 degrees.

Sometimes it blows the mind what can be built with Technic. Check out this rope-braiding machine and this 7-segment display we’ve posted. Continue reading “Functioning Technic SLJ900 Bridge Builder”

Teardown Of A Cheap Glue Gun

A hot glue gun is one of those standard tools of the hardware hacker’s bench, called upon to provide adhesion between an astonishing range of materials, and to provide a handy filler and strain relief in the form of blobs of polymer glue. We’ve all got one, but how many of us have taken a look inside it?

[Andrew Lorimer] bought a super-cheap eBay glue gun, and subjected it to a teardown. As you might expect, he found it to be a pretty simple device with only a trigger mechanism and a dumb heating element, but his write-up is of passing interest because he’s characterised its heating element. It has a positive temperature coefficient, which means that its resistance increases from around 2.5 kΩ at room temperature to about 7 kΩ at its 150 ºC operating temperature. This limits the current, and provides a very simple thermostat action.

The build quality is surprisingly good for such a cheap appliance, and he notes a surfeit of screws holding its shell together. But the quality of the insulation and strain relief leaves a lot to be desired, and he wonders whether it truly qualifies for its double-insulated logo. The LED pilot light is simply fed from the 240 V mains supply through a 250 kΩ resistor which he replaces with a 12 kΩ component for a brighter result.

We cover plenty of teardowns here at Hackaday. Often they are of extremely expensive and complex devices, but sometimes they are of much simpler subjects.

Digital Panel Meter Tear Down

[Big Clive] had some 22mm digital AC voltmeters, made to put in a panel. There was a time when this would have been a significant pain, since it required you to make a large square hole. Of course, in a world of CNC and 3D printers that isn’t as big a deal as it used to be, but the ones [Clive] has are nice because having a round footprint you can drill a hole for them with a hole saw or a stepped bit. Of course, he wasn’t satisfied to just use these inexpensive meters. He had to tear one apart to look inside. You can see his review and teardown in the video below. The meters are available in a range of AC voltages, although [Clive] didn’t think the ones he had would safely handle their rated maximum.

Inside, the modules reminded us of cordwood construction in a way. Most of the electronics are on a small round board. But several components connect to the board and the bottom cap in a vertical orientation. The meters are available in several colors, but [Clive] likes the red ones as they appear brighter than the others. The voltage reading compared favorably to a Fluke meter.

Continue reading “Digital Panel Meter Tear Down”

Trinket Chills Your Drinks

Who wants warm drinks? Well, coffee drinkers, we guess. Other than them, who wants warm drinks? Tea drinkers, sure. How about room temperature drinks? No one, that’s who. It’s silly to buy a refrigerator to cool down a single drink, so what option are you left with? Ice cubes? They’ll dilute your drink. Ice packs and a cooler? Sure, they’ll keep your drinks cold, but they’re hardly cool are they? No, if you want a cold drink the cool way, you build a thermoelectric cooler. And if you want to build one, you’re in luck, because [John Park] has a tutorial to do just that up on AdaFruit.

The parts list includes an AdaFruit Trinket M0, a more powerful version of AdaFruit’s Trinket line. The Trinket is used to control the main part in this build, a Peltier thermoelectric cooler, as well as the temperature display and switches. The other part controlled by the microcontroller is a peristaltic pump, which is used to do the dispensing of the liquid. The code to control everything is written in Python as the Trinket M0 comes with AdaFruit’s CircuitPython by default. Also included in the tutorial are the files for the stand, should you want to 3D print it or cut it with a CNC or laser cutter.

After the break, you can watch as [John] goes over the project and builds it, or go to the AdaFruit website and follow the instructions to build your own. As [John] says, there might be better ways to chill your drinks, but this is “definitely one of the more science-y and interesting ones.” For more projects using the Peltier Effect, try this one that uses the effect in sous-vide cooking, or this one, a Peltier cooled micro-fridge!

Continue reading “Trinket Chills Your Drinks”

A Passion For The Best Is In Mechanical Keyboards

There is an entire subculture of people fascinated by computer keyboards. While the majority of the population is content with whatever keyboard came with their computer or is supplied by their employer — usually the bottom basement squishy membrane keyboards — there are a small group of keyboard enthusiasts diving into custom keycaps, switch mods, diode matrices, and full-blown ground-up creations.

Ariane Nazemi is one of these mechanical keyboard enthusiasts. At the 2017 Hackaday Superconference, he quite literally lugged out a Compaq with its beautiful brominated keycaps, and brought out the IBM Model M buckling spring keyboard.

Inspired by these beautiful tools of wordcraft, [Ariane] set out to build his own mechanical keyboard and came up with something amazing. It’s the Dark Matter keyboard, a custom, split, ergonomic, staggered-columnar, RGB backlit mechanical keyboard, and at the 2017 Hackaday Superconference, he told everyone how and why he made it.

Continue reading “A Passion For The Best Is In Mechanical Keyboards”