-
基于STM32的多功能PWM控制程序
基于STM32的多功能程序,包括多路PWM控制程序,LCD12864液晶屏显示程序,多路按键控制程序。
名称:PWM发生器
功能:LCD12864显示;4*4键盘输入;可以设定Timer1和Timer2的PWM发生周期以及各路输出的占空比
说明:
通讯方式: 4*4键盘扫描。键盘接PD0-PD7
12864液晶屏端口接线说明:
sbit CS_LCD=PC0; //数据口定义
sbit SDO_LCD=PC1;
sbit SCK_LCD=PC2;
1-VSS:接电源负极
2-VDD:接电源正极
3-Vo:接电源正极(使对比度最大)
4-RS(CS):串行的片选信号 PC0
5-R/W(SID): 并行的读写选择信号;串行的数据口 PC1
6-E(CLK):并行的使能信号;串行的同步时钟 PC2
15-PSB:并/串行接口选择:H-并行;L-串行 (接低电平)
定时器1输出:PA8; PA9; PA10; PA11; Channel 1N, 2N and 3N ---PB13; PB14; PB15
定时器2输出:PA0; PA1; PA2; PA3;
- 2022-02-13 06:17:47下载
- 积分:1
-
ftp客户端 java编写swing
java编写的ftp客户端程序。支持上传下载删除等功能,界面清晰完美实用
- 2022-01-25 15:54:04下载
- 积分:1
-
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。...
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
- 2022-01-27 17:36:56下载
- 积分:1
-
the procedures for a small chat rooms, you can use in the development of the sit...
本程序为小的聊天室,可以使用在你开发的网站上,做为附加功能.-the procedures for a small chat rooms, you can use in the development of the site, as additional features.
- 2022-08-08 22:00:53下载
- 积分:1
-
数据结构!实现优先数调度算法!大家多多支持
数据结构!实现优先数调度算法!大家多多支持-Data structure! Priority scheduling algorithm to achieve a few! We can support! ! !
- 2022-03-18 04:53:18下载
- 积分:1
-
DataSocket服务器和客户端程序采用
本例程通过DataSocket服务器与客户机端程序集成到同一面板中,实现服务器与客户机之间的双机通讯。-The routine adoption of DataSocket server and client-side program integrated into the same panel, to achieve the server and client communications between the two aircraft.
- 2022-03-11 22:14:46下载
- 积分:1
-
MFC
基于MFC设计了“学生管理系统”。管理员可以利用该系统对学生信息进行查看和编辑,普通用户可以利用该系统查看学生信息。-MFC-based design of the Student Management System. Administrators can use the system for students to view and edit information, general users can use the system to view student information.
- 2022-07-17 17:40:59下载
- 积分:1
-
算法程序
算法程序
-algorithm
- 2023-05-04 22:20:02下载
- 积分:1
-
用vc++实现与usb通信
用vc++实现usb与设备通信,一个不错的入门资料,分享给大家,共同学习。
有想与usb通信的同学值得入手。c++源码。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-22 20:05:03下载
- 积分:1
-
an excellent drive Duikao tool, it can bring a disk copy of all the contents of...
一个出色的硬盘对拷工具,它可以把一个磁盘上的全部内容复制到另外一个磁盘上,也可以把磁盘内容复制为一个磁盘的镜像文件,以后你可以用镜像文件创建一个原始磁盘的拷贝。它可以最大限度地减少你每次安装 Win95 、WinNT 和 OS/2 等操作系统的时间,如果你有好几台配置相似的机器需要安装 Win95 , 你会发现使用 GHOST 使事情变得十分简单。GHOST在 DOS 下运行,并且可以从一张 DOS 引导盘上运行。-an excellent drive Duikao tool, it can bring a disk copy of all the contents of a disk to another, and it can also make disk copy of a disk image file, later you can create an image file copy of the original disk. It can reduce to the maximum every time you install Win95, WinNT and OS/2 operating systems, such as the time, if you have several configuration similar to the need to install Win95 machine, you will find the use of GHOST makes things very simple. GHOST running under DOS, and DOS can be a guide plate operation.
- 2022-02-20 21:01:37下载
- 积分:1