-
程序的地址译码,单片机系统中做为外扩接口的地址译码。
程序的地址译码,单片机系统中做为外扩接口的地址译码。-Procedures address decoder, microcontroller system as a foreign expansion of the address decoder interface.
- 2022-05-05 12:54:14下载
- 积分:1
-
目 的: 建立DS18B20操作库
目标系统: 基于avr单片机
应用软件: AVRGCC
版 本: Version 1.2
圆版时间:...
目 的: 建立DS18B20操作库
目标系统: 基于avr单片机
应用软件: AVRGCC
版 本: Version 1.2
圆版时间: 2007-09-25
开发人员: heshw99 -Objective: To establish library goals DS18B20 operating systems: avr-based single-chip applications: AVRGCC version: Version 1.2 a round version of Time: 2007-09-25 Developer: heshw99
- 2022-12-20 18:15:03下载
- 积分:1
-
12864液晶显示驱动的一个合集,主要是51系列单片机的液晶驱动程序!...
12864液晶显示驱动的一个合集,主要是51系列单片机的液晶驱动程序!-12864 liquid crystal display driver of a collection, mainly 51 series single-chip LCD driver!
- 2022-05-14 08:42:34下载
- 积分:1
-
ARM I2C 通讯软件(中断方式),通过此程序,可以方便的完成CPU 和其他芯片之间的I2C通讯。...
ARM I2C 通讯软件(中断方式),通过此程序,可以方便的完成CPU 和其他芯片之间的I2C通讯。-I2C communication with ARM (INT mode),by it, could do communication between CPU and other chip.
- 2022-04-07 19:00:34下载
- 积分:1
-
说明:此程序使用标准PS2键盘输入,LCD1602液晶屏输出显示。此样例仅作测试使用
晶振使用12M或者11.0592M,本键盘使用部分字母和数字测试,其他...
说明:此程序使用标准PS2键盘输入,LCD1602液晶屏输出显示。此样例仅作测试使用
晶振使用12M或者11.0592M,本键盘使用部分字母和数字测试,其他按键不能使用,用
户可以自行扩展。由于开发板和程序的各种参数,程序中没有使用奇偶校验,不保证没有
误码,校验程序请自行添加。-Description: This program uses the standard PS2 keyboard input, LCD1602 LCD output display. This sample is only used for testing the use of crystal 12M or 11.0592M, this keyboard to use part of letters and numbers tests, other buttons can not be used, users can expand their own. As the development board and procedures for various parameters, the program does not use parity, does not guarantee that there is no error, verification procedures to add your own.
- 2022-01-25 23:25:01下载
- 积分:1
-
PIC的资源,在PIC16F506中捕捉比较器的应用样例
PIC的资源,在PIC16F506中捕捉比较器的应用样例 -Comparators, fixed and programmable voltage references
(using the PIC16F506)
- 2022-02-04 06:29:53下载
- 积分:1
-
vb编写的上位机程序,可以实现的功能是单片机和上位机的通讯功能...
vb编写的上位机程序,可以实现的功能是单片机和上位机的通讯功能-vb prepared PC program, you can realize the function of MCU and PC communications
- 2022-09-07 02:50:03下载
- 积分:1
-
ARM 移植好的一种图形界面(440BX)
ARM 移植好的一种图形界面(440BX)-ARM transplant a good GUI (440BX)
- 2022-03-17 19:22:51下载
- 积分:1
-
用于接收红外摇控器和异步串行的8051单片机程序
用于接收红外摇控器和异步串行的8051单片机程序-for receiving infrared remote control and asynchronous serial 8051 of the procedures
- 2022-10-18 17:05:04下载
- 积分:1
-
生成SSE/SSE2分形
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
- 2022-04-23 12:16:57下载
- 积分:1