Use A Brushless Motor As A Rotary Encoder

The electric motor is the fundamental building block of almost all robotic projects but, without some form of feedback, it lacks the precise positional control required for the task. Small servos from the modelling world will often use a potentiometer to sense where they are on their travel, while more accomplished motors will employ some form of shaft encoder.

Commercial shaft encoders use magnets and Hall-effect sensors, or optical sensors and encoder discs. But these can be quite expensive, so [Hello1024] hacked together an alternative in an afternoon. It uses another motor as the encoder, taking advantage of the minute changes in inductance as the magnet passes each of its coils. It’s a technique that works better with cheaper motors, as their magnets are more imperfect than those on their expensive cousins.

The sensing is rather clever in its economy, sending a pulse to the motor through an off the shelf motor controller and measuring the time it takes to decay through the body diode of the driving MOSFET. It requires a calibration procedure before first use, and it is stressed that the whole thing is very much still in beta, but it’s a very impressive hack nevertheless. He’s posted a video demonstration which you can see below the break.

Continue reading “Use A Brushless Motor As A Rotary Encoder”

Programming Thousands Of AVRs

It is funny how almost everything has its own set of problems. Rich people complain about taxes. Famous people complain about their lack of privacy. It probably won’t happen us, but some Kickstarter campaigners find they are too successful and have to scale up production, fast. We’d love to have any of those problems.

[Limpkin] found himself in just that situation. He had to program several thousand Atmel chips. It is true that you can get them programmed by major distributors, but in this case, he wanted unique serial numbers, cryptographic keys, and other per-chip data programmed in. So he decided to build his own mass programming workbench.

Continue reading “Programming Thousands Of AVRs”

Lean Thinking Helps STEM Kids Build A Tiny Windfarm

When we see a new build by [Gord] from Gord’s Garage, we never know what to expect. He seems to be pretty skilled at whatever he puts his hand to, with a great design sense and impeccable craftsmanship. You might expect him to tone it down a little for a STEM-outreach wind turbine project then, but when you get a chance to impress 28 fifth and sixth graders, you might as well go for it.

98j6zpStarting with an idea from his daughter’s teacher for wind turbines each kid could make, [Gord] applied a little lean methodology so the kids would be able to complete the build in the allotted time. The design is simple – a couple of old CDs holding vertical sections of PVC tubing to catch the breeze and spin neodymium magnets over four flat coils of magnet wire. It’s enough to light a single LED and perhaps a kid’s imagination.

As simple as the turbine is, the process of building it needed to be stripped of as much unnecessary work as possible, and [Gord] really shines here. He built jigs and fixtures galore, pre-built some assemblies, and set up well-organized workstations for each step of the build. Everything was clearly labeled, adult volunteers were trained using the video after the break, and a good time was had by all.

Sometimes the hack isn’t in the product but in the process, and [Gord] managed to hack a success out a potential disaster of disappointed kids. If getting a taste of [Gord]’s style makes you want to see more, check out his guitar fretting jig or his brake rotor mancave clock.

Continue reading “Lean Thinking Helps STEM Kids Build A Tiny Windfarm”

A No-Solder, Scrap-Bin Geiger Counter For $15

Scenario: your little three-hour boat tour runs into a storm, and you’re shipwrecked on a tropic island paradise. You’re pretty sure your new home was once a nuclear test site, but you have no way to check. Only your scrap bin, camera bag, and hot glue gun survived the wreck. Can you put together a Geiger-Müller counter from scrap and save the day?

Probably not, unless your scrap bin is unusually well stocked and contains a surplus Russian SI-3BG miniature Geiger tube, the heart of [GH]’s desert island build. These tubes need around 400 volts across them for incident beta particles or gamma rays to start the ionization avalanche that lets it produce an output pulse. [GH]’s build uses the flash power supply of a disposable 35mm camera to generate the high voltage needed, but you could try using a CCFL inverter, say. The output of the tube tickles the base of a small signal transistor and makes a click in an earbud for every pulse detected.

You’ll no doubt notice the gallons of hot glue, alligator clips, and electrical tape used in the build, apparently in lieu of soldering. While we doubt the long-term robustness of this technique, far be it from us to cast stones – [GH] shows us what you can accomplish even when you find yourself without the most basic of tools.

Continue reading “A No-Solder, Scrap-Bin Geiger Counter For $15”

Documentation By Markup

Things seem to go in cycles. Writing a document using old-fashioned tools like TROFF or LaTeX is like knowing a secret code. Visual editors quickly took over, although even WordStar had some “dot commands” that you put in as text. Then HTML showed up and we were back to coding formatting as text strings.

Fast forward to the present, and HTML’s ubiquity makes that seem normal. Sure, there are visual editors, but it seems perfectly normal now to write <b> for bold text. However, as HTML grows to handle more tasks it also gets more complex. That’s led to the creation of things like Markdown which is just for simple text formatting. Continue reading “Documentation By Markup”

Friday Hack Chat: KiCad EDA Suite With Wayne Stambaugh

KiCad is the premiere open source electronics design automation suite. It’s used by professionals and amateurs alike to design circuits and layout out printed circuit boards. In recent years we’ve seen some incredible features added to KiCad like an improved 3D viewer and push-and-shove routing. This Friday at 10 am PST, join in a Hack Chat with KiCad lead developer [Wayne Stambaugh] to talk about recent improvements and what the team has planned for KiCad in the future.

[Wayne] has been an electronics engineer for over 30 years with a wide range of experience in analog and digital hardware design and embedded and application software design. He started hacking on KiCad ten years ago when the project was first opened to public development and a little over two years ago became the project leader. This is an excellent opportunity to learn how the development team works, what their current goals are, and to talk all things KiCad.

Don’t miss this Hack Chat! Here’s a handy web tool to help convert Jan. 20 at 10:00 am PST to your local time.

Wait, There’s Tindie Too!

Also on Friday, taking place just an hour before the KiCad chat, is a Tindie Hack Chat. All are welcome as the 9:00 am PST discussion gets under way. Discussion will focus on all aspects of selling unique hardware on Tindie.

Here’s How to Take Part:

join-project-team-message-buttons
Buttons to join the project and enter Hack Chat

Hack Chat are live community events that take place in the Hackaday.io Hack Chat group messaging. Visit that page (make sure you are logged in) and look for the “Join this Project Button” in the upper right. Once you are part of the project, that button will change to “Team Messaging” which takes you to the Hack Chat.

You don’t have to wait for Friday, join Hack Chat whenever you like and see what the community is currently talking about.

 Join Us Next Week Too for CircuitPython

Block out your calendar for noon PST on Friday the 27th for next week’s Hack Chat. Joining us are Adafruit’s Ladyada, Tony DiCola, and Scott Shawcoft. They’ll be leading a discussion about CircuitPython Beta, Adafruits new extension to MicroPython that adds SAMD21 support and other enhancements.

ZeroPhone Gives Smartphones The Raspberry (Pi)

There are several open source phones out there these days, but all of them have a downside. Hard to obtain parts, hard to solder, or difficult programming systems abound. [Arsenijs] is looking to change all that with ZeroPhone. ZeroPhone is based upon the popular Raspberry Pi Zero. The $5 price tag of the CPU module means that you can build this entire phone for around $50 USD.

The radio module in the ZeroPhone is the well known SIM800L 2G module. 2G is going away or gone in many places, so [Arsenijs] is already researching more modern devices. An ESP8266 serves as the WiFi module with an OLED screen and code in python round out this phone. Sure, it’s not a fancy graphical touchscreen, but a full desktop is just a matter of connecting a display, mouse, and keyboard.

For the security conscious, the ZeroPhone provides a unique level of control. Since this is a Raspberry Pi running Linux, you choose which modules are included in the kernel, and which software is loaded in the filesystem. And with news that we may soon have a blobless Pi, the firmware hiding in the radio modules are the only black boxes still remaining.

If a Raspberry Pi is a bit too much for you to bite off, check out this Arduino based phone. Don’t want to do any soldering? Check out what you can do with a cheap Android phone and a bit of hacking.