Skip to content
Snippets Groups Projects
Commit 327dde94 authored by 도혁 함's avatar 도혁 함
Browse files

Update file README.md

parent 6392b514
Branches
No related tags found
No related merge requests found
# 화재 및 주차 감지 노드
차량 번호를 인식하는 Python 기반 OCR 서버입니다.
## 주요 기능
- 불꽃 감지 센서로 화재를 감지하고 부저를 울리게 한다
- 초음파 감지 센서를 통해 주차 상태를 변경한다.
- 주차 상태에 따라 초록색, 빨간색 LED를 점등 및 소등한다.
## 사용 방법
flame.c 실행:
```sh
gcc -o fire_detector fire_detector.c -lpthread
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment