BlackBerry 10: Type, swipe a word
WorldWide Tech Science. BlackBerry 10: Type, swipe a word and don`t look back for space. Video.RIM has posted a video on youtube to explain the advantages of its BB10 keyboard, you can type, swipe a suggested word. You also don`t need to worry about a missing space between the words you are...
This is default featured post 2 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
Friday, August 19, 2011
HYPER TERMINAL TEST FOR TROUBLE SHOOTING RS-232(serial port)
Tuesday, August 16, 2011
Monday, August 15, 2011
Sunday, August 14, 2011
Friday, August 5, 2011
89V51XX PROGRAMMER USING SERIAL PORT
89SXX PARALLEL PORT PROGRAMMER USING LPT1
MINIMUM MICRO CONTROLLER CONNECTIONS
MICROCONTROLLERS POWER SUPPLY
89SXX ISP PROGRAMMER USING SERIAL PORT(COM1)
so the alternative is serial port programmer.
serial port programmer method uses serial port(DB-9)(com1).
This programmer is a bit complex circuit to construct compared to parallel port method.
89sxx serial programmer circuit:
SOFTWARE TOOLS:
After the circuit is connected as shown in the above schematic,we should use
a software to fuse bits in to the EEPROM of microcontroller,the software i used
here is "ISP_PROG v1.4".install this software and u can see this window.
step1:
------
Now go to options menu and select
settings option,you will get a window asking you to set the com.
as we are using serial port,we select the option com1.and click "ok".
step2:
------
a select device window.select the device as 89s52,as we are using this micro
controller here.and then click "ok".
step3:
of the burning of the device.
when the burning process is finished,you get the "finish" message.
now your device is programmed successfully!!!!
so enjoy!!!!:)
EXTRA READING:
---------------------
1.in this method the microcontroller cannot directly communicate with the serial
port of computer it communicates via another slave micro controller.
2.the slave micro controller used between the target microcontroller is pre-programmed
with a boot loader program,this program facilitates programming the micro via serial port.
3.you can see in the figure the first microcontroller is connected to the serial
port of computer through MAX232.the serial port voltage
levels are incompatible with microcontroller voltage levels(TTL).
more about level conversion in my previous tutorial IC MAX232 FOR INTERFACING RS232
4.The 89c2051 again uses a parallelport method to burn code in to it.
5.here the capacitors used around the MAX232 ic are used for clamping the
voltage levels.
6.if your computer dont even have this serial port(laptops dont have serialports),
no problem as every computer now a days have a USB connection,you can use a USB
to SERIAL PORT converter.
7.before using the USB to serial port converter,dont forget to install
USB to serial port drivers.otherwise the device wont be detected at all.
8.if the programmer doesnt work dont panic,there is an easy way of troubleshooting
the serial port,which is discussed in troubleshooting the serialport tutorial.
*****any queries or comments ??? just post them here,or mail me,Thank you!!!!!!!!**********
-Regards
venkatesh
Tuesday, April 26, 2011
MINI FM STATION
authors:
P.SHOBHA (Btech RVR&JC COLLEGE OF ENGG.)
S.VENKATESH (Btech RVR&JC COLLEGE OF ENGG.)
T.RAGHURAM (Btech RVR&JC COLLEGE OF ENGG.)
M.KRISHNA KANTH(Btech RVR&JC COLLEGE OF ENGG.)
P.PRABHATH(Btech RVR&JC COLLEGE OF ENGG.)
I sincerely thank authors,the students of "RVR&JC COLLEGE OF ENGG"
for their great support.
my special thanks to v.v.m.m.rao
TO DOWNLOAD FULL PROJECT REPORT CLICK HERE
TELEPHONE EXCHANGE
ABSTRACT The project is all about building a model TEELEPHONE EXCHANGE that facilitates the connection of eight(8) telephones. Telephone exchange switches one telephone connecting to other. Infact it is not the only thing it does, but the set with which communication required is generating the pulses when the relevant number is dialed. The important functions of telephone exchange are: 1) To Decode and process the pulses generated by the telephone sets 2) To generate a dialing tone 3) To generate and pass on a ringing tone 4) To interconnect the sets as soon as the receiver is lifted 5) To prevent the third party/ set listening in; The exchange is provided with LEDs that show at all times which of the sets, if any, are engaged. An indicating LED indicates whether the exchange is engaged or not. This LED goes out only when the communication has been terminated i.e. , when the two relevant receivers have been replaced on their rests. All the telephone sets are powered from a common source via the stand by and speech lines; The connection between each of the sets and the exchange is therefore, in many cases is possible, via two lines only. The bell voltage is placed on the speech line via a relay. Calling one set from another is done by simply dialing or keying in the number of wanted set i.e., 1�8 CONTN............READ MORE>>>>>>> authors: Y.VAMSI (Btech RVR&JC COLLEGE OF ENGG.) N.PRAPOORNA (Btech RVR&JC COLLEGE OF ENGG.) R.BHUSHANAM (Btech RVR&JC COLLEGE OF ENGG.) I sincerely thank authors,the students of "RVR&JC COLLEGE OF ENGG" for their great support. my special thanks to v.v.m.m.rao
SATELLITE SIGNAL TRACKING SYSTEM
The Main objective of the project is to control the Satellite Dish Antenna movement according to the orbit of Satellite. It is useful to produce the maximum signal strength from the Satellite. For the purpose of practical demonstration we have constructed Antenna by using LDR �s and substituted satellite with a laser light so that signal strength will be measured in terms of light intensity.
The project is designed with Micro Controller 89c51 and stepper motor, motor driven circuit, LDR �s and voltage comparators. The Antenna attached to the stepper motor rotating towards the forward direction and reverse direction.
Initially the program written in micro controller scans for the maximum light intensity (maximum signal strength) focused on the Antenna then stops rotation. When the light intensity is decreased again it looks for maximum light intensity and moving in incrementing direction. Again it stops rotation at maximum value. The rotating direction may be clockwise or anticlockwise.
All LDR �s, limit switches are connected to the input port, motor is connected to output
It is an useful project to rotate the Antenna in the direction of satellite.
CONTN............READ MORE>>>>>>>
authors:
Y.VAMSI (Btech RVR&JC COLLEGE OF ENGG.)
N.PRAPOORNA (Btech RVR&JC COLLEGE OF ENGG.)
R.BHUSHANAM (Btech RVR&JC COLLEGE OF ENGG.)
I sincerely thank authors,the students of "RVR&JC COLLEGE OF ENGG"
for their great support.
my special thanks to v.v.m.m.rao
Monday, April 25, 2011
LIST OF MICROCONTROLLERS