-
AVR单片机串口通信程序 已经应用很久
AVR单片机串口通信程序 已经应用很久 -AVR single-chip serial communication procedure has been applied a long time
- 2022-02-25 02:22:04下载
- 积分:1
-
24c02的c语言源代码,经测试可以运行,在atmel80C51运行无误
24c02的c语言源代码,经测试可以运行,在atmel80C51运行无误-24C02 of c language source code, have been tested and can run in the correct operation of atmel80C51
- 2022-06-14 11:44:20下载
- 积分:1
-
电源管理文件
这将帮助您了解工作的 zigbee 越多,understaniding zigbee 将用来帮助您找到两个设备之间的通信。
- 2022-08-13 16:24:12下载
- 积分:1
-
每次开机都将次数加1 并存储到EEPROM。这样就能直观的看到机器的使用次数。用P1口 LED做为显示,次数大于256是将溢出,按复位模拟开机 或者直接通过开关...
每次开机都将次数加1 并存储到EEPROM。这样就能直观的看到机器的使用次数。用P1口 LED做为显示,次数大于256是将溢出,按复位模拟开机 或者直接通过开关开机。-Each boot will add a number of times and stored in EEPROM. This will be able to see the intuitive usage of the machine. As with the P1 port LED display, frequency is greater than 256 is the overflow, according to reset the boot, or directly through the analog switch boot.
- 2022-08-09 19:55:04下载
- 积分:1
-
用minigui做的小游戏,通过这个例子了解minigui的用法,也可以把它直接移植到你的嵌入式系统里去。...
用minigui做的小游戏,通过这个例子了解minigui的用法,也可以把它直接移植到你的嵌入式系统里去。-Minigui to do with the game, through this example to understand the usage of minigui, it can also be directly transplanted to your embedded systems go.
- 2022-01-26 20:19:02下载
- 积分:1
-
Linux using C to operate the gsm modem, initialize gsm modem.
Linux下用C来操作gsm modem, 初始化gsm modem.-Linux using C to operate the gsm modem, initialize gsm modem.
- 2022-03-03 14:17:09下载
- 积分:1
-
本文首先提出了无线传感网络节点的基本要求,并针对其要求成功实现了无
线传感网络节点的设计,为了满足定位与跟踪的特殊需求,特别设计了超声波定
位的传感器板...
本文首先提出了无线传感网络节点的基本要求,并针对其要求成功实现了无
线传感网络节点的设计,为了满足定位与跟踪的特殊需求,特别设计了超声波定
位的传感器板。论文叙述了节点的设计过程及测试内容。运用计算机、调试器、
节点等硬件组成网络硬件平台,并运用TinyOS软件开发系统组网,实现了温度
显示、节点的定位等功能,自行研制了数据管理监控软件,可以监测节点的温度、
距离等信息,也可以观察网络节点的拓扑变化情况。最后,总结了整个系统的优
缺点,并提出了下一步工作计划。
-Wireless sensor networks(WSNs)
- 2022-01-28 21:17:00下载
- 积分:1
-
C实用例程源代码
C语言案例,各种算法驱动等,初学者必备!MCS-51实战开发实例,一共8章,有各种不同的驱动程式,供初学业者练习,经典算法,注释说明,一目了然。
- 2023-06-01 04:45:03下载
- 积分:1
-
这是嵌入式linux的busybox源代码,它主要是针对motorola公司的32位芯片powerpc上的,当然也可以移植到其他的芯片上...
这是嵌入式linux的busybox源代码,它主要是针对motorola公司的32位芯片powerpc上的,当然也可以移植到其他的芯片上-This is the source code of busybox under embedded linux, it is mainly designed for 32 bit processor PowerPC of Motorola Company, and it can be removed to other processors of cource.
- 2022-02-20 03:19:21下载
- 积分:1
-
用于嵌入式平台的PS2键盘接口
将AT PS2键盘连接到公共接口的代码:9600波特的串行端口输出,带选通的并行输出或带就绪信号的SPI端口。最初的代码是68HC705J1Ahttp://retired.beyondlogic.org/keyboard/keybrd.htm但我把它移植到了Atmel ATtiny48上,增加了对SPI接口和并行输出的支持,增加了对更多键的支持。ATtiny48使用内部振荡器,只需连接器即可工作。
- 2022-03-04 16:20:49下载
- 积分:1