• Spring 2018
    • Tangible Interaction
    • Thesis
  • Fall 2017
    • ㄴ Cabinets of Wonder
    • ㄴ NIME
    • ㄴ The Poetic of Space
    • ㄴ AR in Narrative
  • Spring 2017
    • ㄴ Lighting & Interactivity
    • ㄴ Rest ot You
    • ㄴ XYZ
    • ㄴ Playful Communication
    • ㄴ Networked Media
    • ㄴ Nature of Code
  • Fall 2016
    • ㄴ Pcomp
    • ㄴ ICM
    • ㄴ Intro to Fab
  • Museum Tour
  • Arduino Log
  • Portfolio Site
HAYEON HWANG
ITP 2016-2018
 

Menu

Skip to content
  • Spring 2018
    • Tangible Interaction
    • Thesis
  • Fall 2017
    • ㄴ Cabinets of Wonder
    • ㄴ NIME
    • ㄴ The Poetic of Space
    • ㄴ AR in Narrative
  • Spring 2017
    • ㄴ Lighting & Interactivity
    • ㄴ Rest ot You
    • ㄴ XYZ
    • ㄴ Playful Communication
    • ㄴ Networked Media
    • ㄴ Nature of Code
  • Fall 2016
    • ㄴ Pcomp
    • ㄴ ICM
    • ㄴ Intro to Fab
  • Museum Tour
  • Arduino Log
  • Portfolio Site

Categories

  • AR in Narrative
  • Arduino Log
  • Cabinets of Wonder
  • Fall 2016
  • Fall 2017
  • Final
  • ICM
  • Intro to Fab
  • Lighting and Interactivity
  • Museum Tour
  • Nature of Code – Intelligence
  • Networked Media
  • NIME
  • Pcomp
  • Playful Communication
  • Rest ot You
  • Spring 2017
  • Spring 2018
  • Tangible Interaction
  • The Poetic of Space
  • Thesis
  • Uncategorized
  • XYZ

Recent Posts

  • [Unity-Arduino] Make Your Own Controller in Unity
  • [Unity + Arduino] Analog input from Arduino
  • Unity + Arduino (MACOS) without Unity library
  • Arduino Power Adapter
  • ROY sensor – Skin humidity sensor

Recent Comments

  • Luka on [Unity + Arduino] Analog input from Arduino
  • [Unity + Arduino] Analog input from Arduino – Hayley.H on Unity + Arduino (MACOS) without Unity library
  • hhayley on Unity + Arduino (MACOS) without Unity library
Powered by Verbosa & WordPress.

Tag: Unity

Unity + Arduino (MACOS) without Unity library

hhayley April 8, 2019 Arduino Log / Pcomp3 Comments

I wanted to make a simple example to connect Arduino to Unity. I used serial communication to talk to Unity from Arduino. Unity version : 2018.3.1f1 In the Arduino side, I connected a touch sensor to Digital pin2 and referenced the code from ‘StatechangeDetection.ino’ in Arduino examples. (Only send a …

Continue reading