Learning Logic Gates With Dominos

Even though most of us know logic gates like the back of our hands, we just found this awesome explanation video you can use to teach kids in a very fun way — Using nothing but dominoes.

Produced by [Numberphile], our host sets up various “circuits” using dominoes to explain all the various logic gates. Some of the patterns are a bit tricky to setup since you actually have to set up timing based on the spacing of the dominoes — makes us wonder how many bloopers there were!

But don’t take our word for it, it’s well worth a watch after the break.

Continue reading “Learning Logic Gates With Dominos”

School Kids Build Ontario Power Generation System Model

The STEAMLabs community makerspace teamed up with a grade 6 class from Vocal Music Academy, a public elementary school in downtown Toronto, to create a working model of the Ontario Power System. It pulls XML files and displays the live power generation mix from renewable and other sources on a 3D printed display on RGB LED strips. Arduino coding on a Spark Core provides the brains.

The kids learned HTML, CSS and Javascript to build a web interface to send commands to the Spark and explain how the system works. Their project was accepted as an exhibition at the TIFF DigiPlaySpace. The kids presented their project to adults and other kids at the event. STEAMLabs has also published a free, open source Internet of Things teaching kit to enable other educators to make projects with Internet brains.

STEAMLabs is currently crowd-funding a new makerspace in Toronto. They’re almost there, a few hundred dollars short of their target, with a couple of days to go. Help them help kids and adults make amazing things! When Hackaday visited Toronto recently, [Andy Forest] dropped in to show off this project. Projects like these which let kids become creators of technology, rather than mere consumers, is one of the best ways to get them hooked to hacking from an early age.

Continue reading “School Kids Build Ontario Power Generation System Model”

Bitten By PCB Defects

If you’ve ordered PCBs from Seeed Studio, ITead, DirtyPCB, or another board house in China, you’ve probably noticed that neat little 100% e-test option available on the order form. If you select this, the board house will throw your PCBs in a machine that will poke a pin in every pad to make sure all the connections are good. Less work for you, right? As [Andy] found out, not always. He was bitten by a manufacturing defect that sheds some light on what that e-test actually is, and the capabilities of what these Chinese board houses can do.

Most of [Andy]’s project have a lot of surface mount components, and when he receives his boards, he notices a few pin pricks on each and every pad. This is from a flying lead machine; a robotic continuity checker that makes sure all the relevant pads are electrically isolated from each other.

One of [Andy]’s recent projects is an entirely through-hole design. Apparently these robotic meters don’t test through-hole pads; it’s significantly harder to measure the continuity of a hole rather than a pad, apparently. After assembling one of these boards, he noticed a problem where one of the GPIOs was permanently high. The offending trace was found underneath a DIP socket, in precisely the worst possible place it could be.

If [Andy] had inspected the board beforehand, this problem would have been avoided. He says it was a relatively simple board with big traces and wide spaces and he didn’t think a manufacturing defect was possible. He was wrong, and now we have a warning. We thank him for that.

Trademarking Makerspace

UnternehmerTUMMakerSpaceGmbH, a tech accelerator in Munich, Germany, has just filed an application to trademark the word Makerspace. This has caused some contention in the German-speaking hackosphere, and if this trademark application is approved, the few spaces in Germany that identify as a makerspace may soon be changing the sign out front.

It must be noted this trademark application only covers the word ‘Makerspace’, and not “Hackerspace”. To most of the population, the word ‘hacker’ – in English and German – conjures up images of someone wearing a balaclava and using a laptop to steal bank accounts. To the uninitiated public, a hackerspace is distinct from a makerspace. In reality, they are remarkably similar: a hackerspace has a room filled with tools; a makerspace has a room filled with tools that allow people to control their language. Little difference, really, if you discount the [Frank Luntz]-level wordsmithing.

While this could go badly for any ~space in Germany with a ‘maker’ prefix, trademarking ‘makerspace’ isn’t really that much different from calling it a TechShop, and the trademark application is probably just a product of lawyers. In any event, it looks like  UnternehmerTUM MakerSpace GmbH has a pretty cool space; 1500m² (16000sq ft) of space, a water jet, and even some sewing equipment. We’d be happy to take a tour, so long as they don’t enforce the trademark.

Thanks [Moritz] for the tip.

Decoding And Replicating Xantrex Solar Charge Data

This is a story mostly of decoding data, but there is a happy ending that includes turning that decoding work into an open source receiver. Xantrex solar charge controllers monitor a lot of data about what is happening with your solar panels, and they stream it over RJ25 but you need their add-on hardware to receive it. [Eric Herbers] figured if the data is being transmitted, a resourceful hackers should be able to decode it. And he did just that with a little help from his friends in the Hackaday community.

We asked on Twitter what people were working on and [Eric] posted his scope screenshot. The conversation that followed helped point him in the right direction and others knowing about the project surely drove him to finish it. The decoding isn’t perfect, but achieve enough to decode and display voltage, amperage, and temperature. [Eric] built the display unit using an Arduino Pro Mini and a character LCD housed in you most common of black project boxes.

Strong Little Robots With Gecko Technology

If you need to build a robot to carry something, you need a bit motor, right? Not so with these tiny robots out of Stanford’s Biomimetic Dexterous Manipulation Laboratory. One of these 12g MicroTugs can drag a 600g mug of coffee across a table, or even a 12kg weight. According to the authors, it’s a, ‘capability … comparable to a human dragging a blue whale.’ Square-cube law notwithstanding, of course.

What makes these little robots so strong? It’s not the actuators; it’s their feet. On the bottom of this robot is a material that uses mechanical anisotropic adhesion, a fancy material that only sticks to flat surfaces when it’s being pulled in a specific direction.

The best description of this material inspired by gecko feet would be this video, also from the Stanford BDML lab. It’s a neat material that we’ll probably find in Post-It notes in a decade, and with a single motor, a tiny robot can lift thousands of times its own body weight.

Videos below. Thanks [Adrian] for the tip.

Continue reading “Strong Little Robots With Gecko Technology”

A Scary Powerful Jacob’s Ladder

What to do with an extremely high voltage transformer and power supply… what to do…  what to do… Short it out Jacob’s Ladder style of course! Fresh from [Gristronics], a team of hackers had the opportunity to play around with a 11,000V transformer… and some copper pipe.

It’s 2.5m tall (just over 8′) and produces an awe-inspiring electrical arc. The transformer takes in 240V and spits out 11,000V. To help stabilize it, they’re even using some microwave oven capacitors to act as a ballast. The transformer is affectionately named “Betsy”. They even have a giant contactor (think relay with steroids) to act as the main switch.

During the initial setup, they noticed it wasn’t working very well, so they setup a camera to record at 240fps to see what was going on — turns out the coils were shorting to each other. After fixing the insulation, they got it working consistently — and holy cow is that a big arc.

Continue reading “A Scary Powerful Jacob’s Ladder”