3rd Repo, trying to figure this out.

Dependencies:   LPS25H hts221

Fork of SOFT253_Template_Weather_OS_54 by Stage-1 Students SoCEM

Committer:
aburch1
Date:
Thu May 11 19:27:45 2017 +0000
Revision:
84:16a3eabfb61f
Parent:
83:0d3572a8a851
README.md file updated

Who changed what in which revision?

UserRevisionLine numberNew contents of line
aburch1 83:0d3572a8a851 1 # Putty setup
aburch1 83:0d3572a8a851 2
aburch1 83:0d3572a8a851 3 Putty must connect to the board using the serial port (port number can be found in device manager under "Ports (COM & LPT)")
aburch1 83:0d3572a8a851 4
aburch1 83:0d3572a8a851 5 Speed: 9600
aburch1 83:0d3572a8a851 6 Connection Type: Serial
aburch1 83:0d3572a8a851 7
aburch1 83:0d3572a8a851 8 Terminal settings:
aburch1 83:0d3572a8a851 9
aburch1 83:0d3572a8a851 10 Auto wrap mode initially on: TRUE
aburch1 83:0d3572a8a851 11 DEC Origin mode initially on: FALSE
aburch1 83:0d3572a8a851 12 Implicit CR in every LF: FALSE
aburch1 83:0d3572a8a851 13 Implicit LF in every CR: FALSE
aburch1 83:0d3572a8a851 14 Use background colour to erase screen: TRUE
aburch1 83:0d3572a8a851 15 Enable blinking text: FALSE
aburch1 83:0d3572a8a851 16
aburch1 83:0d3572a8a851 17 Answerback to ^E: "PuTTY"
aburch1 83:0d3572a8a851 18
aburch1 83:0d3572a8a851 19 Local Echo: FORCE ON
aburch1 83:0d3572a8a851 20 Local line editing: FORCE OFF
aburch1 83:0d3572a8a851 21
aburch1 83:0d3572a8a851 22 # Commands available
aburch1 83:0d3572a8a851 23
aburch1 83:0d3572a8a851 24 help
aburch1 83:0d3572a8a851 25 read all
aburch1 83:0d3572a8a851 26 delete all
aburch1 83:0d3572a8a851 27 read n
aburch1 83:0d3572a8a851 28 delete n
aburch1 83:0d3572a8a851 29 setdate dd-mm-yyyy
aburch1 83:0d3572a8a851 30 settime hh-mm-ss
aburch1 83:0d3572a8a851 31 sett t
aburch1 83:0d3572a8a851 32 state x
aburch1 84:16a3eabfb61f 33 logging x : Logging enabled using "logging on" and disabled when any key is pressed while logging.
aburch1 83:0d3572a8a851 34 reset