摘要: 感觉又帮 Windows 10 IoT 开荒了,所以呢,正儿八经的写篇博客吧。其实大概半年前就想写的,那时候想做个基于 Windows 10 IoT 的小车,但树莓派原生不支持 PWM 啊。百度也搜不到,上 GitHub 转了一圈,在 @ms-iot 那发现了 Lightning ,再看最后的更新时 阅读全文
posted @ 2017-10-06 22:41 张高兴 阅读(1950) 评论(5) 推荐(5) 编辑
摘要: GitHub : https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/MLX90614 阅读全文
posted @ 2017-10-06 14:41 张高兴 阅读(716) 评论(0) 推荐(0) 编辑
摘要: GitHub : https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/VL53L0X 阅读全文
posted @ 2017-10-06 12:44 张高兴 阅读(553) 评论(0) 推荐(0) 编辑
摘要: 所谓 UWP 样式的汉堡菜单,我曾在“张高兴的 UWP 开发笔记:汉堡菜单进阶”里说过,也就是使用 Segoe MDL2 Assets 字体作为左侧 Icon,并且左侧使用填充颜色的矩形用来表示 ListView 的选中。如下图 但怎样通过 Xamarin.Forms ,将这一样式的汉堡菜单带入到 阅读全文
posted @ 2017-08-26 22:14 张高兴 阅读(3495) 评论(4) 推荐(4) 编辑
摘要: 需求:在 A 应用内启动 B 应用,如果 B 应用未安装则跳转应用商店搜索。 启动方式使用 Uri 启动,本文使用尽可能简单,并且能拿来直接用的代码。不涉及启动后的应用数据交互,如需深入了解,请戳 MSDN:https://docs.microsoft.com/zh-cn/windows/uwp/l 阅读全文
posted @ 2017-07-15 21:08 张高兴 阅读(873) 评论(0) 推荐(1) 编辑
摘要: 下载地址:https://github.com/ZhangGaoxing/openscad-models/tree/master/PhotoFrame 代码: 效果图: 阅读全文
posted @ 2017-07-14 18:51 张高兴 阅读(992) 评论(0) 推荐(0) 编辑
摘要: 下载地址:https://github.com/ZhangGaoxing/openscad-models/tree/master/Sprinkle 代码: 效果图: 阅读全文
posted @ 2017-07-08 19:46 张高兴 阅读(876) 评论(0) 推荐(0) 编辑
摘要: 下载地址:https://github.com/ZhangGaoxing/openscad-models/tree/master/BottleCap 代码: 效果图: 阅读全文
posted @ 2017-07-07 10:58 张高兴 阅读(1573) 评论(0) 推荐(0) 编辑
摘要: 考虑到 Raspberry Pi 读取模拟信号是很烦人的事情,更何况是在没人玩的 Windows 10 IoT 下,所以准备正儿八经的写点东西。 需求:使用 Raspberry Pi 读取输出模拟信号的 MQ 系列气体传感器。(GitHub:https://github.com/ZhangGaoxi 阅读全文
posted @ 2017-05-21 13:41 张高兴 阅读(6312) 评论(0) 推荐(3) 编辑
摘要: GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/MAX7219 阅读全文
posted @ 2017-05-20 13:05 张高兴 阅读(748) 评论(0) 推荐(0) 编辑