An open API service indexing awesome lists of open source software.

https://github.com/hpprc/arduino-project

Timer written in C and run on arduino
https://github.com/hpprc/arduino-project

arduino c iot

Last synced: 6 days ago
JSON representation

Timer written in C and run on arduino

Awesome Lists containing this project

README

        

# Arduino-Project

Arduinoを用いた制作のためのリポジトリです.
使用したのはArduino leonard, 開発環境はMacです.

PBL(Project Based Learning)の一環として,実際に要件定義や仕様策定から体験しながらの制作となりました.
完成物は(ラーメン)タイマーです.
レイヤードアーキテクチャを意識しながら開発しました.

機能は以下の通りです.
- 計測時間として30秒/1分を選択できる.
- 計測時間到達時にライトの点滅で時間の経過を通知する
- 計測中は一定感覚でLEDを点滅させる