ARM Group. http://groups.yahoo.com/group/ARM_Microcontroller Bye ... hi everyone, I have downloaded nnARM core from http://www.foo.be/docs/nnARM/,but the core...
Please visit the philips site and for VB software or Programming the chips you visit www.esacademy.com anf for firmware visit the www.keil.com I think this...
Hello, i'm doing a project in robotics...Question is ... Do we need separate interfacing cards for driving stepper motor other then the driver circuits for...
1st 3 bytes of NIC MAC address are vendor code. Is there any standard using which they assign last 3 bytes to NICs during production time? e.g. could they...
Dear Vijay, Send me detail about your project. I mean you want interface Stepper Motor with What ? Nilesh ritukar vijay <ritukar_vijay@...> wrote: Hello,...
hai, can anyone give me any idea of implementing a telephone off hook detection circuit using optocoupler via PC serial port with no external power supply. ...
hi, This is bharadwaj. My system will not detect network interface card in my system as i've changed the pci slot in my system. I tried in several ways but no...
Can ne1 suggest a project related to computer interfacing. I will have approx 3 weeks to complete it. I have just started the 1st course in it and currently...
hi ASHISH i think u want to plot incoming data in real time mode .If that is the case then u require vb.net Ashish Mate <ashishmate2001@...> wrote: hi...
Hello All i want to develop my own mp3 player. kindly guide me Regards Tanweer Ahmed __________________________________ Do you Yahoo!? Yahoo! Small Business -...
u can do many projects if u use parallel port see my project on www.bibinjohn.tk ... Can ne1 suggest a project related to computer interfacing. I will have...
Hi, You can make a simple IO demonstration project using parallel port and any of your favourite programming language. Just turn on or off some relays and take...
hi , Well, Swapping memory spaces for installing and giving proper memory spaces for different OS is less complicated when usign a LINUX based system. But with...
u can do making games on CRO interfacing LCD ic tester computer as CRO interfacing hard disk line follower robots robotic arm programmed robot(which u can...
Hi Tanweer Here is a good place to start: http://www.myplace.nu/mp3/ Good open source MP3 player, you can even buy a kit. If you want to roll your own, this is...
Hi, I'm interested in sending signals out of my ECP parallel port. I've written a cpp file to send a byte value of 1 out the port : #include "stdafx.h" ...
I faced a problem with varying the RTS and DTR voltages level at starting windows Xp for approximatly 4 times quickly then become - 12V so this action get the...
Hi, You can't access parallel port in windows 98 pro systems e.g. win2K , XP with this code because you have to write kernel mode device driver to do so. Yes...
Hi people, I have this project where I should display the results of data (longitude/latitude) of a GPS into in Linux OS. I have already tested my GPS using...
hi everyone, Anyone worked on or is working on image compression using EZW(embedded zero wavelet tree). I am trying to implement it using hdl regards Siddharth...
Hello, I would like some thoughts on a way to hook momentary single contact switches to a PC allowing the PC to know which switch is being pushed and returning...
Hi, at last i able to answer something :D port+2 will be 0x37A or 890 in decimal Regards, Touseef Liaqat ... __________________________________ Do you Yahoo!? ...
that means the byte "data" is to be written to the "control register" which is located at address port+2 i.e. 0x37A. u might aswell ask that now what does that...
port+2 stands for 0x37a if port stands for 0x378.As i can recall 0x37a is status port of printer port sa ba <mrdudein@...> wrote: hi what does 'port+2'...