-
SimpleBLEPeripheral协议栈 (上电自动连接)
主机和从机功能:
主机的工作主要是扫描设备,对发现的设备发起连接,然后就是对特征值的读写操作
从机处于广播状态
整体功能:
开机后主机就会开始扫描周边设备,接下来我们在扫描完成后对扫描到的设备发起连接
仅仅只是连接,还不能传输数据
编译环境:IAR Embedded Workbench for 8051 9.10
协议栈: BLE-CC254x-1.4.0
注意:协议栈用1.4.22 编译出来会提示 缺少II.h文件,换用1.4.0协议栈就好了。具体原因不明。
- 2022-02-14 06:02:50下载
- 积分:1
-
Singularity
Singularity 系统的Bootloader模块代码,主要用C#实现的纯托管操作系统,微软实验室实现,给操作系统学习者参考,这个只是Bootloader部分,完整的singularity代码写的不错,非常规范。
- 2022-03-26 12:28:01下载
- 积分:1
-
HVCA0.8
万能GBA转换器,能把GB SFC FC SG等等的游戏专程GBA格式(GBA universal converter, can GB SFC FC SG GBA format and so the game made a special trip)
- 2011-01-09 11:55:47下载
- 积分:1
-
oled - 副本
说明: 实现oled显示功能,完成字符、图片、文字等显示(Implement oled display)
- 2019-05-23 19:33:56下载
- 积分:1
-
FFT
提供基二FFT(频域)的C语言算法,希望对大家有用()
- 2007-07-29 08:58:54下载
- 积分:1
-
MarantzController
说明: A remote controller for Marantz AV Receivers by TCP/IP. Support custom Hotkey and custom command. Maybe Support any devices use TCP/IP. Depend on dot net framework 4.6.
- 2019-06-14 11:18:34下载
- 积分:1
-
登录窗体设计,是学生登录时的应用界面,可以查看并加入同学会...
登录窗体设计,是学生登录时的应用界面,可以查看并加入同学会-Login Form Design
- 2022-02-02 12:51:39下载
- 积分:1
-
Book-Part-II-Code2-5
DirectX 9.0 3D 游戏开发编程基础
对初学者很有用
- 2013-12-18 22:23:44下载
- 积分:1
-
C# 聊天 ChatClient3源码(仅含服务器端)
C# 聊天 ChatClient3源码(仅含服务器端)
- 2015-04-17下载
- 积分:1
-
DS18B20
通过DS18B20读取温度(范围-55C~125C,精确到小数点后一位),通过4位数码管显示出来。 当温度为正且百位为零时,不显示,当温度为负时百位显负号。当温度百位和十位都为0时0都不显示。(Read through the DS18B20 temperature (range-55C ~ 125C, accurate to one decimal), through four digital tube display. When the temperature is zero and 100, do not show, when the temperature is significantly negative at minus 100. When the temperature is 100 and 10 are not displayed 0:00.)
- 2009-04-22 13:09:29下载
- 积分:1