摘要:
在进行互动装置艺术作品的创作过程中,经常需要【软件+硬件】之间传递数据,方法如下。 我们需要创建两个文件:Receiver.pde(软件端)+ Sender.ino(硬件端) 1、软件端 第1步:引用串口通讯库 import processing.serial.*; Serial port; 第2步 阅读全文
posted @ 2020-04-10 13:54
o0松鼠0o
阅读(1776)
评论(0)
推荐(0)
摘要:
PDE(Processing Development Environment)默认是不开启代码提示功能的。 开启共需要两步: 1、找到preferences.txt文件路径 2、修改preferences.txt pdex.completion=true pdex.completion.trigge 阅读全文
posted @ 2020-04-10 07:56
o0松鼠0o
阅读(2184)
评论(0)
推荐(0)
浙公网安备 33010602011771号