27.02.2023 Views

Proteus brosjyre

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Visual Designer for ARDUINO og Rasberry Pi

Enkel programmering av mikrokontrollere med

Proteus Visual Designer

LOOP

SETUP

DisplayTemp

DisplayMinMax

RT1

readCelcius

reading => tempC

tempC<tMin

NO

tempC>tMax

NO

RSTBTN()

NO

YES

YES

YES

tMin := tempC

tMax := tempC

tMax := tempC

tMin := tempC

tMin := 100

tMax := -100

LCD1

setPlaces

places := 1

END

LCD1

setCursor

col := 0

row := 0

LCD1

print

"Temp:",tempC

END

LCD1

setCursor

col := 0

row := 0

LCD1

print

"Min:",tMin

LCD1

setCursor

col := 0

row := 1

MINMAXBTN()

NO

YES

LCD1

clear

DisplayMinMax

LCD1

print

"Max:",tMax

DisplayTemp

MINMAXBTN()

NO

LCD1

clear

YES

Gratis opplæring

på våre nettsider!

END

100 ms

END

www.labcenter.com

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!