Game Of Life Clock

GOLclockOperating

[Alex] wanted to make an LED clock. But simply making an LED array clock was far too easy — so he decided to make it follow some interesting rules…

Ever heard of John Conway’s Game of Life? It’s quite simple — there are four rules.

  1. Any live cell with fewer than two live neighbours dies, as if caused by under-population.
  2. Any live cell with two or three live neighbours lives on to the next generation.
  3. Any live cell with more than three live neighbours dies, as if by overcrowding.
  4. Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction.
    [from Wikipedia]

So [Alex] decided to make his clock LED matrix follow these rules, with lit pixels representing life. Every minute, on the minute, the time is displayed. But as soon as it is displayed, the rules take over, and the display disintegrates, following the rules of the Game of Life. It makes for an very interesting display that’s just waiting to be scaled up to a larger size!

He’s done a great job writing it up on his blog, and has included his code as well — so if you’re so inclined, take a look! If not, stick around after the break to see the clock in action.

Continue reading “Game Of Life Clock”

Solar Camping On Steroids

[Rick] does a lot of camping, but he loves his electronics. So he’s now on his third iteration of his solar-powered battery box, and it packs quite the punch!

It’s a pretty simple build, but very effective. [Rick] is using a 200W solar panel, a 20 Amp MPPT solar charge controller, a large 100Ah Military Spec Deka 6TMF deep cycle battery, three 12 volt car accessory outlets, and to box it all up — an inexpensive plastic tote from Walmart to keep it dry in bad weather. The only problem we can see with this is that since the battery isn’t a sealed gel cell, it could out gas inside the tote which might cause him problems down the road. He’s aware of this though so the lid is only on when it needs to be.

This unit can power pretty much anything that runs on 12 volts, from USB devices, to camping light batteries, air pumps for air mattresses, C-PAP machines via the included A/C inverter, and it can even run an EdgeStar FP-430 portable fridge/freezer for 3+ days before even needing to plug in the solar panel for recharging! Total system cost is a bit high at around $1000 — but that includes the portable fridge, solar panels, and all accessories and miscellaneous hardware that went into assembling the system.

Stick around after the break to see the video demonstration.

Continue reading “Solar Camping On Steroids”

Circular Saw To Table Saw Conversion

Corded circular saws are a dime-a-dozen at any old thrift store, yet table saws are a bit more of a costly investment — have you ever wondered if you could just make one out of a circular saw? [Matthias Wandel] did, and he just so happens to be very good at woodworking! He makes a lot of great woodworking videos to share on YouTube, and in his latest blog post, he shows us a rather elaborate way to convert a plain old circular saw, into a functional table saw.

While the concept seems simple, unless you do a lot of woodworking, you’ll probably marvel at how easily making things comes to [Matthias] — we know we did. By the end of the video he has a fully functional table saw that can raise and lower in height, and cut at different angles.

If you’re interested in making one yourself, he does a very thorough job explaining the process in his video — check it out after the break!

Continue reading “Circular Saw To Table Saw Conversion”

Artificial Leg Comes With A Normal Gait!

steppingouti

Did you know over 50% of amputees take at least one fall per year due to limited prosthetic mobility? That compares to only about a third of all elderly people over the age of 65!

[Professor Mo Rastgaar] and his PhD student [Evandro Ficanha] set out to fix that problem, and they have come up with a microprocessor controlled prosthetic foot capable of well, to put it bluntly, walking normally.

Working with a scientist from the Mayo Clinic, the pair have created a prosthesis that uses sensors to actively adjust the ankle to create a normal stride. Commercially available prosthetics can do this as well, but can only adjust the foot in an up-down motion, which is fine — if you only plan on walking in a straight line. In addition to having an ankle that can also roll side-to-side and front-to-back based on sensor feedback, they have also moved the control mechanism up the leg using a cable-driven system, which lightens the foot making it easier to use.

We find the test apparatus almost as interesting as the prosthesis itself. The researchers had to come up with a way to measure the performance of the prosthesis when used to walk in an arc. The solution was the turn-table treadmill seen above.

If you have time, check out the video demonstration on the main article’s page which covers the leg and the treadmill build.

[via Reddit]

Unorthodox Home-made CNC Machine

Here’s a rather unorthodox home-made CNC machine we haven’t seen before!

[ModHappy] recently accepted a challenge to design and build a CNC machine out of cheap and readily available components from a hardware store.

Wandering around the store he noticed the plumbing isle and he started playing around with PVC pipes on the floor, greatly confusing the store employees. He had a frame constructed, but still needed a way to achieve linear movement. His calls were answered in the electrical isle, where he made use of conduit wall-mounts! They only required a minor modification to go from gripping the pipe, to sliding along it. A few fasteners later, some stepper motors from a broken scanner, a CD-ROM drive for the z-axis, some hacked together couplers using set screws, and the mechanical build was complete.

On the controls end, he made use of a cheap Chinese TB6560 CNC driver board off eBay, which he modified slightly to increase reliability. The whole thing runs off LinuxCNC (which is free) on his old laptop — good to note, it can also be run live if you aren’t yet enlightened with a Linux OS.

Stick around after the break to see it in action, drawing out an awesome site’s logo!

Continue reading “Unorthodox Home-made CNC Machine”

POV Airsoft Turret On A RC Plane

To be honest, we’re surprised this hasn’t been tried before — then again, maybe it has! But what we do know is that the folks over at Flite Test have rigged up an electric Airsoft gun to a large RC airplane, aptly called The Kracken.

The planes are a scaled up version of their own FT Versa Wing, which feature two props, giving them the ability of differential thrust. Not only were they able to strap a semi-automatic Airsoft pistol on top, they also have two GoPros filming the action and giving the gunner a POV for shooting down the enemy plane! Don’t worry though, the enemy plane features its own weapon — A permanent marker! This hardly seems fair though, as the closer the marker gets, the easier shooting down the plane will be!

Don’t take our word for it though, check out the awesome video for yourself, after the break.

Continue reading “POV Airsoft Turret On A RC Plane”

6-axis 3D Printer

We just stumbled upon this video by Professor [Yong Chen] and his students [Xuan Song] and [Yayue Pan] on a 6-axis 3D printer. The group is from the University of Southern California and their project is called the “Development of a Low-cost Parallel Kinematic Machine for Multi-direction Additive Manufacturing”.

That’s right. 6-axes of 3D printing. It uses six linear actuators to move the tool head in almost any direction. The whole thing is powered by a KFLOP board by Dynomotion, a company dedicated to premium motion control for CNC manufacturing and robotics and automation.

In the video they give examples of printing on angled surfaces and cylindrical surfaces — but that’s just the tip of the iceberg. With 6-axes, parts could be designed with completely different characteristics, you could build up the base of a part, and then build off of it in different angles, no more horizontal layers throughout!

Unfortunately we haven’t been able to find any published information on their research, only this video — so stick around after the break and watch it in awe!

Continue reading “6-axis 3D Printer”