摘要 :
考虑到 Raspberry Pi 读取模拟信号是很烦人的事情,更何况是在没人玩的 Windows 10 IoT 下,所以准备正儿八经的写点东西。
需求:使用 Raspberry Pi 读取输出模拟信号的 MQ 系列气体传感器。(GitHub:https://github.com/ZhangGaoxing/wind …
阅读全文
发布时间 : 2017/05/21 13:41
张高兴
阅读(689)
评论(0)
摘要 :
This is a Windows 10 IoT Core project on the Raspberry Pi 2/3, coded by C#.
GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/MAX7219
## …
阅读全文
发布时间 : 2017/05/20 13:05
张高兴
阅读(658)
评论(0)
摘要 :
This is a Windows 10 IoT Core project on the Raspberry Pi 2/3, coded by C#.
GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/DS3231
## …
阅读全文
发布时间 : 2017/05/19 21:21
张高兴
阅读(772)
评论(0)
摘要 :
This is a Windows 10 IoT Core project on the Raspberry Pi 2/3, coded by C#.
GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/HMC5883L
# …
阅读全文
发布时间 : 2017/05/13 20:37
张高兴
阅读(662)
评论(0)
摘要 :
This is a Windows 10 IoT Core project on the Raspberry Pi 2/3, coded by C#.
GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/ULN2003A
# …
阅读全文
发布时间 : 2017/05/06 22:37
张高兴
阅读(612)
评论(0)
摘要 :
我需要一个背景透明的 ContentDialog,像下图一样。如何定制?写了一个简单的示例(https://github.com/ZhangGaoxing/uwp-demo/tree/master/ContentDialogDemo)

评论(0)
摘要 :
在 WPF 上可用的控件拖动方法在 UWP 上大多没用,那干脆用 Thumb 仿制一个吧。
关于 Thumb 控件的教程也不多,毕竟在 WPF 控件拖动有很多种方法, Thumb 就显得很鸡肋了。下面我就简单的说说。(MSDN 文档:https://msdn.microsoft.com/zh-cn/library …
阅读全文
发布时间 : 2017/02/15 21:18
张高兴
阅读(778)
评论(0)
摘要 :
This is a Windows 10 IoT Core project on the Raspberry Pi 2/3, coded by C#.
GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/DHT11
## C …
阅读全文
发布时间 : 2017/01/29 22:07
张高兴
阅读(678)
评论(0)
摘要 :
This is a Windows 10 IoT Core project on the Raspberry Pi 2/3, coded by C#.
GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/BMP180
## …
阅读全文
发布时间 : 2017/01/24 21:14
张高兴
阅读(680)
评论(0)
摘要 :
This is a Windows 10 IoT Core project on the Raspberry Pi 2/3, coded by C#.
GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/ADXL345
## …
阅读全文
发布时间 : 2017/01/23 14:02
张高兴
阅读(601)
评论(0)