-
STC单片机说明,与传统51比较,方便替代习惯于传统51的编程
STC单片机说明,与传统51比较,方便替代习惯于传统51的编程-STC Singlechip shows that compared with the traditional 51 to facilitate alternative programming accustomed to the traditional 51
- 2022-06-17 12:13:48下载
- 积分:1
-
单片机串行E2PROM驱动大全
单片机串行E2PROM驱动大全-serial E2PROM- Daquan
- 2023-04-09 23:05:03下载
- 积分:1
-
单片机设计的遥控电路,遥控码的脉宽数用红外线接收器解码后送单片机读入,发射时由单片机产生40KHZ红外调制信号送红外线发射管发射...
单片机设计的遥控电路,遥控码的脉宽数用红外线接收器解码后送单片机读入,发射时由单片机产生40KHZ红外调制信号送红外线发射管发射-Single-chip design of the remote control circuit, remote control code number of the pulse width decoder using infra-red receiver to read single-chip evacuation, launch generated by single-chip modem 40KHZ IR signal sent to the launch tube fired infra-red.
- 2022-02-02 21:26:23下载
- 积分:1
-
TS12864液晶驱动器MAX7219数码管
TS12864液晶驱动,max7219数码管驱动,键盘串行驱动,C8051F120芯片ADC和DAC驱动,可定位任意长度和宽度的FIFO源。实现了单级触发、三级触发、起始触发、终端触发、三级触发等功能。在示波器中,XY模式显示清晰的8通道逻辑信号
- 2023-01-12 12:35:04下载
- 积分:1
-
用485实现单片机之间的串行通信。
主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。...
用485实现单片机之间的串行通信。
主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。-MCU with 485 Serial Communication between. Host of this address from the plane, waiting for the response from the plane, from the plane ready to discuss the data, finished on the reception of the response from the plane. set aside for recycling success, otherwise re-issued.
- 2022-03-21 16:56:06下载
- 积分:1
-
台湾义隆EM78 8 CPU系列C编程及应用指南,
台湾义隆电子em78系列8位cpu的c编程及应用指导书,-Taiwan Elan em78 8 cpu series of c and application programming guide,
- 2023-08-14 19:45:03下载
- 积分:1
-
这个是用来控制以ssd0323为主控芯片的显示屏的程序。在这个程序是以串行接口控制屏的...
这个是用来控制以ssd0323为主控芯片的显示屏的程序。在这个程序是以串行接口控制屏的-this control to be used to control chip ssd0323 display procedures. This process is serial interface of the control panel
- 2022-04-16 04:27:29下载
- 积分:1
-
关于U盘的读写程序,包括支持FAT12/FAT16/FAT32
关于U盘的读写程序,包括支持FAT12/FAT16/FAT32-On the U disk read and write procedures, including support FAT12/FAT16/FAT32
- 2022-05-23 22:55:52下载
- 积分:1
-
Successful transplantation Singlechip uc/os
移植成功的单片机uc/os-II代码,效果很好的-Successful transplantation Singlechip uc/os-II code, the effect of good
- 2022-11-25 20:15:03下载
- 积分: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