All Projects → marcteys → Uduino

marcteys / Uduino

Simple and easy connection between Arduino and Unity

Projects that are alternatives of or similar to Uduino

Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (+1016%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Unity3d Rainbow Folders
This asset allows you to set custom icons for any folder in unity project browser.
Stars: ✭ 519 (+1976%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (+1024%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+14460%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Csharp Eval Unity3d
C# Expression Parser for Unity3D
Stars: ✭ 102 (+308%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (+20%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+1336%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+2600%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (+220%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Awesome Unity Open Source On Github
A categorized collection of awesome Unity open source on GitHub (800+)
Stars: ✭ 1,124 (+4396%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Apple Signin Unity
Unity plugin to support Sign In With Apple Id
Stars: ✭ 228 (+812%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Lunar Unity Console
High-performance Unity iOS/Android logger built with native platform UI
Stars: ✭ 628 (+2412%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-asset
Mapssdk Unity
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
Stars: ✭ 307 (+1128%)
Mutual labels:  unity, unity3d, unity3d-plugin
Crystalai
A Utility AI for C# and Unity
Stars: ✭ 328 (+1212%)
Mutual labels:  unity, unity3d, unity3d-plugin
Merino
Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor
Stars: ✭ 275 (+1000%)
Mutual labels:  unity, unity3d, unity3d-plugin
Randomation Vehicle Physics
Vehicle physics system for the Unity engine.
Stars: ✭ 487 (+1848%)
Mutual labels:  unity, unity3d, unity-asset
Unity Editor Toolbox
Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
Stars: ✭ 273 (+992%)
Mutual labels:  unity, unity3d, unity-asset
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (+1504%)
Mutual labels:  unity, unity3d, unity-asset
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+2012%)
Mutual labels:  unity, unity3d, unity-asset
Spritedicing
Unity extension for reusing sprite texture areas
Stars: ✭ 589 (+2256%)
Mutual labels:  unity, unity3d, unity3d-plugin

Uduino — Simple and robust Arduino-Unity communication


Uduino is another Open Source plugin for Unity, which allow to communicate between a Arduino board with Unity.

What is Uduino

This project was created after too much frustration on how to properly connected Unity & Arduino. During past past experiences I was facing some problems: difficulties to detect a specific Arduino board when several are connected, freeze and crash when communicating with serial ports, and many more...

Uduino aims to be a comprehensive and easy to setup solution for your Arduino/Unity projects. It features simple declaration both on Unity and Arduino side.

Where to find it

While waiting for a sustainable open-source alternative, I removed Uduino source code from Github. You can now get Uduino on Unity Asset Store and get more informations on the official website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].