posted Aug 18th 2009 9:00am by
Steve Watkins
filed under:
home hacks,
news

iFixit has done a tear down on the symbolic do-it-yourself Espresso machine, the Starbucks Barista. Believe it or not, there is not a single circuit board in the works. There doesn’t seem to be much to the Barista; A few switches, some solenoids, a heater, and one way spring valve among other things. The assembly of the device is very simple. It is noted that in a pinch it may be torn down with a pair of pliers and washer; in place of a flat head screw driver. We have pondered the possibilities of this machine numerous times, while enjoying a cup of cappuccino. Though most conversations end at the bottom of the cup, many survive such as this Silvia PID looped expresso machine. The very name “Mecha turbo crazy coffee roaster” seems to encapsulate the effects of caffeine quite adequately.
posted Aug 3rd 2009 4:41pm by
Steve Watkins
filed under:
home entertainment hacks,
misc hacks,
wireless hacks

[WaveRider] is using a type of phase shift keying called BPSK to transmit digital sound and video for remote telemetry. Though a higher signal to noise ratio (SNR) is generally sought after with communications, legal limitations are imposed on total radiated power. To balance the two headed beast, he opted out on frequency shift keying due to binary shift keying’s ability to work with lower SNR. This adds the difficulty of properly reconstructing the digital signal at the receiver. A PLL based carrier regeneration circuit is used to reconstruct the signal. Using the Rabit2000 processor as the host controller on both transmitter and receiver, 96KB/Sec serial data is obtained. On the other side of the spectrum is the Homemade regenerative tube radio.
posted Jul 21st 2009 8:00am by
Steve Watkins
filed under:
misc hacks,
tool hacks

4D Systems micro drive provides both raw and FAT level access to microSD cards. The module contains a dedicated host controller that transforms what may be an otherwise intimidating card spec into a group of simple serial commands. With a wide supply range of 3.6-5.5 and .1″ lead spacing, this should be cake walk to tinker with. The device doesn’t support FAT32 yet. According to the GOLDELOX-DOS command set page 9, “FAT32 is currently not supported, if you mount a FAT32 formatted disk, you will not be able to access it at all, both FAT and RAW commands will fail”. At the moment the device seems limited at 2GB FAT16 partitions. This sure does seem like cheating after implementing SPI and Nibble mode SD card protocols.
[via Electronics-Lab.Com thanks mozzwald]
posted Jul 15th 2009 9:25am by
Steve Watkins
filed under:
arduino hacks,
misc hacks,
pcs hacks

We found this Arduino AVR ISP programmer particularly interesting. AVR microcontrollers can utilize an interface called In-System-Programming. ISP allows the chip to be programmed or reprogrammed while in an actual circuit via a pin header. Atmel’s solution is the AVR ISP MKII programing tool. The MKII can also be reprogrammed just as an AVR. The difference here is that most people are not likely to modify the MKII to be used as anything but a programmer. On the other hand if you already have the Arduino, fetch the avr.isp.03 firmware and AVRdude. Then program a device, for example an ATtiny13 using the Ardunio as the programmer. All the project information is provided under the CC BY-NC-SA 3.0 license. On a related note we covered a Microcontroller cheat sheet which covers AVR devices and ISP pinouts.
posted Jul 13th 2009 4:58pm by
Steve Watkins
filed under:
home entertainment hacks,
misc hacks,
wireless hacks

There are no microcontrollers in this project. In fact you wont find a single transistor. This classic regenerative tube radio, modeled after an early 20th century homebrew is complete with schematic and additional photos. For those who are not familiar with tube designs and for simplicity, the regeneration circuit can be thought of as feedback though this relation may be argued. Read the rest after the break which includes a crash course in tube operation. Read the rest of this entry »