• ゲームの盛り上がり具合は、リアルタイムでM5Stackに送られ、可視化 されます。 • さらに、ゲーム終了後はソラコムのシステムを使用してAWSから kintoneに送られ、得点ランキングごとに可視化されます。 About Hustle Meter The unbearable summer heat. Fanning oneself with a fan is a Japanese tradition. The “Hustle Meter” is a game version of this fan. Press the controller(M5AtomS3) button to start the game. Compete for the number of times you fan in 20 seconds. The excitement level of the game is sent to M5CORE2 in real-time and visualized. Furthermore, after the game ends, the results are sent from Azure Functions to kintone using SORACOM's system and visualized by ranking. The “Hustle Meter” was developed by Satoru Oguchi and Takeshi Maeshima of “Hustle Meters” and exhibited at SORACOM Discovery 2024. 4
・傾きセンサーTilt Sensor BLEで 数値の リアルタイム送信 (ゲームのステータスも) M5Stack CORE2 ・BLE受信(ゲームの実況用モニター) ・ゲーム結果送信用(SORACOMに送信) •BLE reception (monitor for game commentary) •For sending game results (send to SORACOM) Wifiで インターネットに接続 (2.4GHz) Connect to the Internet via Wifi (2.4GHz) SORACOM Arc (With WireGuard) SORACOM Platform SORACOM Beam Kintoneにより可視化 (ランク分けの可視化) Visualized by kintone (ranked visualization) Microsoft Azure Functions Real-time transmission of data via BLE (also the game's status) ハッスルメーターズ 5
trademarks of each company used in this example and included in this document, belong to their respective companies. 使用したライブラリ Library M5AtomS3 ・M5Unified ・Bluetoothserial M5CORE2 ・M5Unified ・WireGuard-ESP32 ・Bluetoothserial 11
by tilt sensor •Display on controller screen •Send data via BLE every 10 counts During the game •Receive count data •Accumulate counts •Visualize count data After the game ends •Close the counter •Display cumulative count •Display "Thank you“ Until the start button is pressed, lock After the game ends •Close the counter •Display cumulative count •Start the sending sequence •Display a message of successful transmission when completed After transmission ends → Standby Display "Press the switch" message Restart BLE communication 14