Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flame-node
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ThiefSil
flame-node
Commits
327dde94
Commit
327dde94
authored
4 months ago
by
도혁 함
Browse files
Options
Downloads
Patches
Plain Diff
Update file README.md
parent
6392b514
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+26
-0
26 additions, 0 deletions
README.md
with
26 additions
and
0 deletions
README.md
+
26
−
0
View file @
327dde94
# 화재 및 주차 감지 노드
차량 번호를 인식하는 Python 기반 OCR 서버입니다.
## 주요 기능
-
불꽃 감지 센서로 화재를 감지하고 부저를 울리게 한다
-
초음파 감지 센서를 통해 주차 상태를 변경한다.
-
주차 상태에 따라 초록색, 빨간색 LED를 점등 및 소등한다.
## 사용 방법
flame.c 실행:
```
sh
gcc
-o
fire_detector fire_detector.c
-lpthread
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment