-
BLE 藍芽燈
应用背景基于CC254xSmartRF 开发板的蓝牙台灯制作关键技术使用 TI CC254xSmartRF 製作藍芽燈控制
- 2022-08-16 03:47:31下载
- 积分:1
-
lm35 with pic 16f877a
在阅读了上面给出的ADC教程之后
- 2023-08-26 21:35:03下载
- 积分:1
-
Introduced an embedded OS Programming Principle and the English books, on the un...
一本介绍嵌入式OS原理及编程的英文书籍,对理解嵌入式OS有很大好处-Introduced an embedded OS Programming Principle and the English books, on the understanding of the embedded OS can bring considerable benefits to
- 2022-03-14 15:04:20下载
- 积分:1
-
这是公司移植的UPNP协议,应用于IP电话网关的程序,可用于相关项目。...
这是公司移植的UPNP协议,应用于IP电话网关的程序,可用于相关项目。-This is company transplant UPNP agreement for IP Telephony Gateway procedures can be used for related projects.
- 2022-02-25 18:55:10下载
- 积分:1
-
stc52单片机串口的例子,教你如何编程
stc52单片机串口的例子,教你如何编程-Single-chip serial stc52 example, teach you how to program
- 2022-11-25 23:20:03下载
- 积分:1
-
键盘状态扫描函数
/*
键盘扫描函数
读取当前键盘的状态
有按键按下返回相应按键值
无按键按下返回"0x00"
*/...
键盘状态扫描函数
/*
键盘扫描函数
读取当前键盘的状态
有按键按下返回相应按键值
无按键按下返回"0x00"
*/
-Keyboard status scan function/* keyboard scan function to read the current state of the keyboard keys have a corresponding button press to return to the value of non-button press to return to
- 2022-04-08 07:14:18下载
- 积分:1
-
怎样在CodeVision中使用结构型数组的用法实例1
怎样在CodeVision中使用结构型数组的用法实例1- How uses the structure array in CodeVision the usage example
1
- 2022-07-23 15:14:28下载
- 积分:1
-
移动导致显示矩阵
利用的 AT89S51 的移动消息显示在 led 矩阵的 8051 单片机的编程。
- 2022-03-13 20:05:52下载
- 积分:1
-
我的嵌入式linux平台搭建笔记,里面有ubuntn和redhat两个平台的搭建...
我的嵌入式linux平台搭建笔记,里面有ubuntn和redhat两个平台的搭建-Embedded linux platform I built notebook, which has two ubuntn and redhat platform structures
- 2022-03-20 10:31:50下载
- 积分:1
-
NRF2401 图书馆为 MSP430 价值线的
资源描述nRF24L01 +库的MSP430单片机系几件小事要注意:1。该库使用malloc()。它可能会消失。可能会是适当的有图书馆坚持#定义的默认值而不是让它成为动态;动态TX队列深度和程序ID回调注册的目的是为了使公司/ Arduino用户直观的配置。2。还有一个功能,setmodetxonly(真/假)将裁缝袋的行为在得克萨斯州。如果这是假的,PKT库会自动发出在TX做msprf24_activate_rx()。否则,当“真实”,PKT图书馆会自动发出msprf24_powerdown() TX完成后。3。回调函数原型是:typedef void(* pkt_callback)(const uint8_t ProgID,const int len,const void *缓冲);所以所有的回调函数会返回void,但接受const uint8_t,const int const void *,和
- 2023-05-18 04:10:03下载
- 积分:1