Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Revisions of main.cpp
| Revision | Date | Message | Actions |
|---|---|---|---|
| 7:5b0793a2b391 | 2015-01-06 | Corrected form of new line and carriage return. | File Diff Annotate |
| 6:8027edc2b69f | 2015-01-06 | Format the output data with new line and carriage return. | File Diff Annotate |
| 5:76a9332af64c | 2015-01-06 | Send the measured data bits of DHT11 through UART! | File Diff Annotate |
| 4:62b680fac6ed | 2015-01-06 | Let's use UART! | File Diff Annotate |
| 3:6228ab73d420 | 2015-01-06 | Make a function to initialize DHT11 | File Diff Annotate |
| 2:4469aa7f4995 | 2015-01-06 | Connect and fire the DHT11 | File Diff Annotate |
| 1:c0c5b5860aa8 | 2015-01-05 | LED on when button pressed. | File Diff Annotate |
| 0:e8a1a503d390 | 2015-01-05 | Initial revision from blink led | File Diff Annotate |