-
Use PIC18f4550+ MMC and FAT16 with the mikroC, this code is a sample how to use...
Use PIC18f4550 + MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f-Use PIC18f4550+ MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f
- 2022-03-07 05:12:46下载
- 积分:1
-
Electronic code lock design, with detailed circuit diagrams and C language code...
电子密码锁设计,设有详细的电路图和C语言代码;用KEIL编译生成HEX文件,可用PROTUES方针-Electronic code lock design, with detailed circuit diagrams and C language code with KEIL compiler generated HEX file that can be used PROTUES approach
- 2022-07-26 15:18:51下载
- 积分:1
-
keil with Proteus FBI, including source code, circuit
keil与proteus联调,含源码、电路-keil with Proteus FBI, including source code, circuit
- 2022-11-29 08:05:04下载
- 积分:1
-
RF 射频计算工具箱,体积超小,dos下运行
RF 射频计算工具箱,体积超小,dos下运行-RF radio frequency calculation toolbox, the size of ultra-small, dos run
- 2022-06-28 03:06:29下载
- 积分:1
-
Z-Stack源代码
Z-Stack是TI开发的ZigBee协议栈,主要定义了网络层和应用层。本压缩包直接解压缩使用IAR工具即可编译使用。 如何使用ZigBee协议栈协议栈是协议的实现,可以理解为代码,函数库,供上层应用调用,协议较底下的层与应用是相互独立的。商业化的协议栈就是给你写好了底层的代码,符合协议标准,提供给你一个功能模块给你调用。你需要关心的就是你的应用逻辑,数据从哪里到哪里,怎么存储,处理;还有系统里的设备之间的通信顺序什么的,当你的应用需要数据通信时,调用组网函数给你组建你想要的网络;当你想从一个设备发数据到另一个设备时,调用无线数据发送函数;当然,接收端就调用接收函数;当你的设备没事干的时候,你就调用睡眠函数;要干活的时候就调用唤醒函数。所以当你做具体应用时,不需要关心协议栈是怎么写的,里面的每条代码是什么意思。除非你要做协议研究。每个厂商的协议栈有区别,也就是函数名称和参数可能有区别,这个要看具体的例子、说明文档。
- 2023-07-12 19:25:06下载
- 积分:1
-
在freescale的K20单片机上的uc_osIII移植工程
本工程是基于飞思卡尔(freescale)的k20单片机,通过将uc_osIII移植到K20单片机上,本程序实现了创建一个串口通信任务,使用UART实现单片机和PC的通信,需要的童鞋可以很容易进行修改,移植到自己的单片机上。
- 2022-04-01 04:49:30下载
- 积分:1
-
M32C 完整项目
完整的项目基于 Rs232C M32C Basato su un applicazione che dialoga in Rs232C con un server per comandare una scheda remota di i/o per gestire un tester di cablaggi
- 2023-04-22 06:45:03下载
- 积分:1
-
verilog编写,将I2C串行数据转化为并行数据的功能模块,类似于PCF8574芯片的功能。以后不用买另外的芯片就可以直接将并行数据连到I2C总线上了...
verilog编写,将I2C串行数据转化为并行数据的功能模块,类似于PCF8574芯片的功能。以后不用买另外的芯片就可以直接将并行数据连到I2C总线上了-Verilog prepared to I2C serial data into parallel data of the function modules, similar to the function of PCF8574 chip. After the chips do not have to buy another can be connected directly to the parallel data to the I2C bus on the
- 2022-08-14 13:06:40下载
- 积分:1
-
Based on the HCS12 MCU design an intelligent vehicle system. In this system, the...
基于HCS12 单片机设计一种智能车系统。在该系统中,由红外光电传感器实现路径识别,通过对小车速度的控制,使小车能按照任意给定的黑色引导线平稳地寻迹。实验证明: 系统能很好地满足智能车对路径识别性能和抗干扰能力的要求,速度调节响应时间快,稳态误差小,具有较好的动态性能和良好的鲁棒性。-Based on the HCS12 MCU design an intelligent vehicle system. In this system, the path from the infrared photoelectric sensor to achieve recognition, through the car speed control, so that any given car in accordance with the black guide lines smooth tracing. Results show: The system can be well positioned to meet smart cars on the path to identify the requirements of performance and anti-jamming ability, speed adjustment quick response time, steady-state error is small, has good dynamic performance and good robustness.
- 2022-03-19 20:29:24下载
- 积分:1
-
DS18B20的汇编例程
DS18B20的汇编例程--Assembly examples for DS18B20.
- 2022-10-17 23:05:03下载
- 积分:1