Copy of Andrew Reed's code from Google Classroom (revision from 2 weeks ago) with alterations made on 08-01-2021

Changes

RevisionDateWhoCommit message
22:99cdb20369be 2021-02-23 10782824 Variables redefined default tip
21:7b62bebdaef9 2021-02-16 10782824 Remark corrected;
20:067149b59c1b 2021-02-16 10782824 Potentiometer incorporated to adjust yellow LED flashing rate.
19:b16edf8d962c 2021-02-10 10782824 Code completed, working and comments completed
18:53f68c104e5f 2021-02-10 10782824 temporary save;
17:004aa0761d78 2021-02-09 10782824 Button used to reset Max & Min values
16:a782548f2568 2021-02-08 10782824 All working
15:242949eba438 2021-02-07 10782824 Max and Min readings displayed; Low (Min) readings isn't working
14:93a0f90ca389 2021-02-02 10782824 System active indicator added; Yellow LED flashes when boiler and lighting are off but system is working correctly.
13:cb104bf21361 2021-01-31 10782824 Read sensors now a thread and an average of 10 readings is taken.; Code notes added
12:6221097dcef5 2021-01-20 10782824 Light levels now read 10 times and averaged to eliminate spikes
11:0e84d98db792 2021-01-19 10782824 reference voltage has been meaned from 10 readings taken every 10ms (100ms total) to remove spikes
10:4e5aec9c84bc 2021-01-18 10782824 readSensors function converted into a thread/interrupt repeating every 100ms
9:c6c2b32f1adc 2021-01-16 10782824 Thread created to flash yellow LED at 4Hz
8:a35453eaa4a7 2021-01-15 10782824 Working Version 15-01-21;
7:fbdde5781226 2021-01-10 10782824 Some notes made and alterations to display;
6:c4f630a79c8f 2021-01-10 10782824 Working code from A Reed; Pre-amending by AS
5:049e000ebd16 2021-01-08 10782824 This is the file Andrew Reed created 2 weeks ago. It's a 2 week old revision that has been altered by me.;
4:7677c7a54d19 2021-01-08 asreed Output signalling operational
3:00878bd4ddb8 2020-12-18 asreed Env control with serial IO
2:daceae26f5df 2020-12-18 asreed Commit of serial io additions to environmental control system
1:aef8ec8d23d8 2020-11-27 asreed 27th Nov start
0:44f87c90421e 2020-11-20 asreed First commit;