Spinning ESP32 Display Puts The Customer First

Most of the projects we feature on Hackaday are built for personal use; designed to meet the needs of the person creating them. If it works for somebody else, then all the better. But occasionally we may find ourselves designing hardware for a paying customer, and as this video from [Proto G] shows, that sometimes means taking the long way around.

The initial task he was given seemed simple enough: build a display that could spin four license plates around, and make it so the speed could be adjusted. So [Proto G] knocked a frame out of some sheet metal, and used an ESP32 to drive two RC-style electronic speed controllers (ESCs) connected to a couple of “pancake” brushless gimbal motors. Since there was no need to accurately position the license plates, it was just a matter of writing some code that would spin the motors in an aesthetically pleasing way.

Unfortunately, the customer then altered the deal. Now they wanted a stand that could stop on each license plate and linger for a bit before moving to the next one. Unfortunately, that meant the ESCs weren’t up to the task. They got dumped in favor of an ODrive motor controller, and encoders were added to the shafts so the ESP32 could keep track of the display’s position. [Proto G] says he still had to work out some kinks, such as how to keep the two motors synchronized and reduce backlash when the spinner stopped on a particular plate, but in the end we think the results look fantastic. Now if only we had some license plates we needed rotisseried…

If [Proto G] knew he needed precise positioning control from the start, he would have approached the project differently and saved himself a lot of time. But such is life when you’re working on contract.

Continue reading “Spinning ESP32 Display Puts The Customer First”

Building A Wind Power Generator In Your Backyard

For many environmental enthusiasts, horizontal-axis wind turbines (HAWTs) — the kind that look like windmills slowly spinning in the distance — are a pretty familiar sight. Unfortunately, there are quite a few caveats that make them harder to adopt despite the fact that harvesting renewable energy sources is more sustainable than relying on natural gas and fuels that can be depleted. Since they face in one axis, they need to be able to track the wind, or else trade off the ability to maximize energy output. In turbulent and gusty conditions, as well, HAWTs face accelerated fatigue when harvesting.

The development of the vertical-axis wind turbine (VAWT) solves several of these issues. In addition, the turbines are typically closer to the ground and the gearbox replacement is simpler and more efficient. Maintenance is more accessible due to the size of the turbines, so no heavy machinery is typically necessary to access crucial components on-site. In addition, the gearbox by nature of its operation takes on less fatigue and is able to function in turbulent winds, which reduces the rate of failure.

For a simple version of a VAWT that you can build yourself, [BlueFlower] has published several mechanical drawings that detail the layout of the design. The wind power generator uses 24 magnets, copper wire fashioned into coils, and a metal plate for the main generator. The coils are arranged in a circular formation on a static plate, while the magnets are equally spaced on a moving circular plate. As the magnets pass over coils, the flux induces a current, which increases as the plates spin faster.

The blades of the generator are made from blue foam with a metal bar running through it for structure. Three of the blades are attached with triangular bars to a central rod, which also holds the spinning magnetic plate.

In [BlueFlower]’s initial trials using the VAWT for charging a battery they were able to generate a max power of 15W on boost mode and 30-70W when charging in PWM mode. Not bad for a home-made wind power generator!

There aren’t only pros to the design, however. While VAWTs may be cheaper, more mobile, and more resistant to wear and tear, there are some design features that prevent the generators from functioning as well as HAWTs at harvesting energy. The blades don’t produce torque at the same time, with some blades simply being pushed along. This produces more drag on the blades when they rotate, limiting the efficiency of the entire system. In addition, higher wind speeds are typically found at higher altitudes, so the VAWTs will perform better if installed on a towering structure. Vibration forces close to the ground can also wear out the bearings, resulting in more maintenance and costs.

 

 

Continue reading “Building A Wind Power Generator In Your Backyard”

Solve Your Precision Woes With A Sliding Angle Grinder

Angle grinders are among the most useful tools for anyone who’s ever had to cut metal. They’re ergonomic, compact, and get the job done. Unfortunately, one of the tradeoffs you usually make when using them is precision.

But thankfully, there’s a DIY solution. YouTuber [workshop from scratch] demonstrated the build process for a sliding angle grinder in a recent video, welding steel beams into a flat frame and attaching fitted beams on top to slide across the rows. Where necessary, spacers are used to ensure that the slider is perfectly fitted to the beam. The contraption holding the angle grinder – a welded piece of steel bolted to the sliding mechanism – has a grip for the user to seamlessly slide the tool across the table.

The operation is like a more versatile and robust chop saw, not to mention the customized angle references you can make to cut virtually anything you like. The build video shows the entire process, from drill pressing and turning holes to welding pieces of the frame together to artfully spray painting the surface a classy black, with familiarity enough to make the project look like a piece of cake.

As the name implies, [workshop from scratch] is all about building your own shop tools, and we’ve previously taken a look at their impressive hydraulic vise and mobile crane builds. These tools, largely hacked together from scraps, prove that setting up your own shop doesn’t necessarily mean you need to break the bank.

Continue reading “Solve Your Precision Woes With A Sliding Angle Grinder”

The Righteous Quest To Crack A Canon I9900

[Starhawk] is a man with a problem. More accurately, he’s a man whose mother has a problem, but ultimately that ends up being the same thing. Her wide-format Canon printer recently stopped working after better than a decade of reliable service, and he wants to know why. Rather than spend the money on buying a new printer, he’s determined to find out if she’s been the victim of planned obsolescence by reverse engineering the Canon i9900 to see what makes it tick (or stop ticking, as the case may be).

In the absence of any obvious hardware faults, [Starhawk] has suspicions that the machine’s QY6-0055 printhead has run over some internal “odometer” and simply turned itself off. We’ve all seen similar trickery at play when trying to use third party ink cartridges in our printers, so it’s certainly not outside the realm of possibility that the Canon i9900 is designed to reject heads once they’ve seen enough usage. Perhaps the biggest clue is that the QY6-0055 has a Seiko S93C56BR EEPROM on the board that’s keeping track of…something.

Right now, [Starhawk] is devoting his energies on trying to make sense of the data he pulled from the EEPROM using his TL866A programmer. But that’s no easy feat with a sample size of just one, which is why he’s looking for help. He’s hoping that other hackers with similar printers (and ideally ones that use the same QY6-0055 head) could submit their own EEPROM dumps and the community could get to work trying to decipher what’s stored on the chips. He’s really hoping that somebody at Canon might be willing to sneak him a couple tips on what he should be looking for, but at this point we think he’ll take whatever assistance he can get.

Now to be fair, there’s really no way to know definitively if there’s some flag stored on the EEPROM that’s keeping the printer from working. It could just be good old fashioned hardware failure, which would hardly be a surprise for a piece of consumer electronics from 2005. But even if the effort to understand the Canon’s EEPROM doesn’t get him any closer to a working printer, we still think it’s a fascinating example of real-world reverse engineering that’s worth it for the experience alone.

There’s a long history of hackers doing battle with their printers, from emulating an ink cartridge with a microcontroller to reinking the ribbon of a vintage 1980s behemoth. We’re interested in seeing where this project takes [Starhawk], but no matter what happens there are likely to be some interesting discoveries made along the way.

Think IN18s Are Cool? Get A Load Of This Must-Have Custom Nixie Tube

Us: “I’ll take Retro style displays we absolutely have to have for $200, Alex.”

Trebek: “This nixie tube is unlike any conventional tube you’ve seen before, handbuilt and NOT numbers or letters.”

Us: “What is FriendlyWire’s new logo tube?”

Trebek: “Heck yeah.”

Nixie tubes are the vacuum technology that manages to do far less than a graphic LCD while looking about a million times cooler. Generally speaking, these tubes are no longer manufactured, and the old stock you can get your hands on usually contain a set of filaments shaped like numbers. But @FriendlyWire’s tweet of this Nixie tube by [Dalibor Farny] breaks both of those rules. This handmade tube isn’t just a numerical display or a colon display (the punctuation mark, get your head out of the gutter). It’s a custom logo, and it’s beautiful.

Continue reading “Think IN18s Are Cool? Get A Load Of This Must-Have Custom Nixie Tube”

The Price Of Domestic Just In Time Manufacturing

Hardware is hard, manufacturing only happens in China, accurate pricing is a dark art. Facts which are Known To Be True. And all things which can be hard to conquer as an independent hardware company, especially if you want to subvert the tropes. You may have heard of [Spencer Wright] via his superb mailing list The Prepared, but he has also been selling an unusual FM radio as Centerline Labs for a few years. Two years ago they relaunched their product, and last year the price was bumped up by a third. Why? Well, the answer involves more than just a hand wave about tariffs.

The Public Radio is a single-station FM radio in a mason jar. It’s a seemingly simple single purpose hardware product. No big mechanical assemblies, no complex packaging, not even any tangential accessories to include. In some sense it’s an archetypically atomic hardware product. So what changed? A normal product is manufactured in bulk, tested and packaged, then stored in a warehouse ready to ship. But TPR is factory programmed to a specific radio station, so unless Centerline wanted one SKU for each possible radio station (there are 300) this doesn’t work. The solution was domestic (US) just in time manufacturing. When a customer hits the buy button, a unit is programmed, tested, packed, and shipped.

As with any business, there is a lot more to things than that! The post gives the reader a fascinating look at all the math related to Centerline Labs’ pricing and expenses; in other words, what makes the business tick (or not) including discussion of the pricing tradeoffs between manufacturing different components in Asia. I won’t spoil the logical path that led to the pricing change, go check out the post for more detail on every part. 

We love hearing about the cottage hardware world. Got any stories? Drop them in the comments!

Smoothieboard Gets An Ambitious Update For V2

If you’ve been reading Hackaday for awhile, there’s an excellent chance you’ve seen a project or two powered by the Smoothieboard. The open source controller took Kickstarter by storm in 2013, promising to be the last word in CNC thanks to its powerful 32-bit ARM processor. Since then we’ve seen it put to use in not only the obvious applications like 3D printers and laser cutters, but also for robotic arms and pick-and-place machines. If it moves, there’s a good chance you can control it with the Smoothieboard.

But after six years on the market, the team behind this motion control powerhouse has decided it’s time to freshen things up. The Kickstarter for the Smoothieboard v2 has recently gone live and, perhaps unsurprisingly, already blown past its funding goal. Rather than simply delivering an upgraded Smoothieboard, the team has also put together a couple “spin-offs” targeting different use cases. If Smoothie v1 was King of CNC boards, then v2 is aiming to be the Royal Family.

Smoothieboard v2-Prime with breakouts

The direct successor to the original board is called v2-Prime, and it’s everything you’d expect in an update like this. Faster processor, more RAM, more flash, and improved stepper drivers. There’s also available GPIO expansion ports to connect various breakout boards, and even a header for you to plug in a Raspberry Pi. If you’re looking to upgrade your existing Smoothieboard machines to the latest and greatest, the Prime is probably what you’re after.

Then there’s the v2-Mini, designed to be as inexpensive as possible while still delivering on the Smoothieboard experience. The Mini has the same basic hardware specs as the Prime, but uses lower-end stepper drivers and deletes some of the protection features found on the more expensive model. For a basic 3D printer or laser cutter, the Mini and its projected $80 price point will be a very compelling option.

In the other extreme we have the v2-Pro, which is intended to be an experimenter’s dream come true. It features more stepper drivers, expansion ports, and even an integrated FPGA. Realistically, this board probably won’t be nearly as popular as the other two versions, but the fact that they’ve even produced it shows how committed the team is to pushing the envelope of open source motion control.

Our coverage of the original Smoothieboard campaign back in 2013 saw some very strong community response, with comments ranging from excited to dismissive. Six years later, we think the team behind the Smoothieboard has earned a position of respect among hackers, and we’re very excited to see where this next generation of hardware leads.

Continue reading “Smoothieboard Gets An Ambitious Update For V2”