Tech Support > Computers & Technology > Visual Basic 6.0 as DAQ?
Visual Basic 6.0 as DAQ?
Posted by MN on September 1st, 2004


Has anyone used VB to set up a daq program using A to D converters.

I am completely new at this and want to learn.

All help is appreciated.

MN

Posted by why? on September 1st, 2004



On Wed, 01 Sep 2004 05:05:47 GMT, MN wrote:

Yes. Others have, www.google.com try looking for the hobby electronics
magazines.

Several VB projects using PIC controllers / serial I/O
http://www.epemag.wimborne.co.uk/

This issue, which I might still have laying around to check.
http://www.epemag.wimborne.co.uk/0200.htm
Interface builds a 12-bit ADC with the AD7896.

www.google.com


Serial Volt Meter Software
.... baud con 16468 ' N9600 high CS ' Deselect ADC to start. ... ADCON1 =
6 'SET GP.0 TO ANALOG INPUT, Vref ... Complete Visual Basic Code for
Fully Functional RenVoltmeter. ...
www.rentron.com/Volt-Meter.htm - 23k - Cached - Similar pages

PIC12C671 4 channel analog to digital converter
... Add "Serial" 8-bit ADC to your next design ---. ... with
photo-resistors let's us use the analog input values to ... Create a
standard .exe new project in Visual Basic. ...
www.rentron.com/four-channel-ad.htm - 34k - Cached -

Analog to Digital for connection to RS-232
.... examples in GW Basic, Microsoft QuickBasic, MicroSoft Visual Basic,
Turbo C, MicroSoft Visual C, and ... CONTROL SOFTWARE For the ADC-16
Analog to Digital ...
www.eeci.com/eeci3.htm - 40k - Cached - Similar pages


http://www.daqchina.net/daqchina/circuit/rs812.htm
About DAQCHINA
DAQCHINA is a website emphasized on electronic designs of computer
boards in ISA/PCI/USB/LPT/RS232 etc., more information can be seen at
www.daqchina.net, and most of the schematic designs is free to the
public domain, in which some of them may be used for DIY purpose only.
DAQCHINA provides method on direct I/O of ISA board, LPT port, RS232
port under Microsoft Windows. Please visit its homepage for its own
WINACQ driver usage and common used drivers such as
WINIO/IO.OCX/IO.VBX/DLPortIO etc.


www.google.com

Me

Posted by Linda on September 1st, 2004



"MN" <jchristi1@juno.com> wrote in message
news:LMcZc.7634$JT3.5756@newsread3.news.atl.earthl ink.net...
ask microsoft.public.vb.6.webdevelopment &/or microsoft.public.vb.deployment
ngs. Apart from that, news.microsoft.com has those 2 + 34 other ngs starting
with microsoft.public.vb




Similar Posts