Asked : demo application only with the serialport

Just starting out? Need help? Post your questions and find answers here.
Stephane Fonteyne
User
User
Posts: 27
Joined: Sun Sep 06, 2015 2:22 pm

Asked : demo application only with the serialport

Post by Stephane Fonteyne »

Hi all

Can anyone here give an example post for example via the serial port control the heating on and off
and to read out an NTC resistor for temperature.
I like the routines for controlling the serial port to the electronics , and vice versa .
That may be a console program , much as a GUI
I have for hardware a ADC 10 bits and a NTC resistor and for load a relais connecting the heating and a Fan.

Kind regards
Stephane
infratec
Always Here
Always Here
Posts: 7576
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Asked : demo application only with the serialport

Post by infratec »

Hi,

I think you are totally wrong here.
For that what you are want todo, you need a microcontroller and not a PC.
Or a microcontroller between your PC and your other hardware.

And if you don't have the knowledge about all that, than you need more intelligent 'ready' hardware.
Like USB temperaturesensors and USB relaiscards.
Look (for example) here: http://kmtronic.com/

Or if you don't know what you really need, tell us the whole story.

I don't want to invest a lot of time for something which is then not used.

For examples of serial port programming:

http://www.purebasic.fr/english/search. ... ort+thread

Bernd
Stephane Fonteyne
User
User
Posts: 27
Joined: Sun Sep 06, 2015 2:22 pm

Re: Asked : demo application only with the serialport

Post by Stephane Fonteyne »

infratec wrote:Hi,

I think you are totally wrong here.
For that what you are want todo, you need a microcontroller and not a PC.
Or a microcontroller between your PC and your other hardware.

And if you don't have the knowledge about all that, than you need more intelligent 'ready' hardware.
Like USB temperaturesensors and USB relaiscards.
Look (for example) here: http://kmtronic.com/

Or if you don't know what you really need, tell us the whole story.

I don't want to invest a lot of time for something which is then not used.

For examples of serial port programming:

http://www.purebasic.fr/english/search. ... ort+thread

Bernd
I think later what application that I want build first the communication of the AD9833 with SPI and the serialport
Post Reply