Playing Tetris On An Oscilloscope

Have engineers stopped putting Easter eggs into technology lately? It’s always been a fun way to connect with your more advanced customer base (i.e. hackers) — anyway, here’s a great Easter egg you can find on the Hewlett Packard 54600B Oscilloscop — Tetris!

[RaffttaM] discovered this trick when a coworker let him know that one of the oscilloscopes in the lab had the hidden feature. A little fiddling later and a game of Tetris was revealed. If you press the Print/Utility button on the 54600B oscilloscope, followed by pressing the second and third button below the screen at the same time, you can launch the game!

Another cool embedded Easter egg is in the Game Boy Printer — If you hold the feed button during power up it spits out a Mario themed image! One of our readers even managed to hack the printer to show the Hack a Day Logo instead!

Do you know of any more modern tech with cool (and sneaky!) Easter eggs? Let us know by sending in a tip!

[Thanks Gregory!]

3d printed house in china

3D Printing Homes In Less Than 24 Hours Using Recycled Materials

While many 3D printer companies are racing towards smaller and smaller accurate printers, a company in China called the Shanghai WinSun Decoration Design Engineering Company is experimenting with a monstrous 3D printer the size of half of an Olympic sized swimming pool.

The mammoth of a printer measures 32m by 10m by 6.6m and can print 200sqf detached single story homes. The printer uses FDM technology and deposits a mixture of cement and construction waste to build the walls. According to the company, it can cost less than $5000 a house, and the printer can spit out 10 houses a day!

The printer was designed a few years ago, and WinSun purchased the parts for it from overseas, and then had it assembled in a factory in Suzhou. They plan to print an entire villa of these homes, and to start building recycling facilities in China to collect material for use in the printer. The first home for sale will be located in Qingdao.

Continue reading “3D Printing Homes In Less Than 24 Hours Using Recycled Materials”

4-bit Adder Built From Mechanical Relays

relay-adder-register-memory

Would you consider this to be doing math the old-fashioned way? Instead of going with silicon-based switching (ie: transistors) this 4-bit adder uses mechanical relays. We like it for its mess of wires (don’t miss the “assembly” page which is arguably the juiciest part of the project). We like it for the neat and tidy finished product. And we like it for the clicky-goodness which surely must bloom from its operation; but alas, we didn’t find a video to stand as testament to this hypothesis.

The larger of the two images seen above is from the register memory stage of the build. The black relay in the bottom right is joined by a ring of siblings that are added around the perimeter of the larger relays before the entire thing is planted in the project box.

Sure, simulators are a great way to understand building blocks of logic structures like an adder. But there’s no better way to fully grip the abstraction of silicon logic than to build one from scratch. Still hovering on our list of “someday” projects is this wooden adder.

[Thanks Alex]

 

Sink Your Teeth Into PiPhone

Raspberry Pi cell phoneHave you ever dreamed of independence from smartphone bloatware? If you have a Raspberry Pi and an Adafruit TFT, you’re halfway to making your own version of [Dave]’s PiPhone.

This tasty proof-of-concept cellular sandwich is made by adding a Sim900 GSM/GPRS module, which communicates via UART, to the Pi/TFT hardware while using a piece of foam core board in the middle to prevent shorts. You won’t get free service or anything, but you can pop a pre-paid SIM card into it. He’s powering it with a LiPo battery and using a DC-to-DC converter to set up the 3.7V to 5V. You could do a lot worse than the $158 BOM, and we’re betting you have a Pi lying around already. We wish more phones had baby rocker switches.

There’s a slight problem with the PiPhone: it gets pretty warm and there isn’t a lot of room for air circulation. For best results, let it cool on a well-attended windowsill or operate it near a fan like [Dave] did. He doesn’t have the code up on GitHub as of this writing, but he will capitulate to high demand. Make the jump to see [Dave]’s tour of the PiPhone and watch him make a call with it.

Continue reading “Sink Your Teeth Into PiPhone”

Small-Scale Projects Use Snail-Mail Mail-Scale

stamps.com scale

Stamps.com offers a free USB scale when you sign up for their service. The first versions of this scale did not have a display. In order to find the weight of an object the scale had to be connected to a computer running the stamps.com software. If you happen to have one of these old scales or are able to pick one up cheap, you may be interested in using it outside of the stamps.com service. There are several options on how to do that.

Continue reading “Small-Scale Projects Use Snail-Mail Mail-Scale”

The Arduino Operating System

WGPIOhile Arduino and its libraries are the quickest way to interface with a sensor and blink an LED, sometimes you shouldn’t have to write and compile code to do something exceptionally simple. [Oliver] realized most of the overly simple functions of a microcontroller could be done from a command line running on that microcontroller and came up with the MiniPirate, the Arduino command line tool.

The MiniPirate is just a sketch compiled on the Arduino that allows pins to be set high or low, set a PWM value, or reading and writing I2C bytes. It’s basically an extremely slimmed down version of the Bus Pirate meant for extremely simple modifications of circuits and peripherals.

[Oliver] demos his MiniPirate by taking a DS1307 real-time clock, wiring up the I2C bus, and writing values to set the time. It’s a very simple implementation meaning he needs to write everything in hex, but it’s still easy enough to find a use in many other projects.

Sci-Fi Contest Roundup: Thinking 4th Dimensionally

Notwithstanding [John Titor] and his time travelling ’67 Corvette convertible, the coolest time machine on wheels has to be the DeLorean from Back to the Future. BTTF is apparently a very popular theme for our sci-fi contest, with a lot of great entries.

You mean to tell me  you made a time machine? Out of a Hyundai Accent?

fluxAfter a careful bit of research, it appears the Hyundai Accent (GLS) has both a higher top speed and faster 0-60 time than a DeLorean, and that’s before the installation of time circuits, a flux capacitor, and plutonium reactor. [docbrownjr] and [Jennifer] decided their Accent was the perfect vehicle for a time machine conversion and decided to add a Mr. Fusion  to the mix.

Like the on-screen version, this version of a Mr. Fusion is made from a kitchen appliance. With the original Krups coffee grinder out of production, the team settled on an iced tea machine. There will, however, be copious amounts of dry ice involved,  as will half-empty beer cans and banana peels.

WiFi-enabled Flux Capacitor

ledAfter knocking his head on a toilet, [Beamsjr] came up with a great idea – a networked flux capacitor, able to display the Teamcity build progress.

This build is going all out with custom PCBs – one for the controller board, and three for the shift registered LEDs underneath the acrylic knobbies in the flux capacitor. WiFi is provided by the TI CC3000 module, with the main microcontroller being an ATmega 328p,

Time circuits on

segmentsHonestly, we’d be a bit disappointed if this contest didn’t have a BTTF time circuit build entry. Luckily for us, [atheros] and [bwa] are on top of things with their time circuit clock, complete with an alarm and FM radio receiver (FM isn’t going to work in 1955, guys).

Unlike a few other time circuit builds we’ve seen over the years, the guys are doing this one up right, with 14-segment LEDs for the month display. They’re etching their own boards for this one, and it’s looking like it’ll be a very cool project when it’s complete.