Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

入退出鍵管理アプリ(リーダーサーバ)

Notifications You must be signed in to change notification settings

CIT-NakamuraLab/project-alpha-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Alpha-RS(仮)

入退出鍵管理アプリ(リーダーサーバ)

controller.serial_read()について

  • 関数が実行されると、Arduinoに対してデータ要求を行い返答データを処理します。
  • 返答データの処理は1回0.1秒を最大5回繰り返します。

(応答データ処理の待機時間はそこそこブレます)

戻り値
(読み取り成功(bool), [BIT0(int), BIT1, ... BIT7])
BIT0→ 鍵状態(存在するときTrue
BIT1,2,3→ ボタン1,2,3(押されると 1

About

入退出鍵管理アプリ(リーダーサーバ)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages