動作
1.タイム計測
赤外線距離センサでミニ四駆の通過を検出し、スタートしてから元の位置に戻るまでのタイムを計測します。
An infrared distance sensor detects the passage of the mini 4WD and measures the time from the start to the return to the original position.
2.計測タイム連携
WebシステムのAPIを実行し、計測したタイムをWebシステム側に連携します。
The API of the web system is executed and the measured time is linked to the web system side.
3.QRコード表示
APIの実行結果として返った登録ページのURLをM5Stackの画面にQRコードで表示します。
The URL of the registration page returned as a result of the API execution is displayed on the M5Stack screen as a QR code.
4.登録ページ表示
M5Stackに表示されたQRコードをスマホのカメラでスキャンします。
ブラウザを起動するとタイムが設定済みの登録ページが表示されます。
Scan the QR code displayed on the M5Stack with your smartphone camera.
Launch your browser and you will see the registration page with the time already set.
5.ユーザ、マシン情報登録
ユーザとマシン情報を入力し登録することで計測されたタイムと紐づけることができます。
Webシステムにログイン済みの場合はユーザ情報は設定済みのため入力不要です。
By entering and registering user and machine information, you can link the measured times.
If you have already logged in to the web system, user information has already been set up and does not need to be entered.
6.タイム情報更新
登録が完了するとタイム情報が更新され、Webシステムのタイムと順位を表示することができます。
Webシステムのため、どこでも確認することができます。
プロジェクターを使用することでイベント会場に大画面で表示できます。
Once registration is complete, time information will be updated and the web system will display times and standings.
Because of the web system, you can check it anywhere.
A projector can be used to display the information on a large screen at the event venue.
背景
コースを設置してミニ四駆公式のラップタイマーでタイムアタックを実施している店舗で以下の課題がある
- ミニ四駆公式のラップタイマーはタイムの計測のみ
- 計測したタイムを手書きで記録しているため、管理が煩雑になっている
The following issues exist in stores that set up a course and conduct time attack with an official mini 4WD lap timer.
- The lap timer of mini 4WD only measures the time.
- The management is complicated because the measured time is recorded by hand.
↓
計測したタイムをWebシステムと連携することでラクに管理できる!
タイムと順位をどこでも確認できる!
※Webシステムは大会の一連業務の管理機能を開発し、一部店舗で導入済み
Measured times can be easily managed by linking to a web system!
You can check times and rankings anywhere!
※Web system has developed management functions for a series of convention operations and has been introduced at some stores.