-
一个用C51驱动PT6324+VFD的源程序,绝对可执行
一个用C51驱动PT6324+VFD的源程序,绝对可执行
- 2022-02-13 02:30:09下载
- 积分:1
-
LCD font generation
LCD字库生成 ;-LCD font generation
- 2022-01-22 08:40:34下载
- 积分:1
-
GCC complete the procedure of SD card! May need to change according to their own...
GCC的SD卡完整程序!可根据自己需要更改!-GCC complete the procedure of SD card! May need to change according to their own!
- 2023-07-15 17:30:04下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
介绍240X64分辨率的液晶显示模块,该模块使用简单方便,编程容易,...
介绍240X64分辨率的液晶显示模块,该模块使用简单方便,编程容易,-240X64 introduced resolution liquid crystal display module, the module is simple and convenient to use, programming easy,
- 2022-07-15 22:15:58下载
- 积分:1
-
在51单片机上用7279芯片驱动键盘和数码管
在51单片机上用7279芯片驱动键盘和数码管-51 SCM in 7279 with a chip-driven keyboard and digital tube
- 2023-06-25 09:35:04下载
- 积分:1
-
小灯控制程序用51系列
小灯控制程序用51系列-small lights control procedures used 51 Series
- 2022-02-06 11:56:51下载
- 积分:1
-
TC35 debugging notes, recorded some of TC35 debug parameters, single
TC35调试笔记,记录了TC35的部分调试参数,单片机控制GSM模块TC35的方法,发送短信息和接收短信息(TEXT模式),关于PDU格式的短信息发送和接收,详细的中文AT指令集,及其单片机控制tc35的程序。-TC35 debugging notes, recorded some of TC35 debug parameters, single-chip GSM module TC35 control methods, send text messages and receive text messages (TEXT mode), on the PDU format for sending and receiving text messages detailing the Chinese AT instruction set , and its single-chip control procedures TC35.
- 2022-02-14 03:19:40下载
- 积分:1
-
AT89S52单片机控制的ADC0809和DAC0832实验汇编程序
AT89S52单片机控制的ADC0809和DAC0832实验汇编程序-AT89S52 MCU ADC0809 and DAC0832 experimental assembler
- 2022-03-24 11:20:14下载
- 积分:1
-
用C实现数字电压电流表:1、由外部输入直流电压电流,电压范围20V,电流范围1A;
2、电压/电流通过开关切换;
3、显示:数码管显示电压值/电流值,精...
用C实现数字电压电流表:1、由外部输入直流电压电流,电压范围20V,电流范围1A;
2、电压/电流通过开关切换;
3、显示:数码管显示电压值/电流值,精度0.01。
-Implementation using digital voltage ammeter C: 1, by the external input DC voltage and current, voltage range of 20V, the current scope of 1A 2, voltage/current through the switch 3, Display: Digital display voltage/current value, the accuracy of 0.01.
- 2022-01-27 18:42:39下载
- 积分:1