摘要:
输出的可执行文件和库的名称就是在这里定义。比如我们常见输出Hex文件,其名称就是这里定义的。 阅读全文
摘要:
转载:http://blog.sina.com.cn/s/blog_9ed067ad0100xuqy.html 射频识别技术中的调制方法一般使用调幅(AM),也就是将有用信号调制在载波的幅度上传送出去。这里的“有用信号”指用高低电平表示的数据“0”或“1”。那么如何用高低电平表示数据“0”或“1”呢 阅读全文
摘要:
*.bak *.ddk *.edk *.lst *.lnp *.mpf *.mpj *.obj *.omf *.plg *.rpt *.tmp *.__i *.crf *.o *.d *.axf *.tra *.dep JLinkLog.txt *.iex *.htm *.sct *.map *.... 阅读全文
摘要:
原来这个YellowRV1.1.uvgui.Administrator文件是在.gitignore之前被提交进服务器的,.gitignore对已经存在服务器里的文件是不起作用的。按照回答里投票最高的答案做了一下,问题解决 阅读全文
摘要:
http://www.state-machine.com/qpc/index.html 阅读全文
摘要:
转:http://blog.csdn.net/JoysonQin/article/details/60870779 锂离子电池开路电压与电池容量的对应关系分析,先给出一个表格:如下,百分比是电池的剩余容量,右侧是对应的电池的开路电压(OCV). 100% 4.20V 90% 4.06V 80% 3. 阅读全文
摘要:
https://www.jianshu.com/p/3711cfbf7128 一个ble蓝牙设备有多个包括多个Profile 一个Profile中有多个服务Service(通过服务的uuid找到对应的Service) 一个Service中有多个特征Characteristic(通过特征的uuid找到 阅读全文
摘要:
https://www.cnblogs.com/dirt2/p/5987067.html Use Assigned Numbers in the Service Discovery Protocol (SDP) for searching for services, a browse group l 阅读全文
摘要:
出至《蓝牙标准Core_V4.0》2.5.1 uuid(1576页) 其中 Bluetooth_Base_UUID定义为 00000000-0000-1000-8000-00805F9B34FB 如果你想说这是啥呀,那我这样说你应该可以明白点: Assigned Numbers Documents中 阅读全文
摘要:
蓝牙连接的建立过程 http://www.maiziedu.com/wiki/bluetooth/channel/ 阅读全文