PicoHID - Raspberry Pi Pioc Hid Interface
TomoSoft
$15.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
07/23(2021) |
10.0 |
12/28(2023) |
15.0 |
11/19(2024) |
15.0 |
Jump AssetStore
PicoHID – Raspberry Pi Hid Interface PicoPicoHID is an interface adapter between Windows PC and Raspberry Pi Pico using USB HID (Human interface device). This adapter can quickly add the Raspberry Pi Pico 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 Raspberry Pi Pico, you write code in purchased assets into the Raspberry Pi Pico 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 Raspberry Pi Pico code that obtains x, y, and z data generated by the Trigonometric function from the Raspberry Pi Pico. You write this code to the Raspberry Pi Pico using Arduino IDE.Read x, y, and z data from the Raspberry Pi Pico, convert x, y, and z data to byte array data type, and transfer that data to Unity by using USB HID (Human interface device).The package also includes the Raspberry Pi Pico code that receives numerical data at the Raspberry Pi Pico. You write this code to the Raspberry Pi Pico using Arduino IDE.The package includes the Unity 3D object ‘cube’ for displaying the x, y, and z and Inputfield / Button for sending numerical to the Raspberry Pi Pico.The Unity script example describes how to receive the x, y, and z data from Raspberry Pi Pico and send the numerical data to Raspberry Pi Pico.Refer to ‘PicoHID Quick Start’ for how to set up the PicoHID in detail.Refer to ‘PicoHID Design Tips’ to rewrite the Raspberry Pi Pico code and the Unity script example. You can transfer array data up to 64 bytes between Windows PC and Raspberry Pi Pico to connect your sensor or display panel to the Raspberry Pi Pico.Requirements:Unity 2022.3 or newerWindows PC (Windows10)Raspberry Pi PicoArduino IDE, for details, refer to ‘Arduino IDE for PicoHID’ for how to set up the development environment.Transfer array data up to 64 bytes from Unity to Raspberry Pi Pico and array data up to 64 bytes from Raspberry Pi Pico to Unity by changing the Unity script example and the Raspberry Pi Pico code.In case of any trouble, contact me by email so I can assist you.