资源列表
[嵌入式Linux] ex2-init-exit
说明:简单模块实验,在实验一的基础上,加入module_init、module_exit的支持-Simple module test, on the basis of the first experiment, adding module_init, module_exit support<张建顺> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] pwm
说明:PWM信号的产生程序,我们知道要控制好电机的话,就要通过PWM信号来产生,所以,PWM信号是很重要的-PWM signal generation process, we know the words to control the motor, it is necessary to generate through the PWM signal, so, PWM signal is very important<jeby> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] jidianqi
说明:继电器是一种开关,可以用于很多地方,那么,我们是有必要学习如何运用它的。-Relay is a switch that can be used in many places, then we need to learn how to use it.<jeby> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] shumaguan
说明:本程序是用51系列的单片机来点亮7段数码管,从而显示不同的数字。-This procedure is used to illuminate 51 of the microcontroller 7 of the digital control, thus showing different figures.<jeby> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] key
说明:4*4的键盘是我们工程应用中经常会遇到的,本程序是通过通过数码管来显示键盘的键值。-4* 4 keyboard is often encountered in engineering applications, and this program is through the adoption of digital control to display the keyboard keys.<jeby> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] 1602
说明:1602LCD是数码管的升级版,它可以显示数字和英文,因此能熟练的运用它是有必要的。-1602LCD is an upgraded version of the digital control, which can display digital and English, so proficiency in the use of it is necessary.<jeby> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[VHDL编程] FPGA_key
说明: 本程序是在VERILOG语言的基础上编写键盘程序,理论上键盘是很容易实现的,但因为要考虑消抖的因素,所以,会复杂一些。-This program is prepared based on the VERILOG language keyboard program, in theory, the keyboard is very easy to implement, but because the factors to consider debounce, therefore, be more<jeby> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] clock
说明:当进入调整功能时,按第一个键K1进行减运算,按第二个键K2进行加运算。 按下第三个键K3,实现日期\时间调整及\定时功能,等数字闪烁后,按一二键进行加减,从而可以进行具体日期时间调整。 按下第四个键K4,可以进行时间\日期切换,8位LED数码管将显示时间或日期,采用24小时制。 时间显示格式为:时-分-秒;日期显示格式为:日-月-年。 具有实时显示当前计算机系统时间和日期的功能。-When entering the adjustment, press the first key<Shadow> 在 2025-07-28 上传 | 大小:1kb | 下载:0