-
点阵程序
4片16*16点阵显示程序,可以正显,反显,左右移动。...
点阵程序
4片16*16点阵显示程序,可以正显,反显,左右移动。-Dot-matrix program 4 16* 16 dot matrix display program, you can now significantly, anti-marked, about mobile.
- 2022-07-13 12:36:48下载
- 积分:1
-
PWM输出源程序,飞思卡尔单片机实现,以SR12为例
PWM输出源程序,飞思卡尔单片机实现,以SR12为例-PWM source, Freescale"s MCU to SR12 example
- 2022-06-16 06:45:00下载
- 积分:1
-
利用单片机产生pmw,控制led,修改后可控制直流电机
利用单片机产生pmw,控制led,修改后可控制直流电机-Single-chip computer generated pmw, control led, modifications can be controlled DC motor
- 2023-03-02 06:05:03下载
- 积分:1
-
Linux下51汇编器的设计及实现
Linux下51汇编器的设计及实现-Linux compilation of Design and Implementation
- 2023-06-12 23:50:03下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
Use of FPGA resources for the realization of arbitrary waveform generation, agai...
利用FPGA的资源实现任意波形的产生,再若和单片机配合就能做成任意的波形发生器。-Use of FPGA resources for the realization of arbitrary waveform generation, again if and SCM can be made with the arbitrary waveform generator.
- 2022-02-11 11:04:08下载
- 积分:1
-
12" LCD iniotial +SSD1289IC
12" LCD iniotial +SSD1289IC-12" LCD iniotial+SSD1289IC
- 2022-06-13 18:03:09下载
- 积分:1
-
用MSP430芯片开发的一个内部FLASH的源代码
用MSP430芯片开发的一个内部FLASH的源代码-MSP430 chip developed with an internal FLASH source code
- 2022-03-11 02:12:40下载
- 积分:1
-
多
具有多重功能的C程序,用于倒计时使用。
人行,车行自动识别.-Multi-function C procedures for the use of the countdown. People
- 2022-03-17 13:42:53下载
- 积分:1
-
Verilog realize the DDS sine wave signal generator and frequency measurement mod...
Verilog实现的DDS正弦信号发生器和测频测相模块,DDS模块可产生两路频率和相位差均可预置调整的值正弦波,频率范围为20Hz-5MHz,相位范围为0°-359°,测量的数据通过引脚传输给单片机,单片机进行计算和显示。-Verilog realize the DDS sine wave signal generator and frequency measurement module test phase, DDS module can generate both frequency and phase difference can be preset to adjust the value of sine wave, frequency range of 20Hz-5MHz, phase range of 0 °-359 ° , measurement data and transmit them to the single-chip pin, single-chip microcomputer to calculate and display.
- 2022-04-02 09:35:43下载
- 积分:1