«
Expand/Collapse
11 items tagged "spectrum analyzer"
Related tags:
spectrum [+],
analyzer [+],
im me [+],
digital [+],
audio [+],
Wireless [+],
travis goodspeed [+],
yukikaze [+],
visuals [+],
visualization system [+],
ti 84 [+],
thrun [+],
taichi [+],
software hacks [+],
simon inns [+],
signal [+],
side [+],
show [+],
rgb [+],
radio board [+],
python script [+],
pic [+],
paul klemstine [+],
paul [+],
ossman [+],
opamp [+],
nokia 5110 [+],
nes [+],
musical [+],
music visualizations [+],
music [+],
microcontrollers [+],
microcontroller [+],
michael vincent [+],
michael ossmann [+],
michael ossman [+],
max thrun [+],
mark labbato [+],
led [+],
ian cathey [+],
hardware hacks [+],
graphic calculator [+],
goodspeed [+],
fred [+],
dorm room [+],
doo dads [+],
device [+],
coffee [+],
classic [+],
chiptune [+],
calculator [+],
audio signal [+],
arduino [+],
andy [+],
analog signal [+],
hacks [+]
-
-
8:01
»
Hack a Day
If you’ve never been to a chiptune show – yes, they exist – you’ve noticed the awesome visuals behind the performers that are usually displayed with a glitching NES. If it’s a really good show, that 8-bit visualization will be in sync with the music and may actually serve as a lo-fi spectrum analyzer. [Andy] [...]
-
-
9:01
»
Hack a Day
[Camilo] built a spectrum analyzer to use with his audio system (translate). The hardware is quite simple, using an op-amp, microcontroller and LCD display. He chose an LMV324M low-voltage op-amp which connects to the incoming audio signal and feeds its output to the microcontroller’s ADC. In this case, he chose a Freescale microcontroller from the HCS08 [...]
-
-
16:01
»
Hack a Day
This year, students working for Texas Instruments as part of their Co-op program were challenged to construct a project around the company’s MSP430 microcontroller. A team of three students, [Max Thrun, Mark Labbato, Ian Cathey] decided to build something that would fit perfectly in any college student’s dorm room – an RGB LED coffee table. [...]
-
-
4:04
»
Hack a Day
[Fred] dropped a note in our tip line to let us know about arduino forum user [bilbo]‘s latest project: A 3-in-one spectrum analyzer, oscilloscope, volt-meter combo. The build consists of an Arduino, radio board and Nokia 5110 LCD breakout board. The (thin) video after the jump shows the rig in action. Though soldered to a [...]
-
-
7:10
»
Hack a Day
[Debraj] wrote to us describing a project he recently completed – a simple, compact spectrum analyzer using a 16-bit dsPIC microcontroller. The analyzer is fed an analog signal, which is passed through a large resistor followed by an opamp. A DC offset is then applied to the signal, after which it is passed through a [...]
-
-
9:58
»
Hack a Day
[Simon Inns] just rolled out his latest project, a PIC based spectrum analyzer. He’s using a Fast Fourier Transform routine crafted in C to run as efficiently as possible on the 8-bit chip. The video after the break shows that the results are quite pleasing, with just a bit of noticeable lag between the sound [...]
-
-
6:30
»
Hack a Day
A small, cheap spectrum analyzer with an LCD can be a fun thing to play with. But to be truly usefully you need access to raw data, and lots of it. [Travis Goodspeed] set out to make that possible by pulling data with a GoodFET and a Python script. He started with [Michael Ossmann's] IM-ME [...]
-
-
7:51
»
Hack a Day
[Michael Vincent] turned his TI-84 Plus into a spectrum analyzer. By running some assembly code on the device the link port can be used as an I2C bus (something we’ll have to keep in mind). After being inspired by the cell phone spectrum analyzer he set out to build a module compatible with the calculator [...]
-
-
6:34
»
Hack a Day
[Taichi Inoue] put together this beautiful visualization system called Yukikaze, japanese for “snow wind”. Basically a spectrum analyzer, Yukikaze is delightful to watch. We would love to see what kind of response he gets, as most of the footage shows very slowly changing smooth jazz. While we don’t think he gets crisp EQ visualizations out [...]
-
-
9:30
»
Hack a Day
[Paul Klemstine] is working on some PC-side software hacks for the IM-ME. We’ve seen a lot of hardware hacks for this device, such as controlling the display, firmware flashing, and using it as a spectrum analyzer, but if you don’t want to alter the device right away you can try [Paul's] collection of hacks. Working [...]
-
-
9:00
»
Hack a Day
[Michael Ossmann] rolled out some firmware that makes his IM-ME into a Spectrum Analyzer. He met up with [Travis Goodspeed], who authored the IM-ME flashing guide, at SchmooCon and spent some time hacking wireless doo-dads in the hotel bar. Once he arrived home the new firmware was just a few coding sessions away from completion. [...]