The Book Of Dreams Brings Back All Your Memories

The retro-facing side of British social media has been abuzz for the last few days with a very neat piece of marketing form the catalogue retailer Argos: they’ve digitised all their catalogues since 1975 and put them online. While this contains a cross-section of over four decades’ styles, fads, and ephemera, it also gives the browser a fascinating look at a host of retrotechnology from a contemporary viewpoint rather than through the rose-tinted glasses of 2019. It may not be a hack, but we guarantee you’ll spend a while browsing it!

Continue reading “The Book Of Dreams Brings Back All Your Memories”

Sow Your Seed Efficiently With This Multi-Way Drop Seeder

Anyone who has ever had to propagate small plants from seed will know that efficiently sowing seed can be a difficult process. Getting a consistent number of seed in each point while achieving any sort of speed is almost impossible, and as a result it becomes a tedious process. If only there were some means by which it could be automated, perhaps a way to do a whole tray at once!

Fortunately [Michael Ratcliffe] is at hand, with his tray-sized drop seeder. It consists of two sheets of acrylic each with a grid of holes, offset from each other by able to be brought into alignment with a lever. Seed is shaken over the upper surface until all the holes contain some, and then the lever is operated allowing it to drop through into the soil below. There is a matching dibber if required to push the required grid of holes in the soil.

It’s a simple yet ingenious gadget that genuinely will make the lives of horticulturalists a lot easier, even though it might not be perfect for all types of seed. He’s created a video which we’ve placed below the break, and should you wish to create the dibber we’ve already covered it.

Continue reading “Sow Your Seed Efficiently With This Multi-Way Drop Seeder”

Speeding Up IOTA Proof Of Work Using FPGAs

Blockchain has existed as a concept since the early 1990s, but keeping a distributed ledger for IoT transactions wasn’t widely implemented until IOTA developed Tangle. The blockchain company was initially founded as a hardware startup and pivoted to work on transactional settlement for IoT. The Tangle, their distributed ledger architecture based on a directed acyclic graph (DAG) works as a “blockchain without the blocks and the chain”.

As its name implies, the Tangle is a web of transactions that references its past two transactions and a subsection of other transactions. Rather than miners and stakers being responsible for overall consensus, all active participants are involved in the approval of transactions. The transaction process requires the client to sign with their private keys, select two random unconfirmed transactions to be referenced, and perform proof-of-work.

The proof-of-work has an unfortunately high difficulty as you might expect. The process is similar to finding a nonce in Bitcoin mining, although the difficulty is set at a lower threshold due to the transactions running on lower-power nodes. Even so, since IOTA transactions commonly occur on small embedded platforms this can take several minutes to complete, a relatively long time considering these are mere transactions.

Since Curl-P81 hashes should be computed in parallel, they can’t be computed efficiently on general purpose CPUs. The PiDiver 1.3, [Thomas Pototschnig]’s port of the IOTA Reference Implementation (IRI) PearlDiver, performs searches for nonces. Because it runs on FPGAs, it is able to speed up the proof-of-work by a factor of more than 140 when compared to a Raspberry Pi. The FPGA is able to calculate one round of the hash in a single clock cycle, and a complete hash in 85 cycles (as well as testing for a valid nonce). Seven parallel hashes can be calculated at once, giving 15.8MHash/s at a frequency of 188MHz. The proof-of-work takes ~300ms on the FPGA when compared to 90s on a Raspberry Pi, so this is a significant improvement in speed.

Since the project is open source, the core can be used by IRI for creating a modified version of their PearlDiver.  The board can be used as a Raspberry Pi HAT, although it can also be connected via USB to work without the Pi.

While this doesn’t address the security concerns of using IOTA with personal IoT devices, it is certainly a significant improvement on the speed of their proof-of-work process, and the software speedup is incredibly satisfying to watch.

Continue reading “Speeding Up IOTA Proof Of Work Using FPGAs”

This Is The Bike You Wanted Your Dad To Make You When You Were Eight Years Old!

The ever-resourceful [Turbo Conquering Mega Eagle] has an excellent excuse for starting on projects, he’s building them for his kids and making videos. We’re not so sure his little motorcycle wasn’t built because Dad also wants to have a go though, because it seems he had quite a lot of fun testing it.

The build starts with a Chinese petrol conversion kit for a bicycle. There’s a little twofour-stroke motor and a basic chain drive to a large sprocket intended to fit on the opposite side of a bicycle wheel to the pedal sprocket. He uses a pair of pneumatic wheelbarrow wheels for which he makes a new bush and to which he welds the sprocket. These go into a fairly simple hardtail frame for which he makes a padded motorcycle seat, and from then on he’s ready to go.

The result is a rather cool little non-road-legal motorcycle that we suspect most readers will have a hankering to own. We’re not so sure about its seeming lack of brakes though. Judge for yourself, the video is below the break.

This isn’t the first home made small bike we’ve brought you, though it’s a lot safer than the first one.

Continue reading “This Is The Bike You Wanted Your Dad To Make You When You Were Eight Years Old!”

This Handheld C64 Design Study Needs To Be Made

The Commodore 64 remains the best selling home computer of all time, and is unlikely to be toppled anytime soon. It continues to inspire a diehard community of makers and hackers to this day. [Cem Tezcan] is one of those people, and his design study of a handheld C64 is utterly droolworthy.

It’s quite likely that you’d run out of power before the cassette finished loading, but hey, we can dream.

The study includes renders of the device from several angles, as well as a basic blueprint outlining the various components. It features period accurate hardware, using a membrane keyboard, micro-cassettes for data storage, and a 3.5″ CRT. Other nice touches are the big red textured FIRE button, and a horrible early 80s 3.5mm jack.

The C64 hardware of the time required both 12 V and 5V power, and the current draw of even a small CRT would be high. It’s likely such a handheld would have battery life measured in minutes. It’s a wonderful picture of what could have been, though we suspect that such a design would have pushed the limits of the technology of the time.

However, electronics has matured since, and we sit here rather comfortably in 2019. We’d love to see the best handheld C64 that the community can muster, and with 3D printers and FPGAs on hand, it’s an eminently achievable feat. Bonus points to anyone who can make a microdatasette interface, too. All submissions to the tips line, and meanwhile, consider how easy it is to build a new C64 from scratch. Happy hacking!

Double Pendulum Uses Custom Slip Rings

Rotating mechanisms can be a headache when it becomes necessary to deliver power through them. [Igor Brkic] faced just such a challenge when creating his double-pendulum build, and solved it with a little DIY.

The project is known as KLAATNO, inspired by the Croatian word for pendulum, klatno. It’s a mechanical installation piece, consisting of a power-assisted pendulum, with a second pendulum fitted at the end of the swinging arm. A 24 volt geared motor is used to drive the assembly. It’s controlled by an Arduino Pro Mini, which measures the back EMF from the motor terminals to determine the speed and direction of the motor’s movement.

To make the installation more visually striking, EL wire was installed on the swinging arms of the twin pendulums. This required the transfer of power to the rotating assembly, which was achieved through the use of custom made slip rings. Copper sheet is used in combination with a flexible metal wire sourced from a guitar string. It’s not as low-friction as [Igor] would like, but it gets the job done.

It’s a fun installation that would be perfectly at home in the common area of any university engineering building. Of course, our favorite pendulums are of the siege weapon variety. Video after the break.

Continue reading “Double Pendulum Uses Custom Slip Rings”

Music Box Paper-Punching Machine Settles The Score

As soon as [pashiran] laid eyes on his first hand-cranked music box, he knew he was in love. Then, he started punching the holes for his first ditty. As the repetitive stress of punching heated up his arm, his love cooled a bit. Annealed by the ups and downs of this experience, he decided to design a machine that can punch the holes automatically.

Soon, [pashiran] found his people — a community of music boxers that transform MIDI files to DXF format, which creates coordinates for CAD software. In [pashiran]’s music puncher, an Arduino MEGA takes a DXF file and bubble-sorts the jumble of x-coordinates. The MEGA conducts a trio of two stepper motors and DC motor. One stepper pushes the paper through on the x-axis, and the other moves the puncher head back and forth across the paper scroll as the y-axis. The DC motor moves the punch up and down.

Now, paired with [Martin] of [Wintergatan]’s method for chaining music box paper together, [pashiran] can write a prog-rock-length opus without fear of repetitive stress injury. And since he’s published the STL and INO files, now you can, too. Watch it punch and play 250 notes worth of “See My Vest” “Be Our Guest” after the break.

There’s more than one way to avoid manually punching all those holes. When [Wintergatan] was wrestling this problem, he inspired the hacker community to create a MIDI-to-laser-cut-stencil solution.

Continue reading “Music Box Paper-Punching Machine Settles The Score”