Program to take input from sensors for near space research project. Program outputs temperature and sensor id into a .txt file stored in an sd card. ExtendedTimer is used instead of Timer.
Dependencies: DS1820 ExtendedTimer SDFileSystem mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:a036633bc3c2 | 2017-04-17 | JLarkin | Corrected device ID display so full 64 byte ID |
0:da5b15595769 | 2017-04-17 | jabbott19 | Finished program, hexadecimal ID fixed |