• Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.1: 2024-09-16T12:10:23Z
  • First Published: 2024-09-16T12:10:23Z
  • Size: 2126928
  • Supported Unity Versions: 2022.3.11
tools input-management

WiFi for Pico

No rating !(0 Vote)
$13.80 $13.80

Asset 'WiFi for Pico' is an interface asset between a single Windows PC and plural Pico Ws via WiFi using MQTT communication. This asset can quickly add plural Pico Ws 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 Pico W, you write code in purchased assets into the Pico W 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:

  • This asset includes the Pico W code that obtains x, y, and z data from the Pico W. You write this code to the Pico W using Arduino IDE.
  • Read x, y, and z data from the Pico W, convert x, y, and z data to byte array data type, and transfer that data to Unity using MQTT communication.
  • This asset also includes the Pico W code that receives numerical data at the Pico W. You write this code to the Pico W using Arduino IDE.
  • This asset includes the Unity 3D object ‘vase’ for displaying the x, y, and z and Inputfield / Dropdown / Button for sending numerical to the Pico W.
  • The PicoWiFiSampleCode describes receiving the x, y, and z data from Pico W and sending the numerical data to Pico W.
  • This asset on the Windows PC works as Publisher and Subscriber, also Broker. This asset on the Pico W works as a Publisher and Subscriber.
  • Refer to ‘Quick Start of WiFi for Pico’ for details on how to set up this asset.
  • Refer to ‘Design Tips of WiFi for Pico’ to rewrite the Pico W code and the PicoWiFiSampleCode.
  • Refer to ‘Technical details’ below for MQTT communication in this asset.

Requirements:

  • Unity 2022.3 or newer
  • Windows PC (Windows 10 or 11) on Network including WiFi Router.
  • Raspberry Pi Pico W (Rasberry Pi Pico does not work)
  • Arduino IDE, for details, refer to ‘Arduino IDE v2 for Pico/Pico W’ for how to set up the development environment.
  • This asset includes third-party libraries under their respective licenses, which are scribed in Third-Party Notices.txt.

In case of any trouble, contact me by email so I can assist you.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!