▍1. led
带参数子程序控制LED闪烁,适合单片机初学者(Subroutine with parameter control LED flashes, suitable for beginners SCM)
带参数子程序控制LED闪烁,适合单片机初学者(Subroutine with parameter control LED flashes, suitable for beginners SCM)
详细描述了基于ADSP-21262的数字压限器的设计,给出了算法流程,可以根据其描述进行实现(A detailed description of the ADSP-21262 digital limiter based design, flow chart of the algorithm is given, according to the description of implementation)
用stm32单片机进行pwm输出和ADC设置(USE STM32 MCU OUT PUT PWM WAVE AND ADC)
ImportRegPol is a non-interactive tool that imports the settings from a Registry Policy (registry.pol) file into the Computer or User configuration of the local group policy of the current computer. It can also parse a registry.pol file and produce an editable text file that can be consumed by Apply_LGPO_Delta v2.0.
关于51单片机和dac7811芯片之间通信的程序,可以正确模拟SPI串口通信,写入数据(On communication between 51 single chip microcomputer and dac7811 chip procedures, can correctly simulate the SPI serial communication, write data )
NPN silicon planar epitaxial transistor encapsulated in a SOT223 surface mounted envelope and designed primarily for use in hand-held radio equipment in the 470 MHz communications band.
MDK RTX51 开发51单片机,使用RTX,对于初始学者很方便(MDK RTX51 )
标准Modus通讯协议和接口定义,公司项目使用中,非常稳定,实用,请有需要朋友下载。(The standard Modus communication protocol and interface definition, project use, very stable, practical, need friends to download.)
此程序为4*4矩阵键盘,键盘自身不带电源电阻,八个接线,在程序中进行需进行软件拉高拉低以便按键扫描。 应用单片机为MSP430F5529。(4* 4 matrix keyboard without power resistors MSP430F5529)
C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC ( Data Acquisition example for C8051F060 Description: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060 target board in the development kit. // This code measures a signal at the AIN0 input with the 16-bit SAR ADC0. // The data is sampled at a rate of 100kHz. ADC output data is transferred to XDATA memory space using the DMA. // // With the EMIF configured for off-chip XRAM access (on the upper ports), this code moves the ADC data to the C8051F060TB target boards s SRAM device. // Once data acquisition is complete, the code then prompts the user to press the P3.7 // button on the target board when ready to receive the data via the UART0 serial port. The TB features an RS-232 transceiver and connector, so the data can be transferred // to a PC via its serial port. // The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device - can accommodate up to 128kbytes, )
达内MFC例子集源码,内容涉及消息映射、工具栏的使用、状态栏操作、视图/窗口、动态创建未知类型的对象、MFC文档类作用、MFC单文档视图应用程序(SDI)、MFC多文档视图应用程序(MDI)、ATL组件编写、对话框的数据交换、MFC基本控件、列表 ListCtrl控件的使用等相关知识点,还有更多不一一列举了。(Set up the MFC source code examples, involving message mapping, using the toolbar, status bar operation, view/window dynamically create objects of unknown type, MFC document class action, MFC single document view application (SDI), MFC multi-document view of the application (MDI), ATL component preparation, data exchange dialog, MFC basic controls, such as a list of related knowledge ListCtrl use controls, and many more do not list them.)
pic18单片机控制tm1629驱动数码管显示 电力无功补偿(Pic18 single chip microcomputer control tm1629 drive digital tube display Reactive power compensation)
定义一个Circle类,有数据成员Radius(半径),成员函数GetArea(),计算圆的面积,构造一个Circle的对象进行测试。(caculation the area of a circle)
1664LED红外控制的定时器,可以通过遥控器远程控制时间的加减、暂停等功能。包括红外解码、红外码值处理(1664LED control program,which can be controled by both IR and keys。)
msp430f149按键程序,非常完整,带中断,输入,输出(msp430f149 key procedures)
主要是完成Listctr的封装,和对于xlistctrl 的一个实例程序 (The main package is completed Listctr)
It is matching algrithm using kmeans. Kmeans is a classification method.(It is matching algrithm using kmeans. Kmeans is a classification method. )
能够实现通过红外遥控器控制电机的正反,停止转动。(Can be achieved through an infrared remote control motor forward and reverse, stop turning.)
设计的电机驱动控制系统的主要功能有①控制电机的正转、反转;②为电机设计控制速度,有5m/s、10m/s、15m/s三个等级;③给电机设定转动的位移,让电机按照设定的位移移动;④1602液晶上显示电机的位移和速度;⑤利用4*4键盘数字输入控制电机的速度、按键C和D控制正反转、按键B控制三个档位的速度。(Using SCM software and hardware systems to achieve precision stage displacement, velocity through three or four phase stepper motors (motors meet the acceleration and deceleration characteristics), control the direction, location. Completion of the control circuit board hardware, including CPU, power amplifier, buttons, LED display. Software can be implemented in C.)