搜索资源列表
字节方式I2C_C51
- IIC 单片机io口模拟程序字节-IIC SCM io mouth simulation program byte
anti-Byte
- c51的一个字节颠倒程序-byte of a reversal procedure
51子程序库
- 单片机汇编代码,有大部的多字节运算,通信和字符变换程序-MCU code compilation, the most multi-byte computing, communications and characters transform procedures
单片机485
- rs485与单片机通信的 程序 单片机可以收发数据 485设备回送接受到的 字节-RS485 communication with the procedures SCM SCM can send and receive data sent back 485 equipment finer byte
80C_PIO
- 用并口通信时,只需发送仿真软件的十六进制显示窗口的第四个字节后的所有数据。 如:清全屏的十六进制显示窗口是55AA0001434C42,采用并口通信时只需发送434C42-with Parallel Communications, only this simulation software hexadecimal display window of words, after the data. Such as : a full-hexadecimal 55AA0001434C42 show
IO模拟SPI
- 430用IO口模拟SPI读写的驱动程序。包括SPI的字节读写,区块数据的读写等功能-430 IO I used to read and write the simulation SPI driver. SPI including the byte read and write, read and write data blocks, such as functional
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
Access_Extended_SRAM
- 本程序是用于访问空间大于 64 KB (即:地址指针数大于两个字节)外部扩展随机存取存储器的源程序文件。-the procedures for accessing space is greater than 64 KB (ie : Address indicator greater than 2 bytes) of external expansion of random access memory source files.
I2C接口调试
- 使用主模式I2C向CAT24WC02写入10字节数据,然后读出校验,若校验通过则BEE发声,否则不断BEE。 基于ADS1.2-use the main mode I2C CAT24WC02 to write 10 bytes of data, and then read out the check, if the check is through BEE audible, constantly BEE. Based on ADS1.2
mm36sb020-a2
- 非常好用的大容量EEPROM存储器,带2线或3线SPI接口,带128字节高速缓存。-very handy, large capacity EEPROM memory, with two lines or three-wire SPI interface, with 128 byte cache.
24C01--24C256EEPROM的字节读写操作C语言程序
- 24C01--24C256共9种EEPROM的字节读写操作程序,请大家支持。-24C01 -- 24C256 a total of nine species of bytes EEPROM read and write operations, please support.
MCS51实用子程序大全
- 51单片机常用子程序大全,包括多字节加减乘除,码字转换,浮点数格式化-51 microcontroller used subroutine Daquan, including multi-byte arithmetic, code conversion, floating point format, etc.
210_flash_modify
- 一个用SST单片机实现单字节FLASH数据存储代替EEPROM的实用例子-SST MCU with a single-byte Flash EEPROM data storage instead of practical examples
em4100
- 读EM4100卡的PICC程序,使用PIC16FXX单片机。读取卡的低3字节。完全可以直接使用。-Reading EM4100 card PICC procedures, the use of PIC16FXX SCM. The card reader low 3 bytes. Can direct use.
24c02串行E2PROM
- AT24C02串行E2PROM的读写 24C02中带有片内地址寄存器。每写入或读出一个数据字节后,该地址寄存器自动加1,以实现对下一个存储单元的读写。所有字节均以单一操作方式读取。为降低总的写入时间,一次操作可写入多达8个字节的数据。 -Application of AT24C02 serial E2PROM literacy 24C02 chip with which address registers. Each read or write a byte of data, the
四字节BCD码转换
- 很小很弱的51单片机的四字节BCD码转换程序不过很多课堂练习可以参考-very weak 51 SCM four byte BCD conversion but many can refer to classroom exercises
读写2401到24512,任意字节数的读写
- 读写2401到24512,任意字节数的读写。
多字节BCD码转换成十六进制
- 多字节十进制整数(压缩BCD码)转换为二进制整数子程序;入口:R0指向多字节十进制整数高位,R1指向结果多字节二进制整数高位,R7=n ;使用A,R0~R7,影响CY
W25Q256四字节读写程序
- W25Q256四字节读写程序实例,非常实用(W25Q256 four byte read and write program instance)
16字节加解密的AES算法
- 基于STM32的16字节加解密的AES算法(STM32 based AES algorithm for 16 byte encryption and decryptio)