搜索资源列表
SLE4442读写程序
- 前一阵子做了个IC卡读写程序,可以读写SLE4442系统逻辑加密卡的,本来想在网上找一个,没找到,自己写了一个,为了让后来人可以轻松一点,所以就奉献给大家:) 注释比较少(本人的坏习惯),看起来有点累,不过建议你在自己看之前先熟悉一下SLE4442的协议。 程序是经过测试的,在我的931上工作的很好,有什么问题,发信给我 Ploto_zhu@etang.com-done a while ago, IC card reader procedures, can read and writ
单片机子程序库
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorithm
uart frame det
- 自己的小作,能简化繁琐的通讯帧格式的检测工作,在常量数组 PROTOCOL_ARRAY 中定义一个或多个通讯帧格式,能同时将多个有效帧检测出来,采样队列的方式,高效.-for their small, can simplify the cumbersome communications frame format detection, the constants defined array PROTOCOL_ARRAY one or more communications frame format
MSP430-JTAG-Adapter
- MSP430-JTAG-Adapter:MSP430-JTAG doesn’t need external power supply, as MSP430 microcontrollers require only 3-5 mA while programming and all necessary power supply is taken from the LPT port.-MSP430 - JTAG-Adapter : MSP430 - JTAG does not need exte
nrf24e1
- 该代码用于2.4G频率无线通信芯片nrf24e1, 是通过51单片机对该芯片进行参数设定和无线传输的一个代码模块。在运用该芯片时可以用该代码测试硬件连接,同时nrf2401编程也可参考此代码!-code for the 2.4G frequency wireless communications chips nrf24e1, through 51 chip microcontroller that set parameters and wireless transmission of a cod
rtx51fangzhen
- keil c51 RTX-tiny 在Proteus 6.7的仿真程序。边看程序边仿真,爽啊。-Keil RTX-tiny Proteus 6.7 of the simulation program. While watching process simulation, Cool.
zcaI2C
- 主从机同时软件模拟单总线(包括协议以及源代码)要求加精-owners from the plane while single bus simulation software (including the agreements and the source code) requested additional intensive!
AutoRings_five
- 随着计算机的不断发展和普及,人们不再满足于使用单片机构件的独立的打铃系统。一种基于通用计算机,应用于windows操作平台的响铃系统应运而生。而本系统具有定时响铃(音乐),定时提醒,系统安全,以及定期更改铃声等功能。-computer with the constant development and popularity are no longer satisfied to use SCM component in the fight against the independent Bell
uartprogramm
- 在数据格式给定的前提下,进行串口中断通信,同时纠正数据的错误格式-data format to the premise, interrupt communications, while correcting the erroneous data format
L240128
- 液晶屏分为8行15列汉字源代码程序。 本例程未使用6963的文本模式,使用程序填入字模也足够快。程序以Youth所提供 的51例程移植过来,同时对有些地方做了简化处理,增加了画线画圆的例程,好在 6963的画点有专用指令,所以不用读屏就可以直接画点。-LCD screen is divided into eight 15 Chinese firms source code procedures. The routines of unused 6963 text mode, the
jmq
- 一个解码器程序,内含派尔高-D协议,自已写的,只写了一个协议.同时增加了一个串口,用51单片机的一个脚进行模拟串行口.有兴趣可以看一下.-a decoder procedures intron Pelco-D agreements own writing, just write an agreement. While an additional serial port, using the MCU 51 feet for a simulated serial port. Interested c
MCU51_ASM_and_C
- MCU51-JZ01单片机开发板实验例程,可直接在51单片机上正确运行,提供用C语言和汇编语言两种程序源码,其中包含键盘显示芯片HD7279A应用程序源码。对单片机的初学者来说是个不错的选择,同时对单片机高手来说也有可借鉴之处!-MCU51 - JZ01 microcontroller development board experiment routines can directly in 51 MCU correct operation, for C and Assembly Languag
AT89SDOG
- 做看门狗应用实验时不能用51单片机仿真模块或51单片机仿真器,因为仿真模块或仿真器都占用串口资源。在while循环语句中应用喂狗延时程序,单片机不会复位,蜂鸣器响一声。-done watchdog experiment it is not the 51 microcontroller simulation module or 51 MCU simulator. Simulation module or because Simulator occupies a serial resources.
pcbind
- This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinator responds immediately.-This
Remotedevice51asm
- 利用51单片机实现多路电器遥控器设计,可控制15个电器电源开关,同时可对一路电灯亮度进行调节。-51 MCU use multiple electrical design of the remote control, you can control the 15 electrical power switch, while right way to adjust the brightness Electric.
Mini_DDS
- I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, s
stop-while-loop-with-keyboard
- this is a example for quit while loop with keyboard
Learn-while-show-MCU-Details
- 边学边秀单片机详细资料,刚开始学习单片机的同学可以参考一下哦。挺好的-Learn while show MCU Details
Do-While-control-LED
- 使用AT89S52单片机核心芯片,通过c语言编程,使用Do-While语句控制led-The use of AT89S52 microcontroller core chip, through the C programming language, use the Do-While statement to control LED
while-and-do...while
- while与do...while区别 TX-1C学C语言-while and do ... while the difference between TX-1C learn C language
