Thursday, October 16, 2008

Project Update

Well after Tom-Tom and Diana visited last weekend I now have the remainder of my tools and such so I'll be working on the Parallel Port LCD project this weekend. It seems like I'll probably need to power the display and backlight from the 9V battery anyway because the parallel port could be damaged if my math is wrong, and I don't wanna risk ending this project early cause I cooked the port!

More to come later I hope....

Labels: , , , , ,

Thursday, September 25, 2008

Osillyscope!

It works, my oscilloscope that is. Brought it down to the lab and got a refresher course on using oscilloscopes from a friend while testing mine out. Hooked it up to the DC power supply as well as the function generator. Not only did it work but it was near perfect. My friend also showed me how to adjust the calibrations on it, so that is good.

Labels: , , ,

Thursday, August 7, 2008

Just for kicks...


Here is a sketch I made up on the back of some weird letter from a college about something... I dunno. It's the basics of the idea cooking in my head for how to make the Ohmmeter for this project! Enjoy!

Labels: , , , , ,

Meter...thingy

After my multimeter broke last May I've been wanting to build my own.... I ended up replacing mine with a retail one of the same type because I needed it, but I still played with the idea with of designing my own. Here is what I have so far! It only has provisions for measuring voltage and current at the moment, next is the ohmmeter. It has ranging controlled by the chip for the voltage where as the current only has two ranges, a fused 10A range, and an unfused 500mA range (I wonder about the wisdom in my fuse placement a lot here...), whereas the voltage has the following ranges:

  • 5V
  • 10V
  • 50V
  • 100V
  • 200V
  • 500V

I'm doing this as best I can with the knowledge I have, I am not looking at any kits or guides on the internet as I want to see if I can do it myself and then compare it to the "right way" to see how close I got. My biggest concerns right now is that the transistors I picked for the Voltmeter ranging can't handle the power correctly, that the fuses need better placement and that I am pretty sure (almost 100%) my differential amplifier sub-circuit is incorrect, close to right but not quite there.

Comments are of course welcomed!

Here it is:

Labels: , , , , ,

Thursday, July 31, 2008

Mood Lighting


This is a quick sketch I made up of a circuit to power and control a Red, Green and Blue LED with varying brightness. The processor at the core is an ATtiny2313 from Atmel. It will accept three numbers over a serial link and use that to set the brightness of the corresponding LED using PWM and 2N2222 signal transistors. The LEDs will be housed in a diffuser plastic to blend the colors and allow you to select a number of colors across the RGB palette based on some kind of numerical input like temperature, stock price, ambient noise level, etc. This circuit is more of a proof of concept idea to see if I can have the effect I want. It's not really suitable for powering/controlling multiple sets of lights away from the base station. Please comment and tell me what you think of the idea and the design and such. And I realize the design is probably flawed and needs more work, I whipped this up this afternoon on a whim, it is far from done.

Labels: , , , , ,