Print From The ESP8266, Courtesy Of Google

The ESP8266 has become the hacker’s microcontroller of choice because it’s exceptionally easy to get the chip connected to the network and talking to other devices. The fact that it’s also absurdly cheap is just a bonus. Since nearly every piece of electronics you buy today is “smart” enough to include some form of Internet control, that means there’s no shortage of gadgets these MCUs can potentially poke and prod.

In their latest tip, [TecnoProfesor] shows how you can interface the ESP8266 with Google’s Cloud Print, a service that enables simple remote printing over the web without having to worry about having the proper device drivers. Remote printing from the ESP8266 might seem like little more than a gag at first glance, but if you’re the kind of person who likes to have hard copies of data, adding the capability to generate a daily printed report to your weather station could be a nice weekend project.

[TecnoProfesor] provides explanations and source code for printing documents of various sizes from both the ESP8266’s internal flash storage and an SPI-attached SD card. Towards the end of the write-up, there’s even some explanation of how the setPrintDocument() function of the Cloud Print API can be used in more advanced scenarios, such as printing web pages or documents stored in Google Drive.

When we see microcontrollers connected to printers, they’re usually of the small thermal kind. Being able to access “real” printers with such a simple technique offers some interesting possibilities, though like most technology, there’s potential for it to be misused.

[Thanks to Andrew for the tip.]

DIY Photo Backup In The Field

They say a file isn’t backed up if it isn’t backed up twice. This is easy enough to do if you have access to your computer and a network, but if you’re a photographer you might end up in a place without either of these things and need a way to back up the files you just created. For that you’ll need a specialized photo backup tool which you can easily build yourself.

While commercial offerings are available which back up files locally from a camera’s SD card to another medium, they suffer from a high price. [André]’s solution can be had for a fraction of that cost. Using a Raspberry Pi Zero, a tiny USB hub, and a high capacity jump drive, a photographer can simply plug in an SD card and the Pi will handle the backups with varying levels of automation. The software that [André] made use of is called Little Backup Box written by [Dmitri Popov] and can be used typically as an automatic backup for any other device as well.

This is a great solution to backing up files on the go, whether they’re from a camera or any device that uses an SD card. Removable storage is tiny and easily lost, so it’s good to have a few backups in case the inevitable happens. Raspberry Pis are an ideal solution to data backup, and can even be battery powered if you’re really roughing it for a few days.

University Makes Bulletproof 3D Prints

Researchers at Rice University are studying 3D printing plastic structures that mimic tubulanes — theoretical nanotube structures predicted to have extraordinary strength. The result has been very strong and very compressible structures that can actually resist bullets.

As an experiment, the researchers fired projectiles at 5.8 km/s at a block of plastic and at a block of simulated tubulanes. The structure of the tubulane block stopped the bullet at the second layer with no significant structural damage beyond the second layer. The reference block had a large hole and cracks throughout its volume.

Continue reading “University Makes Bulletproof 3D Prints”

Old Cisco WAN Card Turned FPGA Playground

Many of us think of FPGAs as some new cutting edge technology, but the fact of the matter is that they’ve been around for quite some time. They’ve just traditionally been used in hardware that’s too expensive for us lowly hackers. A case in point is the Cisco HWIC-3G-CDMA WAN card. A decade ago these would have been part of a router valued in the tens of thousands of dollars, but today they can be had for less than $10 USD on eBay. At that price, [Tom Verbeure] thought it would be worth finding out if they could be repurposed as generic FPGA experimentation devices.

So as not to keep you in suspense, the short answer is a resounding yes. In the end, all [Tom] had to do was figure out what voltages the HWIC-3G-CDMA was expecting on the edge connector, and solder a 2×5 connector onto the helpfully labeled JTAG header. Once powered up and connected to the computer, Intel’s Quartus Programmer software immediately picked up the board’s Cyclone II EP2C35F484C8 chip. The blinking LEDs seen in the video after the break serve as proof that these bargain bin gadgets are ripe for hacking.

Unfortunately, there’s a catch. After studying the rest of the components on the board, [Tom] eventually came to the conclusion that the HWIC-3G-CDMA has no means of actually storing the FPGA’s bitstream. Presumably it was provided by the router itself during startup. If you just want to keep the board tethered to your computer for experimenting, that’s not really a big deal. But if you want to use it in some kind of project, you’ll need to include a microcontroller capable of pushing the roughly 1 MB bitstream into the FPGA to kick things off.

It might not be as easy to get up and running as the 2019 Hackaday Superconference badge, but it’s certainly a lot easier to get your hands on.

Continue reading “Old Cisco WAN Card Turned FPGA Playground”

Vintage Bike Gets Briggs And Stratton Power

eBay made the process of motorizing a bicycle popular, with cheap engines from China combined with a handful of parts to lace everything together. If your tastes are a little more vintage however, [Oliver]’s build might be more your speed.

Starting with a real Briggs and Stratton liberated from an old rotary tiller, this engine has legitimate vintage credentials. Looking resplendent in brown, it’s paired with a bike in a similar shade from yesteryear. Drive from the engine is transferred by belt to a jackshaft, which then sends power through a chain to the rear wheel. The belt tensioner serves as a rudimentary clutch, allowing the engine to be disconnected from the drivetrain when disengaged.

The retro components, combined with an appropriate color scheme, make this a wonderful cruiser that oozes style. While it’s probably not suited for downtown commuting due to its lack of a real clutch and noise, it would make a great ride for taking in some country roads on a sunny day. We’ve seen similarly styled e-bikes, too. Video after the break.

Continue reading “Vintage Bike Gets Briggs And Stratton Power”

Open Source Kitchen Helps You Watch What You Eat

Every appliance business wants to be the one that invents the patented, license-able, and profitable standard that all the other companies have to use. Open Source Kitchen wants to beat them to it. 

Every beginning standard needs a test case, and OSK’s is a simple one. A bowl that tracks what you eat. While a simple concept, the way in which the data is shared, tracked, logged, and communicated is the real goal.

The current demo uses a Nvidia Jetson Nano as its processing center. This $100 US board packs a bit of a punch in its weight class. It processes the video from a camera held above the bowl of fruit, suspended by a scale in a squirrel shaped hangar, determining the calories in and calories out.

It’s an interesting idea. One wonders how the IoT boom might have played out if there had been a widespread standard ready to go before people started walling their gardens.

Texas Tesla Tower Titillates

One of the nice things about a road trip is you often get to see something that really surprises you. A recent trip through Texas may have resulted in my second most surprising sighting. There’s a strange tower that looks oddly like a Tesla tower in the middle of rural Texas, right off the main interstate. What is it? Although Google did answer the question — sort of — I’m still not sure how legitimate its stated purpose is.

First Sighting

I was driving between Wimberly and Frisco — two towns that aren’t exactly household names outside of Texas. Near Milford, there’s a very tall structure that looks like a giant mechanical mushroom on top of a grain silo. If the mushroom were inverted or pointing towards the horizon, it would be easy to imagine it was some very odd antenna. This dish, however, is pointed right down its own odd-shaped mast. The top of the thing sure looks like the top of a Van de Graf generator.

Continue reading “Texas Tesla Tower Titillates”