码迷,mamicode.com
首页 >  
搜索关键字:开发笔记    ( 840个结果
张高兴的 Windows 10 IoT 开发笔记:红外温度传感器 MLX90614
GitHub : https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/MLX90614 ...
分类:Windows程序   时间:2017-10-06 15:04:29    阅读次数:234
张高兴的 Windows 10 IoT 开发笔记:ToF Sensor VL53L0X
GitHub : https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/VL53L0X ...
分类:Windows程序   时间:2017-10-06 12:59:24    阅读次数:354
《Flask web开发》笔记5:大型程序的结构&用户认证Flask-Login
一.学习的内容: 1.工厂函数的定义; 2.蓝本的注册和蓝本文件结构; 3.Werkzeug实现密码散列如何实现; 4.Flask_login的用法; 以上内容通过代码的形式展示; 二、工程的文件结构: |-falsky/ |-app/ |-__init__.py //初始化、工厂函数、注册蓝本等 ...
分类:Web程序   时间:2017-09-13 18:28:57    阅读次数:278
张高兴的 Windows 10 IoT 开发笔记:三轴数字罗盘 HMC5883L
原文:张高兴的 Windows 10 IoT 开发笔记:三轴数字罗盘 HMC5883L 注意,数据不包含校验,准确的来说我不知道怎么校验,但方向看起来差不多是对的。。。 GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/mast... ...
分类:Windows程序   时间:2017-09-13 00:30:34    阅读次数:271
张高兴的 Windows 10 IoT 开发笔记:使用 ULN2003A 控制步进电机
原文:张高兴的 Windows 10 IoT 开发笔记:使用 ULN2003A 控制步进电机 GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/ULN2003A ...
分类:Windows程序   时间:2017-09-13 00:29:12    阅读次数:232
张高兴的 Windows 10 IoT 开发笔记:使用 ADS1115 读取模拟信号
原文:张高兴的 Windows 10 IoT 开发笔记:使用 ADS1115 读取模拟信号 考虑到 Raspberry Pi 读取模拟信号是很烦人的事情,更何况是在没人玩的 Windows 10 IoT 下,所以准备正儿八经的写点东西。 需求:使用 Raspberry Pi 读取输出模拟信号的 MQ... ...
分类:Windows程序   时间:2017-09-13 00:27:14    阅读次数:284
张高兴的 Windows 10 IoT 开发笔记:BMP180 气压传感器
原文:张高兴的 Windows 10 IoT 开发笔记:BMP180 气压传感器 注意:海拔高度仅供参考 GitHub : https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/BMP180Demo ...
分类:Windows程序   时间:2017-09-13 00:25:21    阅读次数:207
张高兴的 Windows 10 IoT 开发笔记:DHT11 温湿度传感器
原文:张高兴的 Windows 10 IoT 开发笔记:DHT11 温湿度传感器 GitHub : https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/DHT11Demo ...
分类:Windows程序   时间:2017-09-13 00:24:38    阅读次数:184
张高兴的 Windows 10 IoT 开发笔记:BH1750FVI 光照度传感器
原文:张高兴的 Windows 10 IoT 开发笔记:BH1750FVI 光照度传感器 BH1750FVI 是一款 IIC 接口的数字型光强度传感器集成电路。下面介绍一下其在 Windows 10 IoT Core 环境下的用法。 项目运行在 Raspberry Pi 2/3 上,使用 C# 进行... ...
分类:Windows程序   时间:2017-09-13 00:20:06    阅读次数:267
张高兴的 Windows 10 IoT 开发笔记:使用 MAX7219 驱动 8×8 点阵
原文:张高兴的 Windows 10 IoT 开发笔记:使用 MAX7219 驱动 8×8 点阵 GitHub:https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/MAX7219 ...
分类:Windows程序   时间:2017-09-13 00:19:16    阅读次数:253
840条   上一页 1 ... 5 6 7 8 9 ... 84 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!