A new multi-function power supply unit for my Embedded Lab

One important parameter in embedded system designing is power consumption. This parameter is directly related to the battery lifetime, if the system is to be powered from a battery. In order to determine the power rating of your designed system, you need to know how much current the system draws from the source at a given voltage. While working on my projects, I usually measure current by placing an external ammeter in series with the current’s return path. This is not always convenient to do, and so I thought of making a special power supply unit for my lab that

Read more

AVR based remote controlled fan regulator

This project is from Extreme Electronics that describes an AVR-based (Atmega8) remotely controlled fan regulator. The control commands are received through a DVD player remote control. With three buttons on the remote control, you can turn the fan On and Off and also conotrol the speed. You can also purchase the PCB for this project too.

Read more

DIY power supply for home server computer

This project describes a home made power supply for a small server computer. It uses a toroidal power transformer (not the conventional transformer) to step down the mains AC voltage. The advantages of using a Toroidal is it is quiet, efficient and smaller in size. The transformer output is then rectified and capacitive filtered. DC regulation is achieved using PTN78020 for the 12v supply, and PTN78000 for the 5V one.

Read more

A simple spectrum analyzer using dsPIC30F4011

This project (posted on hobbydebraj) describes a simple spectrum analyzer based on a dsPIC30F4011 microcontroller. It uses Microchip’s FFT library codes to calculate the frequency spectrum of an input signal. The signal conditioning is achieved by a TL084 Op-amp IC. The peaks of spectrum are displayed on a graphics LCD.

Read more
« Older Entries Recent Entries »