Archive for April, 2009

Windows XP desktop accesories

April 23, 2009

I will present here four softwares that will make your Windows XP desktop look better and cool.

  1. RocketDock
  2. Madodate 3D
  3. Shock Aero 3D
  4. Deskspace 3D desktop

Here are the pictures from my own desktop:

RocketDock

rocketdock-copy

Madodate 3D

madodate-3d

Shock Aero 3D

shock-aero-3d

Deskspace 3d Desktop

deskspace-3d-desktop

Note:

I would like to apologize for those who wants the link where I downloaded this application/s. I can’t remember where I get these. I loss my bookmarks the last time I reformatted my PC. I only do have installers. If you are a PUPian, you can PM me for a copy ^_^.

C Programming

April 23, 2009

Currently, I am studying C language. This is my preparation to learn its derivatives C++, C# and Java. I will also use C language in programming microcontrollers (I will study microcontroller next after learning the basic of electronics ^_^). I am using DevC++ as my IDE and a C programming Video Tutorial.

Light or Dark Activated Switch (relay)

April 22, 2009

This circuit is my first ‘small-time’ electronics project. It’s basic function is to switch a certain circuit ‘on’ if it is whether exposed to light or to darkness.

Click here for the circuit.

As you can see, the concept of this project is basically transistor biasing. I recommend this circuit as a ‘simple’ project in Electronics I or to people who wants to learn the basic concept of Electronics.

Let’s do some hands-on

light-activated-switch (on breadboard)

The circuit I created is light-activated(I apologize for some irrelevant wires connected in the breadboard). There are various real-life application of this project. It can switch devices either DC or AC appliances (220 volts). I have here a simple video how it works.

The LED acts as the component/appliance being switch. I cover the LDR to show you how the light affects the switch. You can see that when the shadow of my hand covers the LDR, the LED is off. While if it is exposed to light, it is on. You can also notice that there are noises that affects the circuit that’s why it seems that it doesn’t work properly. The function of the POT is to adjust the color intensity to switch the device. I used a cellphone camera that’s why the quality of the video is not that good.

Now, the dark-activated switch is your homework.