Search the web
Sign In
New User? Sign Up
interfacing · Interfacing the PC
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8324 - 8353 of 10318   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8324
i'm planning to implement it using uC51 (compiler) for the Atmel 89C52. i've done much work in assembly on this, but i can't seem to find the translation for...
.
angerxxvi
Offline Send Email
Aug 1, 2004
8:42 am
8325
I only give an idea, because it takes time to do it. I use Pic 16F87X series microprocessor and it has A/D converter pins and Usart pins for communication on...
Ahmet Uyar
uye_ol
Offline Send Email
Aug 1, 2004
10:51 am
8326
#pragma directive ... _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. ...
tanny sosh
tannysos
Offline Send Email
Aug 1, 2004
10:54 am
8327
Hi, I posted this over half an hour and it still hasn't appeared so I'm repeating. ... 89C52. ... A search for uc51 compiler on Google brought up this...
el_supremo01
Offline Send Email
Aug 2, 2004
9:14 am
8328
Hi all, I have connected a small digital circuit to my PC parralel port and it worked well under Windows 98 and DOS.(I used inportb() and outportb() ). However...
Uditha
vhasun_profile
Offline Send Email
Aug 2, 2004
9:16 am
8329
i've seen this, but thing is, i'd like the whole program to be offset by a certain address. i'm sorry i didn't clarify it earlier. but i'll look into it again....
.
angerxxvi
Offline Send Email
Aug 2, 2004
9:24 am
8330
... 89C52. ... A search for uc51 compiler on Google brought up this documentation of the compiler: http://www.wickenhaeuser.de/uc51data/uc51docu.pdf There is a...
el_supremo01
Offline Send Email
Aug 3, 2004
9:37 am
8331
... offset by ... Without access to the compiler I can't be sure but the docs for .segment say that the loader collects all segments of the same name together....
el_supremo01
Offline Send Email
Aug 3, 2004
9:37 am
8332
i would like to run two monitor in on system so what is necessary step for that and if it is possible theni can see diffrent process on the each monitor...
umesh
buk_life
Offline Send Email
Aug 4, 2004
9:00 am
8333
I have a few questions about Equinox hardware that hopefully somebody can help me with. I am planning on using an Equinox SST-16P PCI card with a Super Serial...
Mike
sezduck
Offline Send Email
Aug 4, 2004
9:04 am
8334
All you need for dual monitors is 2 graphic cards that support dual monitor. The best way to check if they support it is to install both cards, and try to...
Sir Daz
yolkuk
Offline Send Email
Aug 4, 2004
9:25 am
8335
will USB 2.0 be replace by new USB? when?...
zezar
zez_boy
Offline Send Email
Aug 5, 2004
9:27 am
8336
Hello I'm designing a firmware for a HID USB joystick. Well, I work on Win2000 ans I use the CYPRESS AN213. I've written all descriptors, which seem run. I...
dionee
dionee66
Offline Send Email
Aug 5, 2004
9:33 am
8337
Hi, I'm building a miniature wireless video system and I'd like to use a digital camera module to capture images due to its small size, compared to analog ...
Yawen Chan
ywchan@...
Send Email
Aug 5, 2004
9:36 am
8338
Hello, everyone ! I'm a new to here.. I need some help. I use MS Visual C++ with SP6. When I build ioexample from porttalk2.2, compiler complains ... ... ...
donari88
Offline Send Email
Aug 5, 2004
9:37 am
8339
... These types of errors suggest that you haven't included windows.h This should be the first include statement in the file: #include <windows.h> If it isn't...
el_supremo01
Offline Send Email
Aug 6, 2004
9:40 am
8340
I tested old s3trio(pci)(sec)+integrated(pri), it was OK ... From: Sir Daz [mailto:sir.daz@...] Sent: Wednesday, August 04, 2004 11:25 AM To:...
MichalP
michalpovinsky
Offline Send Email
Aug 6, 2004
9:42 am
8341
Hi dear, I,m new to your field. I wanna make my Major Project using PC interfacing through COM port i.e. RS-232C (9-pin) which is usually meant for connecting...
09815972007
say2paul
Offline Send Email
Aug 6, 2004
9:42 am
8342
I read about wireless USB, I think ... From: zezar [mailto:zez_boy@...] Sent: Wednesday, August 04, 2004 3:56 PM To: interfacing@yahoogroups.com Subject:...
MichalP
michalpovinsky
Offline Send Email
Aug 6, 2004
9:42 am
8343
I'm new to your Group. Please help me finding out how to turn a LED On/Off using Serial RS232C (9-pin) PORT. Also tell me the Software/Hardware Requirements...
09815972007
say2paul
Offline Send Email
Aug 6, 2004
9:43 am
8344
Hi Juan, This is very easy to do in Visual Basic. Use mscomm control for input (have to add it to components pane). Change it's settings to suit your input ...
doug .
dakatorichan
Offline Send Email
Aug 7, 2004
7:41 am
8345
PS, if you don't have visual basic, and want the program, then I (or anyone else) can send you a copy. Hi Juan, This is very easy to do in Visual Basic. Use...
doug .
dakatorichan
Offline Send Email
Aug 7, 2004
7:43 am
8346
Use #pragma address 0x04040 for address of 0x04040, etc. ... _________________________________________________________________ Feeling spent? Apply here for...
doug .
dakatorichan
Offline Send Email
Aug 7, 2004
7:53 am
8347
You can use the windows api functions from avicap.dll, or avicap32.dll. This allows capture of stills, or even a stream of video to preview or save. You could...
doug .
dakatorichan
Offline Send Email
Aug 7, 2004
7:56 am
8348
Hi, I am new to this group. I made a stepper motor drive controlled by Atmel 89C51 micro-controller which is connected to the PC serial port through MAX232...
abd_ul_rasheed
Offline Send Email
Aug 8, 2004
8:53 am
8349
Use the function outportb() to send data to the LEDs. You must know the address of the serial port. Which may be between 200(hex) to 400(hex) . you have to...
jambucha nilesh
inileshce
Offline Send Email
Aug 8, 2004
8:59 am
8350
Hi Govind I recomended the used Pic microcontrollers, there is an easy form tu interface with the PC ports and hardware. With the microcontroller you can...
Rodolfo
rodolfogc
Online Now Send Email
Aug 8, 2004
9:01 am
8351
You have to use "C language " Becuz it embed Assembly. Now How, asm{ //Whatever Instruction want to use put here (e.g .org 2000H) } Remember always write (1)...
jambucha nilesh
inileshce
Offline Send Email
Aug 8, 2004
9:03 am
8352
I suggest to use the parallel port to this project. With the parallel port you can use the bits separetally, serial port use comunication with bytes and it...
Rodolfo
rodolfogc
Online Now Send Email
Aug 8, 2004
9:04 am
8353
Dear Gurus, Currently, i'am working on a project which uses PIC16F870 microcontroller. I want to interface 6 individual LED's using 3 I/O lines. Each LED is...
vamlakkaraju
Offline Send Email
Aug 9, 2004
9:36 am
Messages 8324 - 8353 of 10318   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help