搜索资源列表
wireless_com
- 用C51单片机实现的无线数据传输例程,注意此程序为发送端程序,需要接收端给予配合-MCU with C51 wireless data transfer routines and procedures to the attention of this software, the need to cooperate receiving end
最新10位数字温度传感器AD7416驱动程序
- 最新10位数字温度传感器AD7416驱动程序,注意要根据不同的情况来减少延时的个数-latest 10 AD7416 digital temperature sensor drivers, the attention should be different to reduce the number of delayed
miaobiao
- 一个实用的秒表程序下载,请大家应用的时候注意语言环境等因素-a practical stopwatch download, please use the attention to language and other factors
ISP20060417
- 并口ISP测试软件 说明:本软件的编写过程中,本人参考了网站上并口控制LCD液晶的程序,使用了其中的并口操作! 本软件只是测试版,支持MEGA8、MEGA16、MEGA32、MEGA64、MEGA128。但本人只测试过MEGA16和MEGA128,由于其中的一些程序写的不是非常优化,因此在操作MEGA128时有点慢,望各位注意!欢迎各位测试其它的型号,有什么问题请发邮件:avrarm@126.com,非常感谢! 以后本人继续努力,争取增加一些其它型号单片机和其它的一
mp3shejiyuanlitu
- 对于有想自己DIY mp3的同志们要注意了,参考参考别人的设计思想也是有必要的,希望这张原理图对大家有帮助!-for a DIY mp3 to their comrades to attention, others refer to the reference design is also necessary, I hope this diagram to help you!
c51_PID
- 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
Dynamic_C_Web_
- 这是一个在在Dynamic C环境下实现的设备web服务器的建立,通过它可以通过web方式管理设备。注意main函数中导入网页的目录要跟你实际的目录一样。-This is a Dynamic C in the environment under the equipment of the establishment of the web server, Through its way through the web management equipment. Attention to the ma
EV1527
- 一个EV1527的51单片机学习码解码程序。注意不要乱改程序。频率是:11.0592MHZ。-a study of 51 microcontroller decoding procedures. Attention to the anti-reform process. Frequency : 11.0592MHZ.
tp2262jiema
- 一个TP2262的51单片机解码程序。注意不要乱改程序。频率是:3.579MHZ。-a TP2262 51 microcontroller decoding procedures. Attention to the anti-reform process. Frequency : 3.579MHZ.
la1823+lc72131
- 数字选台收音机 注意: (1)遥控发射芯片用TC9012/TC9243 经常用到的还有UPD6121和LC7461,它们的不同只处在于引导码的时间不同或者数据位的个数不同,接受原理基本一样。将本程序的相关位置修改就可以通用。 系统时钟22.1184MHZ,如果用其他的时钟请将delay.c文件中的定时器装载值修改一下 (2) 键盘检测在VFD程序中,16312可以驱动VFD,另外外部可接24个按键,并将按键值放到 其内部的存储中,使用时只须发命令读即可。
hardware_jbig
- 硬件jbig 压缩算法,注意:不是软件压缩哈,这个是嵌入式的程序-jbig hardware compression algorithm, attention : No compression software Kazakhstan, this is the procedure Embedded
MC9S12D
- MC9S12D 系列单片机开发工具包注意-MC9S12D Series MCU Development Kit attention
download8023
- 功能:接收下载程序通过串口传递下来的每页(32字节)字符 ,并将接收到的字符写入存储器 版本:v3.1 状态:passed 注意对25XX320操作前不能先清零SPI的三根数据和时钟线信号-functions : receiving download through the serial port transfer from the page (32 byte) character, and will receive written into memory version :
PIDC
- 处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -handling procedures, the use of
20070103142205875
- 这个是在LINUX下编写的SD卡的读写..注意区别系统的不同-this is the preparation of the LINUX SD card write .. attention to the distinction between different systems
luojiyunsuan
- 知识要点:理解熟悉单片机的逻辑运算 运行结果:P1 口输出4 次计算的数值,注意1 为灭0 为亮,从1.7 到1.0 排列 与的概念:有0 为0 全1 出1.或的概念:有1 为1 全0出0.取反的概念遇1 为0 遇0 为1 异或的概念:相同为0 不同为1-knowledge points : understanding the logic familiar with the MCU running Operational Results : P1 output four tim
jinyibuxuexiluojiyunsuan
- 知识要点:理解熟悉单片机的逻辑运算 运行结果:P1 口输出结果为01100000,注意1 为灭0 为亮,从1.7 到1.0 排列 ANL 0FH就是把数据与00001111相与那么遇1得原来的数遇0则为0,结果是前面的4位变 0, 后面的4 位保留-knowledge points : understanding the logic familiar with the MCU running Operational Results : P1 output to 01.1 mill
CPLD
- 自己现在用的CPLD下载线,用74HC244芯片 要注意设置下载模式-themselves using the CPLD downloaded line with 74HC244 attention to the chip set to download mode
ORG0000H
- 单片机应用__交通灯程序报告,用汇编语言编写,注意程序在word中的逗号可能要改一下,才能在wave6000中用-SCM application procedures for traffic lights, using a compilation of language, attention to the procedures of the word may have to change a comma that can be used in wave6000
keil-attention-
- 从事单片机开发的应该大多都接触过keil,但是可能多数人都对keil中的一些工具不是很清楚,这份文档中正是对于keil下fromelf工具的说明以及一些使用中的注意事项,希望对大家有用-Should be engaged in the development of single chip microcomputer are exposed to keil, but perhaps most people have some of the keil tools is not very clear,
