A Farewell To YouTube Sub Counters Set To Break With API Change

Of all the things you never would have guessed you’d need just ten years ago, a YouTube subscriber counter would probably rank highly. You would have guessed that the little hits of dopamine accompanying each tick upward of a number would be so addictive?

As it turns out, lots of people wanted to keep a running total of their online fans, and a bewilderingly varied ecosystem of subscriber counters has cropped up. All of them rely on the API that YouTube exposes for such purposes, which as [Brian Lough] points out is about to change and break every subscription counter ever made. In the YouTube sub counter space, [Brian] is both an enabler – he built an Arduino wrapper to fetch YT sub counts easily – and a serial builder of displays for other YouTubers. The video below shows a collection of his work, many based on RGB LED matrix display, like the one used in his Tetris-themed sub counter. They’re all well-built, nice to look at, and sadly, destined for obsolescence sometime in August when the API changes.

The details of the API changes were made public in April, and for the subs count it amounts to rounding the count and displaying large counts as, for instance, 510k as opposed to 510,023. We’re confident that [Brian] and other display builders will be able to salvage some of their counters with code changes, but others will probably require hardware changes. Thanks, YouTube.

Continue reading “A Farewell To YouTube Sub Counters Set To Break With API Change”

Quilting Desk Is An Absolute Unit

Most hobbies come with a lot of tools, and thread injecting is no different. Quilting itself may be Queen Hobby when it comes to the sheer volume of things you can buy: specialized templates, clips, thimbles, disappearing ink pens, and so on. And of course, you want it all within arm’s reach while sitting at the machine.

Ruler rack via Amazon.

Years ago, [KevsWoodworks] built an impressive custom quilting desk for his wife. He’d added on to it over the years, but it was time for a bigger one. This beautiful beast has 21 drawers and 6 large cubbyholes for plastic bins. At the wife’s request, one of the drawers is vertical. [Kev] doesn’t say what she put in there, but if it were our desk, that’s where we’d stash all our large plastic rulers that need to be kept flat (or vertical). There’s also a lift, so any sewing machine can be brought up flush with the enormous top.

Fortunately for us, [Kev] likes to teach. He documented the build in a series of videos that go nicely with his CAD drawings, which are available for download. Thread your way past the break to see those videos.

Want to do some thread injecting, but don’t want to spend hundreds on a machine? We got lucky with our entry-level injector. If yours is a piece of scrap or has limited stitch options, replace the motor, or add an Arduino.

Continue reading “Quilting Desk Is An Absolute Unit”

Boost Your WiFi Range With Cookware

WiFi was the killer technology that made home networking easy. No more messing around with hubs and cables and drilling holes in walls, simply turn the devices on and hit connect. Over time the speed and range has increased, but those with larger houses or granny flats out back have suffered. There are tricks to boost range however, and some of them involve cookware.

The clever hack here is to use a metal strainer as a parabolic reflector, to capture signals and focus them onto the PCB antenna in a USB WiFi dongle. The strainer is drilled out, and a USB extension cable has its female end glued into the base. This allows the dongle to be positioned inside the strainer. For best results, the dongle should be positioned so that its antenna elements are sitting at the focal point of the parabola; this can be determined through mathematics or simply by experimenting with positions to see what gives the best signal strength.

It’s a design that is quite directional, and should help boost signals as well as block out those from unwanted stations. The build is simple, and can even be tripod mounted which helps with aiming and looks cool to boot.

For many, WiFi antenna hacks are old school, but it’s always good to keep the techniques in mind as you never know when it will come in handy to solve a new problem. Some crazy things are possible with the right gear, too.

CPAP Monitor Alerts Wearer To Malfunctions

Continuous Positive Airway Pressure machines are a common treatment tool for sleep apnea and other respiratory issues. A common problem with their use is that the mask becomes dislodged during sleep, and thus fails to provide airway pressure to the patient. [Bin Sun] decided to take a stab at solving this problem.

The project consists of an Arduino fitted with a MPXV7002DP pressure sensor. The sensor is used to monitor the pressure in the CPAP pipes. If the pressure varies regularly, it is likely the system is working. If however, the pressure remains at a roughly constant level, that suggests the mask is no longer properly fitted to the wearer, or that there is another problem. In this event, the device sounds a buzzer to wake the wearer, alerting them to check the equipment.

It’s a simple solution to the problem, and something we’re surprised isn’t built into most CPAP machines from the factory. It’s important to be careful before modifying any medical equipment, though we see plenty of hackers taking the plunge to innovate in this area.

Abraham Wald’s Problem Solving Lesson Is To Seek What’s Not There

You may not know the name Abraham Wald, but he has a very valuable lesson you can apply to problem solving, engineering, and many other parts of life. Wald worked for the Statistical Research Group (SRG) during World War II. This was part of a top secret organization in the United States that applied elite mathematical talent to help the allies win the war. Near Columbia University, mathematicians and computers — the human kind — worked on problems ranging from how to keep an enemy plane under fire longer to optimal bombing patterns.

One of Wald’s ways to approach problem was to look beyond the data in front of him. He was looking for things that weren’t there, using their absence as an additional data point. It is easy to critique things that are present but incorrect. It is harder to see things that are missing. But the end results of this technique were profound and present an object lesson we can still draw from today.

Continue reading “Abraham Wald’s Problem Solving Lesson Is To Seek What’s Not There”

Supercon CFP Extended By Two Weeks

Need a bit more time to submit your talk proposal for the 2019 Hackaday Superconference? Okay, but we can only do this once. You now have until August 16th to submit your proposal.

Supercon is the ultimate hardware conference. Take all the best conversations you’ve had about electronics, firmware development, industrial design, art, music, and culture and pack them into three incredible days in Pasadena. That’s the start of what you’ll find at this event. There is no substitute for experiencing it in person.

What makes this so unique is the people who show up. We are forever on the search of people with clever, compelling, delightful, and bizarre stories about hardware creation… and that means you. Yes, you! Supercon is a great place to give your first-ever conference talk. Package up the details of your recent hardware adventures and send them in as a proposal. The biggest mistake we see people make is assuming nobody wants to hear about what’s going on in their workshop or lab. Long talk or short talk, we want to hear your talk!

Take the plunge, the water is warm the so are the soldering irons which run constantly in the Hacker Village that forms during Supercon. There are still tickets available, but of course, speaker receive our undying gratitude and of course, free admission.

A Look At The Basics Of Building An Arduino Watch

Miniaturization has made smart watches possible, even for the DIY maker to tinker with. For those just getting to grips with basic digital electronics, it can be daunting, however. For those just starting out, [陳亮] put together a handy guide to building the core of an Arduino-based watch.

The writeup starts at the beginning, going over the basic hardware requirements for a smart watch. This involves considering size, packaging and power draw, as well as the user interface. The build settles on an Arduino Pro Micro, as it uses the ATmega32U4 which eliminates secondary USB-to-serial chips, helping cut down on power consumption. A square IPS LCD display is used to display an analog-style watch face, and time is kept by a DS3231 real-time clock. A pair of small vibration sensors are used to wake the watch when the user moves their wrist to check the time.

While it doesn’t cover the final assembly into a watch-like form factor, it’s a handy guide on what it takes to build a working watch for those who are still getting their feet wet with hardware. Once you’ve got that down, it’s time to contemplate how you’ll build the sleek exterior. Naturally, a good maker has that covered, too.