资源列表
NRF24L01无线通讯模块的发射接收调试程序
- NRF24L01无线通讯模块的发射接收调试程序,有效距离30-50米-NRF24L01 transmitting and receiving wireless communication module of the debugger, the effective distance of 30-50 meters
L298n-
- l298n驱动模块控制直流电机正反转的源码,想做小车且是直流电机来驱动轮子的可以参考下。-L298n driver module control dc motor positive &negative source, want to do is dc motor car and driven wheels can under reference.
shuzidianyabiao
- 数字电压表设计程序,基于电压表程序设计,数据处理,显示,延迟等-Digital voltmeter design program, based on the voltage meter programming, data processing, display, delay, etc.
0to19dianzhenxianshi
- 0到19点阵数字显示,数字由下向上滚,P0口送位选低电平,P1口送代码,已通过STC89C52RC开发板是实验-0-19 dot matrix digital display, digital roll from the bottom up, P0 port to send Choice of low, P1 I send the code, has passed STC89C52RC development board is an experiment
msp430x42x0_dac_01
- MSP430x42x0 Demo - DAC0 1V output Descr iption: Output 1V on DAC0 ACLK = n/a, MCLK = SMCLK = default DCO-MSP430x42x0 Demo- DAC0 1V output ACLK = n/a, MCLK = SMCLK = default DCO
dac
- dac program for 8051 microcontroller
ultra-sonic
- --- -3.2 TIMER DELAY #include <sfr51.inc> --- --- -----MAIN PROGRAM MAIN: MOV R6,#1 Ajustment:R6 start at #1 ACALL PWM_SETUP ACALL PWM SJMP MAIN PWM_SETUP: 11.0592M/12/256/240/30 = 2SEC MOV TMOD,#10H timer1,
RS232
- 基于STC89C52单片机的RS232与PC机的通信程序-STC89C52 based microcontroller and PC RS232 communication program
main-mini_stm32
- main函数源码,适用于-mini-stm32开发板-The main function of source code, suitable for the mini- stm32 development board
stepmotor
- 基于MSP430单片机步进电机驱动函数,中断处理-MSP430 microcontroller-based stepper motor drive function, interrupt handling
STACK
- 用C语言编写的堆栈接口,适用于各种环境,提供接口:STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TY
PWM
- 基于51单片机写的PWM程序,使用定时器中断-Based on 51 single-chip PWM written procedure, using a timer interrupt! ! !