-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
总账系统是一个基本的系统,以处理凭证为核心,相应进行账簿报表的查询。各业务系统生成的凭证与总账无缝联接,即以各业务系统明细数据为基础,按发生的经济内容在总帐系统...
总账系统是一个基本的系统,以处理凭证为核心,相应进行账簿报表的查询。各业务系统生成的凭证与总账无缝联接,即以各业务系统明细数据为基础,按发生的经济内容在总帐系统直接生产凭证,日常财务信息可直接在总账中进行查询-General ledger system is a basic system to deal with a certificate at the core, the corresponding query statements to the books. The operational system-generated certificate with the general ledger seamless connectivity, that is, details of the operational system data, according to the economic content of direct production in the general ledger system certificates, day-to-day financial information can be directly carried out inquiries in the general ledger
- 2022-03-02 22:07:21下载
- 积分:1
-
MSP430的心跳计数器
应用背景这是对心脏的跳动计数使用MSP430G2553项目,和一个放大器IC,LM358双运算,我认为其他任何双运算放大器可以工作在其地方[当然,只是检查引脚前更换]…)它显示在液晶屏幕上的心脏跳动,我发现这个项目互联网,但它是用七个3段和与图片微控制器,所以我想用MSP建立一个非常紧凑的电路,我已经给了密码,你需要的是代码的作曲家工作室,与发射盒…关键技术硬件连接:传感器引脚
- 2022-01-22 11:23:43下载
- 积分:1
-
用于嵌入式驱动编程学习的一本经典的教材,该书并不针对具体设备,描述编写驱动的普遍规律和原理,最好结合代码看...
用于嵌入式驱动编程学习的一本经典的教材,该书并不针对具体设备,描述编写驱动的普遍规律和原理,最好结合代码看-Learn programming for embedded driver of a classic textbook, the book is not directed at specific equipment, describe the preparation of a universal law-driven and theory, the best combination of code look
- 2023-08-28 04:20:03下载
- 积分:1
-
minigui desktop enviroment
minigui desktop enviroment
- 2022-04-21 13:05:31下载
- 积分:1
-
一个基于can_bus的虚拟程序,适合于研究can总线的人员参考。
一个基于can_bus的虚拟程序,适合于研究can总线的人员参考。-a virtual procedures, suitable for the study can bus reference.
- 2022-05-26 14:20:53下载
- 积分:1
-
lzma的压缩算法再嵌入式系统上的实现,lzma是一个对bin类型文件压缩比很高的压缩算法,一般压缩后的文件大小是原理的1/3...
lzma的压缩算法再嵌入式系统上的实现,lzma是一个对bin类型文件压缩比很高的压缩算法,一般压缩后的文件大小是原理的1/3-LZMA compression algorithm embedded system again on the realization LZMA was a bin file types high compression ratio of compression algorithm, the general compressed file size is the principle of 1/3
- 2022-01-26 06:31:52下载
- 积分:1
-
清华魏永名miniGUI dos下的源码
清华魏永名miniGUI dos下的源码-Qinghua WEI Yong-dos were miniGUI the source
- 2023-04-12 00:40:04下载
- 积分:1
-
believe and I have no desire to fund product development people, to produce thei...
相信和我一样没有资金而又想开发产品的人来说,自己制作下载线是唯一的选择了。-believe and I have no desire to fund product development people, to produce their own download cable is the only option.
- 2022-03-05 07:53:45下载
- 积分:1
-
一个简单的嵌入式程序
一个简单的嵌入式程序-a simple procedure Embedded
- 2023-02-18 08:15:03下载
- 积分:1