Program opisuje signalizaciju otvaranja garaznih vrata. Kada su vrata zatvorena svjetli crvena ledica, na pritisak tipkala pokreće se otvaranje vrata. signalizacija otvaranja vrata je titrajuća zuta ledica i zvuk iz buzzera. Kada su vrata otvorena svjetli zelena ledica.
Dependencies: Piezo_zvucnik
CONTRIBUTING.md@0:054375111414, 2021-12-09 (annotated)
- Committer:
- dgerin
- Date:
- Thu Dec 09 07:52:53 2021 +0000
- Revision:
- 0:054375111414
Konstrukcijski zadatak
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
dgerin | 0:054375111414 | 1 | # Contributing to Mbed OS |
dgerin | 0:054375111414 | 2 | |
dgerin | 0:054375111414 | 3 | Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor. |
dgerin | 0:054375111414 | 4 | |
dgerin | 0:054375111414 | 5 | To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html). |