Skip to content

人の入り見れる蔵は、スマートフォンから送られてくるビーコン情報をRaspberry Piで受信し、部屋の入退室管理を行うものです。

License

SystemEngineeringTeam/geekcamp-2022-vol3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

人の入り見れる蔵(hito no iri mi reru zou)

Introduction

このシステムは、スマートフォンから送られてくるビーコン情報をRaspberry Piで受信し、部屋の入退室管理を行うものです。 また、現在誰が部屋にいるのか、Web上で確認することができます。

Environment

Tool Version
Python 3.10.5
Kotlin 1.6.21
Node.js 16.15.0

Usage

requirements

pip install -r requirements.txt

raspberrypi

send_beacon

cd Ibeacon/bluez-beacon sudo ./ibeacon 200 ba4d8ef751a3110ca55dbca1afbba494 56562 1 -29

receiving_beacon

cd Backend/beacon_send python3 beacon.py

Backend

cd Backend python3 firebase.py

YouTube

https://youtu.be/aXrKhL0umm0?si=0yWlDZsZpFt5BRA2

Blueprint

Slide

https://docs.google.com/presentation/d/1HPZSVCowMsqZpYC6BxLSLmziRzbQEojV/edit?usp=sharing&ouid=103737357734306374267&rtpof=true&sd=true

Contributing

プルリクエストは歓迎します。大きな変更については、まず課題を作成して、変更したい内容を議論してください。

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

SUSHI-WARE LICENSE

About

人の入り見れる蔵は、スマートフォンから送られてくるビーコン情報をRaspberry Piで受信し、部屋の入退室管理を行うものです。

http://opc3.qqey.net 

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published