Reliable Instructions For OSX On The EeePC

We have run many EeePC hacks before. Like most people, what we really want is a Mac netbook. The folks over at Wired have written up some nice instructions to help you run OSX on your EeePC. The process is a little involved, so don’t expect to just pop in a disk and be home free. There are a few setbacks though. No flash support, hardware F-keys don’t work (volume, brightness, etc), and ethernet doesn’t work. WiFi works but only with a third party driver/app.

[via Gizmodo]

Accelerometer Controlled Pong

[youtube=http://www.youtube.com/watch?v=jYVgXYtxk4E]

[Perry’s] awesome AcceLED Pong project gives new life to a classic game by adding acceleration-based control. The pong paddles are moved by tilting the circuit left or right. Motion is measured by an ADXL203 dual axis accelerometer, and an ATMEGA32 microcontroller converts acceleration into ball and paddle movement. The game display is a three-color SparkFun 8×8 LED matrix with serial interface.

[Perry] also used a similar setup to make a USB LED spectrum analyzer fed by the Linux XMMS media player.

Laser POV Projector

[shakirfm] sent us this LED persistence of vision (POV) laser projector that can display dot matrix style text. The laser projector contains a rotating mirror assembly and 5 lasers. We’ve covered other POV projectors,but this one is a bit different. The mirror assembly rotates using two cooling fans. Controlling on/off times of the lasers along with the mirror speed, it is able to project 8×5 dot matrix ASCII text onto a surface.
Continue reading “Laser POV Projector”

Parts: LM317 Adjustable Voltage Regulator

Every project needs a power supply. As 3.3volt logic replaces 5volt systems, we’re reaching for the LM317 adjustable voltage regulator, rather than the classic 7805. We’ve found four different hobbyist-friendly packages for different situations.

A simple voltage divider (R1,R2) sets the LM317 output between 1.25volts and 37volts; use this handy LM317 calculator to find resistor values. The regulator does its best to maintain 1.25volts on the adjust pin (ADJ), and converts any excess voltage to heat. Not all packages are the same. Choose a part that can supply enough current for your project, but make sure the package has sufficient heat dissipation properties to burn off the difference between the input and output voltages.

Continue reading “Parts: LM317 Adjustable Voltage Regulator”

24kJ Capacitor Bank

The Leyden jar capacitor posted the other day fails to compare to what [FastMHz], one of the members over at the 4HV.org forums, has been busy building, a 24kj capacitor discharge bank. This capacitor bank will be configured for 4500v @ 2400uF and can be charged up slowly using microwave oven transformers. It can then release all its stored energy in under a millisecond through a triggered spark gap. This allows for some pretty big sparks as seen in this video, we are not sure about the laughing in the video maybe the power has gone to his head? Continue reading “24kJ Capacitor Bank”

Boston LED Sweatshirt Arrestee Interviewed

In today’s episode of Boing Boing tv, [Xeni] interviews [Star Simpson]. She was arrested a year ago at Boston’s Logan airport for wearing a sweatshirt with a breadboard and some LEDs attached. With a collective groan, we watched this event unfold just months after Boston was held captive by Mooninites. After many court dates, [Star] is being forced to apologize and perform community service. She has since left MIT, disappointed with their nonexistent support, and left Boston entirely. Watch the interview for her side of the story. She’s posted how to recreate the sweatshirt.

Open Source Neural Activity Monitors

Yesterday we linked to an OCZ Neural Acutator Interface teardown. Several in the comments wanted to know more about the sensor electrodes. Check out the OpenEEG project and OpenEEG mailing list for information on sensing, amplifying, and recording brain activity (EEG). The OpenEEG project maintains an open source Simple ModularEEG design. Two other open source variants of the ModularEEG are the MonolithEEG and [Joshua Wojnas’] Programmable Chip EEG BCI. All three projects use Atmel microcontrollers, with designs in Cadsoft Eagle.

Brain activity is measured using passive or active electrodes. Passive electrodes require a conductive paste to make proper contact with the skin (examples: 1, 2). Active EEG sensors don’t need conductive goop because they have an amplifier directly on the electrode (examples: 1, 2, 3).

[via anonymous reader, comments]