Esp32BleAndroid – ESP32 BLE Interface for Android
TomoSoft
$15.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
12/16(2021) |
10.0 |
01/30(2024) |
15.0 |
11/19(2024) |
15.0 |
Jump AssetStore
Esp32BleAndroid – ESP32 BLE Interface for AndroidEsp32BleAndroid is an interface adapter between Android mobile phone and Esp32 using BLE (Bluetooth low energy). This adapter can quickly add the Esp32 to your game as a gamepad — no code required! To use the sensors device (gyro, accelerometer, GPS, etc.) and the display panel (LED, LCD panel, etc.) on the Esp32, you write code in purchased assets into the Esp32 and create Unity scripts by referencing sample code in purchased assets. Thereby you can use the sensor device data and the display panel data in your game.Features:The package includes the Esp32 code that obtains x, y, and z data generated by the SIN function from the Esp32. You write this code to the Esp32 using Arduino IDE.Read x, y, and z data from the Esp32, convert x, y, and z data to byte array data type, and transfer that data to Unity by using BLE (Bluetooth low energy).The package also includes the Esp32 code that receives numerical data at the Esp32. You write this code to the Esp32 using Arduino IDE.The package includes the Unity 3D object ‘tumbler’ for displaying the x, y, and z and Inputfield / Button for sending numerical to the Esp32.The Unity script example describes how to receive the x, y, and z data from Esp32 and to send the numerical data to Esp32.Refer to ‘Esp32BleAndroid Quick Start’ for how to set up the Esp32BleAndroid in detail.Refer to ‘Esp32BleAndroid Design Tips’ to rewrite the Esp32 code and the Unity script example. You can transfer array data up to 64 bytes between Android mobile phone and Esp32 to connect your sensor or display panel to the Esp32.Requirements:Unity 2022.3 or newerAndroid mobile phone (Android 7.0 Nougat or higher)Esp32 (not work Esp32 S3 or Esp32 C3)Building games for Android, for details, refer to ‘Building games for Android’ for how to build and run game objects for Android.Android Logcat, for details, refer to ‘Install and Use Android Logcat’ for how to install and use Android Logcat.Arduino IDE, for details, refer to ‘Arduino IDE for Esp32Ble’ for how to set up the development environment.Transfer array data up to 64 bytes from Unity to Esp32 and array data up to 64 bytes from Esp32 to Unity by changing the Unity script example and the Esp32 code.In case of any trouble, contact me by email so I can assist you.