Encoding an image to sound
The purpose of this project is to encode an image to a sound that can be viewed with a spectrogram. For some time I have known that musical artists have encoded pictures into their music. Most notable...
View ArticleFractal Mountain Generation with Qt and OpenGL
The purpose of this project is to create 3d mountain terrain using a recursive midpoint displacement formula. For this project I decided a GUI would be useful, that way manipulations could be seen in...
View ArticleLaser Modem with an Arduino Microcontroller
After programing the Arduino, I took out the ATMega168 and wried it into a breadboard along with a 16mhz crystal and 5 volt regulator. For the receiver I used the phototransistor wired into two logic...
View ArticleTesting an El84 Vacuum Tube with 9v Batteries
I have always been interested in vacuum tube amplifiers, however the high voltages from the mains has always kept me from experimenting with them. About a year ago I played with an low power tube the...
View ArticleHome made 555 timer from NPN and PNP transistors
Before the 555 contest was announced I was reading the free online book 50 555 Circuits from talking electronics. I was very amazed with how much could be done with the 555 timer. So I decided the best...
View Articleexperiments-with-audio-vacuum-tubes
Previously I tested a El84 using series of 9 volt batteries to generate the high B+ voltages. While it was very simple by nature, it still fell short of the desired voltages that are required to make a...
View ArticleDrawing Lissajous Curves on a Oscilloscope
Lissajous curves (http://en.wikipedia.org/wiki/Lissajous_curve) are two dimensional figures where the points (x,y) are defined by sine functions with different coefficients: x = sin(t) y = sin(at+b) By...
View ArticleMining on an R9 290 in Linux
Picked up a couple of the newer R9 290s to add to my mining rig recently and encountered a number of problems with the latest AMD/ATI drivers as well as cgminer. It seems to be fairly common for the...
View ArticleBuilding a Delta 3d Printer Part 1
So I have always been interested in delta printers and I have finally gotten my Mendel Max 2 working well enough where I can begin to print parts to build one. I spent some time on reprap.org and...
View ArticleBasic Stamp tokenizing and flashing from the Linux CLI
For those of you who aren’t familiar with the Basic Stamp, its a small microcontroller available from Parallax. It runs at a whopping 20Mhz and has a full 2K of storage on board for instructions....
View Article