https://learn.sparkfun.com/tutorials/apds-9960-rgb-and-gesture-sensor-hookup-guide/all 硬件连线 关键 VCC= 3.3v 不是 5v 下面这个库实测不起作用,不知道为什么 可用的库 程序 /* APDS9960 - Gesture Sensor This example reads gesture data from the on-board APDS9960 sensor of the Nano 33…
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft.Kinect; using System.Windows; using System.Windows.Controls; using System.Windows.Media; using System.Windows.Shapes;…