How to install Download Manager - Multiget - in Ubuntu 10.04 Lucid


MultiGet is an easy-to-use GUI  download manager for ubuntu / debian linux. It is Look and work like famous windows download manager flashget.

It supports resuming downloads,  It supports HTTP/FTP protocols . It supports multi-task with multi-thread on multi-server. You can reconfigure   the thread number without stopping the current task.

MultiGet runs natively on Linux, and it supports multiple operating system too.  It was tested on many system such as : Windows XP, ubuntu ,kubuntu, xubuntu, Fedora, opensuse, mandriva, MEPIS , PCLinuxOS, CentOS, Puppy,  FreeBSD, MacOS etc.

MultiGet is available from Ubuntu universe respository

Howto Install in Ubuntu
$ sudo apt-get install multiget

or you can use Synaptic Package Manager

Simple RS 232 Level Converter

Simple RS 232 Level Converter
When you need connect your Microcontroller Project to COM port in PC you need RS 232 converter. There are many chip to solve the problem like MAX232, DS275 etc. But if you need simple and chep for RS 232 converter, i though this circuit will be usefull for you. The design made by Wichit Sirichote.

Simple RS 232 Level Converter

"A circuit diagram shown above was used two small signal transistor, NPN and PNP transistors. Dash line separate transmitter and receiver circuit. For those who need only transmitter circuit can use above circuit (and GND (5) signal ). Technically the RS232C is -3V to -12V for logic '1' and +3V to +12V for logic '0'. The transmitter circuit uses PNP transistor, BC557. While in mark state the TxD signal is logic '1', Q1 turns off. TxD (pin3) then provides -9V (depends on what converter chip being used for COM1, say) to RxD (pin2). For space state, TxD control signal then becomes logic '0', which turns on Q1, the approx. +5V is then fed to RxD (pin2). With this method, while sending data has being made, TxD (pin3) must stable at -9V, say"
There also some modification from above circuit. For more detail you can download here.
[link]

Simple Darkness Sensing LED

Simple Darkness Sensing LEDEvil Mad Scientists have create cool and simple Darkness Sensing LED ever. It's only need few component: a CR2032 lithium coin cell (3 V). LED, an LTR-4206E phototransistor, a 2N3904 transistor, and a 1 k resistor. You can choose it for your first project during learning electronic.
Simple Darkness Sensing LED
"When light falls on the phototransistor, it begins to conduct up to about 1.5 mA, which pulls down the voltage at the lower side of the resistor by 1.5 V, turning off the transistor, which turns off the LED. When it’s dark, the transistor is able to conduct about 15 mA through the LED. So, the circuit uses only about 1/10 as much current while the LED is off. One thing to note about this circuit: We’re using a red LED. That’s because the voltage drop across the transistor allows less than the full 3 V across the LED. The full three volts is really only marginal for driving blue LEDs anyway, so two-point-something really doesn’t cut it."
[link]

Simple RS 232 Level Converter

Simple RS 232 Level ConverterWhen you need connect your Microcontroller Project to COM port in PC you need RS 232 converter. There are many chip to solve the problem like MAX232, DS275 etc. But if you need simple and chep for RS 232 converter, i though this circuit will be usefull for you. The design made by Wichit Sirichote.

Simple RS 232 Level Converter
"A circuit diagram shown above was used two small signal transistor, NPN and PNP transistors. Dash line separate transmitter and receiver circuit. For those who need only transmitter circuit can use above circuit (and GND (5) signal ). Technically the RS232C is -3V to -12V for logic '1' and +3V to +12V for logic '0'. The transmitter circuit uses PNP transistor, BC557. While in mark state the TxD signal is logic '1', Q1 turns off. TxD (pin3) then provides -9V (depends on what converter chip being used for COM1, say) to RxD (pin2). For space state, TxD control signal then becomes logic '0', which turns on Q1, the approx. +5V is then fed to RxD (pin2). With this method, while sending data has being made, TxD (pin3) must stable at -9V, say"
There also some modification from above circuit. For more detail you can download here.

[link]

How to Install XBMC MediaPlayer in Ubuntu 10.04 (Lucid Lynx)


XBMC is an award-winning free and open source (GPL) software media player and entertainment hub for digital media. XBMC is available for Linux, OSX, Windows, and the original Xbox.
Currently XBMC can be used to play almost all popular audio and video formats around. It was designed for network playback, so you can stream your multimedia from anywhere in the house or directly from the internet using practically any protocol available.

How to Install XBMC MediaPlayer in Ubuntu 10.04

sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get install xbmc-standalone

How to Install extra screensavers with XScreensaver in Ubuntu 10.04 LTS "Lucid Lynx"

XScreenSaver is a modular screen saver and locker for X11 containing more than 200 screen savers.  This package is used by both xscreensaver and gnome-screensaver.

To install XScreensaver open  Synaptic Package Manager  and type xscreensaver in the search field. Mark xscreensaver, xscreensaver-gl-extra and xscreensaver-data-extra for installation and click on the Apply button.

or
$sudo apt-get install xscreensaver

How to Install Skype in Ubuntu 10.04 Lucid Lynx

 
 
How to Install Skype in Ubuntu 10.04 Lucid Lynx

First You have to Download the package

For 32-bit
$ wget http://www.skype.com/go/getskype-linux-beta-ubuntu-32
For 64-bit
$ wget http://www.skype.com/go/getskype-linux-beta-ubuntu-64 
Install The following Libraries 
libqt4-dbus libqt4-network libqt4-xml libasound2
 $sudo apt-get install libqt4-dbus libqt4-network libqt4-xml libasound2
 
Now Install the pckage
 
$ sudo dpkg -i skype-XXXXXXXXXXXX.deb
 
If you have any error due to dependency Problem  do the following   
 
$ sudo apt-get -f install

How to Install Community Themes package in Ubuntu 10.04 (Lucid Lynx)

Ubuntu has a bigger selection of themes to choose between? A Collection of beautiful and stylish themes you can find in the Community Themes package.

 How to install Community themes in Ubuntu 10.04

open a terminal and type the following


$ sudo apt-get install community-themes

Logging System & Data Acquisition

Data Acquisition & Logging System Using AT89c51
This microcontroller project log the temperature system. It can be used to monitoring and controlling environment temperature as we needed. i know that the chip, AT89C51, little out of date, but at least we can still learn the system How to make Data Acquisition & Logging System with microcontroller. This great project made by Abbas Raza.

"The status and temperature date saved to PC via serial communication. Here 8 temperature sensors are connected(4 shown in diagram for simplicity). values of all the sensors are sent serially by AT89C51 to pc. Software "DAQ System " takes these values and show them on its front panel, and also logs them to the data base "daq.mdb" .we can set some parameters like set point , low limit ,and high limit . when temperature of some sensor increases beyond set point ,the heater connected to controller (specific for that sensor) will be turned OFF( ON in opposite case ).High limit and low limits are for alarm. when temperature goes above high limit or below low limit the alarm will be turned on."

For complete reference, source code, Schematic, you can download here.
[Link]

AVR Frequency Counter

AVR Frequency Counter
Do you need an avr counter that can measure for 40Mhz and low cost for this project? Well take a look at microcontroller project : avr counter created by Murray GreenMan. This microcontroller project also give you some interesting feature like : 8 digit LCD display and there is an optioanal PC telemetry so you can watch the output on a PC.
"The counter contains only three inexpensive ICs (well, add a regulator and three transistors), and operates from 6 - 15V DC at about 25mA. The most expensive single item is the LCD display, which is an industry standard 16 x 2 dot matrix module, which can often be found used or at bargain prices. This isn't a kitset, but the parts are easily obtained, and the circuit can be built using any prototyping technique, or you could design your own PCB. The prototype was built on a small commercial strip board."
[Link]

How to Root login on Ubuntu 10.04

Ubuntu root access was blocked by default  for GUI.  For Enabling This you need to reset password for root.

once password for root is reset. You can login root on GUI using Other.. option available on Login Screen

Use the following command to Reset root password

$ sudo passwd root   

 

Get your free ebook Get it now

How to Enable Ubuntu 10.04 (Lucid Linx ) Multimedia Ready (for playing MP3 , AVI, 3gp, DVD Video etc)


Multimedia support like MP3, avi, 3gp , DVD Video Playback are not available in Ubuntu 10.04 LTS (Lucid Lynx) . Ubuntu 10.04 LTS (Lucid Lynx) cannot included other multimedia software due to patent, copyright, or license restrictions, such as Adobe Flash Player and RealNetworks RealPlayer. If you want to play a Multimedia file like MP3 in ubuntu 10.04 , read the following

Fist You have to add the medibuntu repository

Follow these instructions to get mp3 and other multimedia support on your Ubuntu 10.04 LTS (Lucid Lynx).

$ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
$ sudo apt-get --quiet update
$ sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
$ sudo apt-get --quiet update

Now you can install codecs
Install non-free-codecs:

$ sudo apt-get install non-free-codecs

Get your free ebook Get it now

Install DVD Support by using following command:

$ sudo apt-get install libdvdcss2  (see my previous post)

Now install MS Windows codecs:

$ sudo apt-get install w32codecs

VLC player and Mplayer:

$ sudo apt-get install vlc mplayer

Get your free E-Book:: HP ProLiant G6 Technology Overview for System Engineers

Sysetem Administers and Computer Hardware Students need to know more about famous Servers in Market. HP is one of leading Hardware vender in he Market. Prolite Series servers are  is a very famous.
The sixth-generation (G6) of HP ProLiant DL, ML, and BL servers is the broadest range of servers in the industry based on the Intel® Xeon® processor 5500 series. The ProLiant G6 server lineup includes rack, tower, and server blades that provide industry-leading energy efficiency, extreme flexibility, and scalable performance. If you want to Know More about Prolite Servers 

Get your free ebook Get it now

Check current availability!

How to play video dvd Movies in Ubnutu 10.04 Lucid Lynx


The following Steps are help you to play Video DVD Movies in Your  Ubuntu 10.04 Lucid Lynx

Fist You have to add mediubuntu repositories

$ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list
http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
$ sudo apt-get --quiet update

Update Key

$ sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
$ sudo apt-get --quiet update

If you already added mediubuntu repository you can skip above steps

Now install the libdvdcss library.

# sudo su
# apt-get install libdvdcss2
# apt-get install libdvdread4
# cd /usr/share/doc/libdvdread4/
# ./install-css.sh