
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
mongoose Web服务器Mongoose - Embedded Web Server参考链接https://github.com/cesanta/mongoose/tree/master/exampleshttps://github.com/cesanta/mongooseDownload Mongoose Source Code hereAsk questions on support f
nu_bridge是新唐的牛桥,借助该USB工具,pc端可以方便的调试外部的SPI, I2C设备。新唐提供的驱动包中已经包含了winusb的驱动。在测试下面的程序之前需要安装驱动。这里是用vs2013 开发一个简单的winUSB控制台测试程序,帮助入门winUSB的API。新建一个控制台工程:nu_bridge_simple点击完成添加文件:文件:devic...
网址:https://www.microchip.com/wwwproducts/en/atmega32u4SummaryThe low-power Microchip 8-bit AVR RISC-based microcontroller featuring 32KB self-programming flash program memory, 2.5KB SRAM, 1KB EE...
MAX3485芯片资料整理下载地址:https://pdf1.alldatasheet.com/datasheet-pdf/view/73221/MAXIM/MAX3485.htmlinverting — (使) 倒转,颠倒,倒置;DI ---- 输出 信号RO — 输入信号RE = 0RO 使能RE = 1 and DE = 0 ,low powerDE =1D...
OpenCV 3和Qt5计算机视觉应用开发主要是看多线程部分 和qimage部分译者序序前言评阅者简介第1章 OpenCV和Qt简介11.1 需要什么21.2 Qt介绍31.2.1 Qt基本模块31.2.2 Qt扩展41.2.3 附加值模块41.2.4 技术预览模块51.2.5 Qt支持的平台51.2.6 Qt Creator61.3 OpenCV介绍71.3.1 主模块81.3.2 附加模块81
pyqt5 中的布局管理 设置控件间距 setSpacingpyQt5 快速开发与实战 page320
网址:https://github.com/sparkfun/Pro_Micro/Documentation - Data sheets (.pdf and .svg)/Firmware - Arduino example code used in the hookup guide/Hardware - All Eagle design files (.brd, .sch, ....
代码如下from PyQt5.QtWidgets import QMainWindow,QHBoxLayout, QPushButton ,QApplication, QWidgetimport sysclass WinForm(QMainWindow):def __init__(self, parent=None):super(WinForm, self)...
官网地址:http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdfhttp://www.ftdichip.com/Products/ICs/FT232R.htm256 Byte receive buffer and 128 Byte transmit buffer utilising buffer sm...
gets函数,C语言gets函数详解在前面从键盘输入字符串是使用 scanf 和 %s。其实还有更简单的方法,即使用 gets() 函数。该函数的原型为:# include <stdio.h>char *gets(char *str);这个函数很简单,只有一个参数。参数类型为 char* 型,即 str 可以是一个字符指针变量名,也可以是一个字符数组名。gets() 函数的功能是从输入







