free 8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
8051 Projects [ projects based on 8051 ]

Control your PC with TV remote
Author Ajay Bhargav
Author email contact@rickeyworld.info
Author website www.8051projects.net
Bookmark this download
Description Project tested and working perfectly

Control your PC with TV remote..

Now you can control your mouse cursor and windows media player® with your TV remote... So when you are watching a movie or listening songs on your PC, you need not to get up from your seat to change the volume or to change the track.. you can simply use your TV remote to do this for you

Little description of the project:
This project is an implementation of RC5-remote reception on an 8051 microcontroller. The received code is decoded and sent to the PC IR remote software written in Visual Basic. The cursor position is moved according to the keys pressed.
There are two modes of operation one is as mouse control and second is Windows media player control.
More information on key control is given in the software's help section. You might need to download the VB library files to run this software.

If the software gives an error of missing file "MSCOMM32.ocx", the use the ocx file supplied in the zip file and follow the instructions below:
  1. Copy MSCOMM32.ocx in "c:\windows\system" folder.
  2. Go to Start-> run and type "regsvr32 mscomm32.ocx" and hit enter.
    "It will give you a success dialog.


VB Source for PC remote software available here

Yes! thats true... below is a working demo of this project..
Image
Filesize 280.17 kB
Date Monday 24 September 2007 - 11:29:38
Downloads 65569
Download
Rating
 5.9 - 10 votes 

Comments



Microcontroller ebooks Projects codes examples abhishek_h | 26 Sep : 05:13
I havent seen the code yet, but why is the microcontroller used?
I have made a IGIR module using TSOP1738 connected directly to serial port. There are many plugins which support it like WinLIRC, uIce, Girder etc. All the decoding is done in these plugins, so extra hardwere is eliminated.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 26 Sep : 08:25
well i don't know if its the perfect answer to your question.. but, there are many things which are already been made.... but when you do something yourself.. you feel more encouraged.. and learn something from it... also this project is for hobbyists.. you can give this project a try and see you will feel a satisfaction
Reply to this  


Microcontroller ebooks Projects codes examples ntung | 27 Sep : 15:24
Isn't RC5 standard suppose to use 36Khz carrier frequency ?
TSOP 1738 demodulates 38khz carrier frequency.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 27 Sep : 21:28
OH! yes.. 1736
Thank you for looking into that mistake
actually TSOP is a custom designed part in Orcad so... i forgot to edit the value label. I will update it..
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 15 May : 23:32
hi
i use TSOP1738 but ckt not work please help ...
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 27 Sep : 21:36
Schematic updated!

Please make use of TSOP1736 for IR reception.
Reply to this  

Microcontroller ebooks Projects codes examples rbk23 | 28 Sep : 22:18
May I know what model of remote controller for this project?
Thanks. might try to do it

Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 29 Sep : 00:37
Just ask for a generic Phillips TV remote from your local market or local TV shop.
Reply to this  


Microcontroller ebooks Projects codes examples voldemort | 23 Oct : 02:37
the download part doesn't comtain any code wirtten in VB ...where is d application of VB is dis project?
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 23 Oct : 02:52
the VB code is not posted.. i will do it.. later.. i guess
Reply to this  


Microcontroller ebooks Projects codes examples NASIM | 24 Oct : 19:49
"More information on key control is given in the software's help section. "
Kindly tell me where this section is located, or send me the website address.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 24 Oct : 21:08
when you run the software which is inside the zip file..
click on Help -> Using PC Remote..

there you find the complete information on keys and their functions. More information, please post in forum.
Reply to this  


Microcontroller ebooks Projects codes examples Xeshan | 24 Oct : 19:54
Can the programming be done in C or C++ instead of VB.

Reply to this  

Microcontroller ebooks Projects codes examples Xeshan | 25 Oct : 18:36
Can the programming be done in C or C++ instead of VB.
Reply to this  

Microcontroller ebooks Projects codes examples Xeshan | 25 Oct : 18:48
Can the programming be done in C or C++ instead of VB
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 25 Oct : 22:37
if you know how can you control your cursor in C then you can do it.. i guess.. i have no idea how can we do it in C
try VC++ rather.. search in google for more information.. and use forum for your doubts
Reply to this  


Microcontroller ebooks Projects codes examples Nasim | 26 Oct : 21:02
sir i download ur project of control pc with remote in university then i open the zip folder and then open the pccontrol.exe in university lab then its work properly i save folder put into flash and open this pccontrol.exe in my home pc but there was error error was this "component 'mscomm32.ocx' or one ot its dependencies not correctly registered: a file is missing or invalid i am woried about this kindly guide me and kindly send me the setup of pccontrol.exe thank u hav a nice day
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 27 Oct : 02:23
search in google and download the missing file...
i am sure it will work.. the VB component MSCOMM need this ocx file. It comes along with VB runtime library. I will also update the zip file with the MSCOMM32.ocx. For now please search in google and download the missing file.
Reply to this  


Microcontroller ebooks Projects codes examples Nasim | 28 Oct : 20:26
sir is this project support the all versions of media player or some specific version 9 or 10 etc. i have window media player 11
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 28 Oct : 22:43
This is specially designed for Windows media player 11.

Just extract it wherever you want.. i have also included the file MSCOMM32.ocx file. copy this file in system folder of your PC. and run the exe file..
Reply to this  


Microcontroller ebooks Projects codes examples Nasim | 28 Oct : 20:40
sir if i download this file then in my hom pc where i have to paste it
Reply to this  

Microcontroller ebooks Projects codes examples Nasim | 31 Oct : 19:51
sir i am interested to see the vb codes and plz give me some ideas about data communications projects relevent to engineering course
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 01 Nov : 00:34
i have posted the VB code.. in the VB project section..
for any assistance please make use of forum!!!!!
Reply to this  


Microcontroller ebooks Projects codes examples tauqeer | 07 Nov : 17:17
sir the software you have provided is either missing some file
file missing message is given by computer
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 07 Nov : 20:04
the missing file is "MSCOMM32.ocx" which is included in the zip file.. all you need to do is.. copy that file in your system folder.. thats all..
Reply to this  


Microcontroller ebooks Projects codes examples Musadi | 23 Nov : 22:51
can ne1 plz explain d significance of "$" sign in dis code?????
[ CODE BLOCKED by ADMIN reason POST IN FORUM PLEASE ]
Reply to this  

Microcontroller ebooks Projects codes examples Musadi | 24 Nov : 03:42
sir i tried to compile the assembly program for RC5 decoding.... but the assember is showing errors. Can you please verify that the assembly code is correct. If it is not then please upload the correct code.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 24 Nov : 10:07
The code is perfectly alright, Please tell me post your problems in the forum. Comments are not the place to talk about coding.
Reply to this  


Microcontroller ebooks Projects codes examples tyu | 27 Nov : 02:02
tyt
Reply to this  


Microcontroller ebooks Projects codes examples tyu | 27 Nov : 02:04
fdf
Reply to this  


Microcontroller ebooks Projects codes examples Parveen Bajaj | 10 Jul : 02:23
I am student of B.Tech final year.
I want to make the project ' home automation using TV remote.
Please provide me the details like cost , circuit , components ,from where i will get the kit , etc.
Waiting for your response.
Thanking You.
Reply to this  


Microcontroller ebooks Projects codes examples Parveen Bajaj | 10 Jul : 02:30
I am student of B.Tech final year.
I want to make project ' home automation using TV Remote '.
Pl provide the details like cost , circuit diagram , layout , components , from where i get the kit, etc.
Reply to this  


Microcontroller ebooks Projects codes examples Musadi | 27 Nov : 05:51
can u plz explain a bit of code which is written in VB?
Reply to this  

Microcontroller ebooks Projects codes examples Nasim | 27 Nov : 08:03
sir i made the hardware of this project pc control but computer show no response but i use an ordinary IR RECIEVER and use sony remote for checking purpose plz sir tell me that is it necessary to use TSOP1736 AND PHILIPS REMOTE and after completion of this hardware how i can check that it is working well as per our reguirement plz sir tell me
Reply to this  

Microcontroller ebooks Projects codes examples Nasim | 27 Nov : 08:43
sir i burn the ic and show its behaviour on ports by multimeter but this behaviour was different by software result i use proteous software for simulation what i can conclude that is ic is not programmed corectly and in description portion it is mentined that this program is for 8051 but in figure AT89C2051 is used is these 2ic's are same thanks sir
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 27 Nov : 10:34
Nasim please make use of forum for your doubts. because this is comment section not really a place for discussion.
Regarding your problems... First it is must to use TSOP1736 or equivalent IR receiver working at 36Khz. and it will only work for Philips RC5 remotes. Because this project is made to follow RC5 protocol.
Regarding the programming issue.. i cannot say much.
Once again Please make use of forum. No more help will be given in comment area.
Reply to this  


Microcontroller ebooks Projects codes examples nostalgia_feelingz@yahoo.com | 01 Feb : 20:46
sir can we use any other remote instead of philips remote ?

Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 21 Feb : 02:33
Can i use the USB power for powering up the circuit(5v).Will it overload the USB? is there any other problem in using the USB for powering?
Reply to this  

Microcontroller ebooks Projects codes examples SOWMYA | 27 Feb : 01:07
SIR,
i was intrested to do this project but im not having the description or documentation,hard ware design .sir will u plzzzzzzzzz send me the whole information including how much of cost sir plzzzz send me the information and abstract of this project and my id is sowmya.singuluri@gmail.com. if you had any mini project too plz send that tooooo
Reply to this  

Microcontroller ebooks Projects codes examples viggy | 28 Feb : 08:40
hi,we had chosen this project for a competition... we had designed and soldered the components and loaded the hex file in ic.. can u send the steps clearly what to do next....please reply as soon as possible,we have to finish it in three more days
Reply to this  

Microcontroller ebooks Projects codes examples viggy | 28 Feb : 08:42
hi,we had chosen this project for a competition... we had designed and soldered the components and loaded the hex file in ic.. can u send the steps clearly what to do next....please reply as soon as possible,we have to finish it in three more days
my email is viggyfriend@yahoo.co.in
Reply to this  

Microcontroller ebooks Projects codes examples neethu | 01 Mar : 20:26
hello,we chose this topic for our projectand we got approval.
the problem is that there is no description ,lay out, etc. so we haven't started the project yet.please help us.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 02 Mar : 08:41
make it yourself i will help you if you stuck somewhere...
use forum
Reply to this  


Microcontroller ebooks Projects codes examples shahid_noor1987@yahoo.com | 02 Mar : 23:52
can you plz send the whole description of the project to my email
Reply to this  

Microcontroller ebooks Projects codes examples tejasbhojak | 05 Mar : 22:50
hi ajay
can i use 89V51RD2 for PC control
and i have used TSOP1738 for reciving IR signals and i was able to display the signals for philips VCR remote controller on Digital CRO so is it fine to use 1738 instead of 1736
Reply to this  

Microcontroller ebooks Projects codes examples hiimanshu | 16 Mar : 20:54
hi, can any one send me all the details of the projects needed foe documentation as i have chosen this one as my major project.
my e-mail id is- himanshu.kundoo@gmail.com
thanks.
Reply to this  

Microcontroller ebooks Projects codes examples csu china | 25 Mar : 03:12
It's very cool!

Reply to this  

Microcontroller ebooks Projects codes examples parul goel | 26 Mar : 01:31
Sir i have got all the material required for this peroject inluding RC5 remote,VB 6 and windows media player version 11.


Still the project is not working.
please help.

It is URGENT.
Reply to this  


Microcontroller ebooks Projects codes examples tah | 07 Jul : 07:52
u are god engineer am see it is atractive
Reply to this  


Microcontroller ebooks Projects codes examples parul goel | 26 Mar : 01:34

plz temme the link for posting queries in your forum



Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 26 Mar : 06:07
forum is located here..
http://www.8051projects.net/forum.html

just go to project doubt forum and create new thread.
Reply to this  


Microcontroller ebooks Projects codes examples joshal3010 | 11 Apr : 01:11
Sir...i have programmed the 89c2051 controller with the hex file you provided...the software you provided gets opened perfectly...but how to use it??...and what does the "$" sign signify in the program...pls pls answer sir...its urgent...
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 12 Apr : 03:22
Please use forum..
www.8051projects.net/forum.html for any doubt.

$ means same location or current address stored in program counter. its a compiler directive only for keil.
Reply to this  


Microcontroller ebooks Projects codes examples nareshbdnl | 22 May : 02:12
hai ajay this naresh a diploma student from bangalore this my first project iam going to do so thanks to iam downloading ur pr
Reply to this  

Microcontroller ebooks Projects codes examples kathir(kutty) | 01 Jul : 02:39
hai,I am kathir BE student from chennai.This is my miniproject.so I want especially mention thank for discoverer of the project.
Reply to this  

Microcontroller ebooks Projects codes examples raj10105 | 11 Jul : 21:57
can u give me the programming code in c/asm,is it works only on vb?
Reply to this  

Microcontroller ebooks Projects codes examples lwitnessl | 04 Aug : 23:50
its a nice project.. sir -Ajay-
that's why were trying to build it with my co groups soon..

we hope we could finshed it..

we trust your projects alot
THANKS.


Reply to this  

Microcontroller ebooks Projects codes examples dharmenderjain | 21 Aug : 01:30
plz send me the whole discription of this project......
on my mail id dharmenderjain@yahoo.com

Reply to this  

Microcontroller ebooks Projects codes examples vinitsingh.is.king@gmail.com | 05 Oct : 00:22
sir can u help in knwing d project details, requirment 4 making dis project in terms of cost. u can just mail me on my email id vinitsingh.is.king@gmail.com. plz sir it s really urgent.

Reply to this  

Microcontroller ebooks Projects codes examples ksaluja.bit@gmail.com | 10 Oct : 22:40
Can you plz send me the whole description of this project on my mail.
Reply to this  

Microcontroller ebooks Projects codes examples arifa | 12 Oct : 05:26
tel me which software do u use to transfer your code file from the pc to the microcontroller kindly reply soon
my id is got_the_mail@yahoo.com
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 19 Oct : 07:56
hi sir......i wil be glad if u can send me the whole description of the project...i ts really urgent....
my google id is....
shishir.ec.09@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples ~engineer~ | 05 Nov : 10:56
Can i use AT89s51 instead of at89c2051?
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 05 Nov : 12:50
yes you can use.
Reply to this  


Microcontroller ebooks Projects codes examples ~engineer~ | 06 Nov : 12:33
hi
what important changes i should do to the circuit?
for example do i have to include the 100nF capacitor that connected from Vcc to ground.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 06 Nov : 23:00
bypass caps are good to add. They does not come under controller related stuff. so if you want to add caps its good. and keep the connections same, so that program works fine.
Reply to this  


Microcontroller ebooks Projects codes examples ~~~chris> | 11 Nov : 05:57
can i use a generic IR receiver?
has 1736 any especial binary code generation?
Reply to this  

Microcontroller ebooks Projects codes examples chandrakesh | 11 Nov : 20:37
plz sir give me fuull detail that how i make this proect
Reply to this  

Microcontroller ebooks Projects codes examples engr206 | 18 Nov : 08:24
hi,..just wanna ask if this remote control could be used also for browsing files over my hard drives and others locations on my pc? please share me some idea if it is possible and any suggestion on how can i make it possible,.. thanks in advance,..
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 19 Nov : 10:16
use forum i will tell you how to do that
Reply to this  


Microcontroller ebooks Projects codes examples raza123 | 25 Apr : 22:52
sir i am using th the phips modal rc1153014 having protocol rc5.
time delay is 1.72 micro sec. for 1.72 delay remote data is no recive on micro. 89c51 port having 11.0592 Mhz oscilltor.ir reciver recive the data properly.

how much delay use to to recive the data properly is 1.78 or other delay.
kindly guide me as the urgent matter
Reply to this  


Microcontroller ebooks Projects codes examples kk0809 | 23 Nov : 00:11
Can u give me a C source code for this project
Reply to this  

Microcontroller ebooks Projects codes examples apurba | 25 Nov : 07:49
hii...can we use any other remote other than the generic philips TV remote???Why can we only use philips remote???Is there any special coding done for this purpose???
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 26 Nov : 11:45
Philips remote works on RC5 protocol. so special to this project. use forum for more help.
Reply to this  


Microcontroller ebooks Projects codes examples amit chandra | 04 Jan : 07:09
hello i am looking for the same project so could you briefly explain me the concept of this project my contact no is 09414888243 nd 09953017431
Reply to this  

Microcontroller ebooks Projects codes examples manesupriya1@gmail.com | 07 Jan : 04:37
Sir,
I am interested in this project.Will you send me the all information including hardware,cost please.

Reply to this  

Microcontroller ebooks Projects codes examples zenen_drew@yahoo.com | 09 Jan : 00:01
sir,
can my tv tuner controlled my computer using your program?
please sir can you help me its really really really urgent...
this is my e mail address
zenen_drew@yahoo.com
please sir help me to controll computer using tv tuner with visual basic

thank you so much
Reply to this  

Microcontroller ebooks Projects codes examples nabila | 28 Jan : 09:46
i want more information about this project
Reply to this  

Microcontroller ebooks Projects codes examples nabila | 28 Jan : 09:50
Sir,
I am interested in this project.Will you send me the all information including hardware,cost please.


Reply to this  

Microcontroller ebooks Projects codes examples dev291 | 28 Jan : 18:57
i just wana to says thanks

its realy a good project and its also working properly

thanks
Reply to this  


Microcontroller ebooks Projects codes examples ambrish | 01 Apr : 05:21
hai dev. i'd like to contact u as u said dat u hav done dis project (pc remote control) and u hav succeeded in it. so plsss mail me to joshiambrish_103@yahoo.com.
plsss it's urgent...
Reply to this  


Microcontroller ebooks Projects codes examples SURESH.B | 03 Feb : 03:54
hi:))) this is my email id- sureshbantu@gmail.com,
can u pls send me the documentation of this project, this is really helpful for homely appllication., pls do the needful:)
Reply to this  

Microcontroller ebooks Projects codes examples Amitghule | 24 Feb : 01:14
sir, can we use any kind of philips remote (i.e. common remote for philips tv)
Reply to this  

Microcontroller ebooks Projects codes examples reuban | 02 Mar : 07:53
sir
i need to try it for my purpose can u please send me the hardware cost and the detailed description of this project and please do reply to my mail id reuban_titus@yahoo.co.in please soon sir its urgent
Reply to this  

Microcontroller ebooks Projects codes examples reuban | 02 Mar : 08:11
hi
hi i am intrested in trying out this project and can u tell me wat would it cost and can u tell me the details of the project please send me as soon



Reply to this  

Microcontroller ebooks Projects codes examples MOHSIN YOUSUF | 07 Mar : 02:37
sir, max 232 is getting heated up.. what could be the reason if the connections are right.. or getting heated is its regular phenomenon..
Reply to this  

Microcontroller ebooks Projects codes examples MOHSIN YOUSUF | 08 Mar : 06:15
ee hero ...... ma proj is still not wrking ...... kyaaa karuu?????
Reply to this  

Microcontroller ebooks Projects codes examples surya kiran | 12 Mar : 19:47
sir,can you tell me approx. the cost of the project and can you email me the whole project to vsk.mar8@gmail.com.Thank you
Reply to this  

Microcontroller ebooks Projects codes examples joshiambrish | 28 Mar : 01:43
plz give theory of pc remote control
Reply to this  


Microcontroller ebooks Projects codes examples ambrish | 28 Mar : 01:46
whole discription of our PC with TV remote (plz sir reply my mail id joshiambrish_103@yahoo.co.in)
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 23 Apr : 05:48
sir can i use other than tsop 1736 becuse of not available market.

kindly reply me ugently me watiing
Reply to this  

Microcontroller ebooks Projects codes examples raza123 | 24 Apr : 05:58
sir can i use other than tsop 1736
reply me
Reply to this  

Microcontroller ebooks Projects codes examples raza123 | 26 Apr : 09:12
sir there is problem in data recivng due to time delay when implemt on hardwere but the ir reciver recive the data.

tell me how much time delay i use for first bit and next delay.

urgently reply me
Reply to this  

Microcontroller ebooks Projects codes examples Rakshit Joshi | 28 Apr : 12:16
Sir ,
Please tell that do we need to program the 8051 or just assemble the circuit and use the given software.What do we have to do with the hex file and the assembler file that u have provided,I am a Electrical engineering student so dont know much about computers,its my project in the college.Its urgent please reply……waiting for your response.
Reply to this  

Microcontroller ebooks Projects codes examples kingofself | 04 Jun : 11:41
sir i m implementing the project with rc283501 remote and all other things u mentioned.but the project isnt working.please refer to forum project help thread pc remote urgent and kindly help me out in my queries.
Reply to this  

Microcontroller ebooks Projects codes examples suren_ghili@yahoo.co.in | 10 Jul : 02:15
shall i know the cost of this project approx...
Reply to this  

Microcontroller ebooks Projects codes examples ehsan43037 | 01 Aug : 12:16
hi....Im tryin to make this project but it seems that ke software files arent included completely.eill you please upload the software so i can download it? and by the way isnt there any other way too do this project without using the software? thanks...looking forward to your answer;)
Reply to this  

Microcontroller ebooks Projects codes examples vatsal12 | 06 Sep : 08:47
Hey ajay can u please provide me PCB layout of this ckt ??
Thank you
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 07 Sep : 05:42
Sorry but i do not have any layout. I made this on a General purpose board.
Reply to this  


Microcontroller ebooks Projects codes examples mooni | 11 Nov : 02:21
i am arshad noman from islamabad i have seen your project and i gave interested to work on this project plz send me the complete information of this project along with the circuit discription how circuit workd and also the assebely code i will be highly thankful to u for this
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 18 Nov : 16:10
When i write regsvr32 mscomm32.ocx in RUN it gives me an error message like this:
The module mscomm32.ocx was loaded but the call to DllRegisterServer failed with error code 0x8002801c

Can you please help me on that ?
Reply to this  

Microcontroller ebooks Projects codes examples Thumbelina | 18 Nov : 16:19
when i type "regsvr32 mscomm32.ocx" in run it gives me an error message like this :
The module mscomm32.ocx was loaded but the call to DllRegisterServer failed with error code 0x8002801c

Could anyone help me on this please
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 20 Nov : 04:06
Please use forum and specify what operating system are you using.
Reply to this  


Microcontroller ebooks Projects codes examples Thumbelina | 07 Dec : 17:57
im using vista...
Reply to this  

Submit comment

Subject
Username:
Comment:



Facebook Fans


Google Search for Microcontrollers!

Google
 

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems