搜索资源列表
PIC-IIC
- PIC-IIC汇编通信,可以按要求功能自由修改,加快完成时间-PIC - IIC compilation communications, according to the functional requirements of the freedom to change, to speed up the completion time
bujin
- 步进电机正反转,调速控制,C+protues仿真-Positive step motor, speed control, C+ protues Simulation
pic-spwm
- PIC单片机含具有PWM功能的外围功能模块(CCP),利用此模块更容易通过软件实现SPWM,且具有更快的执行速度。本文采用软硬件结合设计的方法,利用面积等效法,并且基于PIC单片机实现对试验逆变系统的SPWM控制。 -PIC microcontroller has a PWM function with the external function module (CCP), more easily using this module software SPWM, and has a faster
TCP-IP
- PIC单片机网络编程的源代码,使用了EN28J60以太网控制器,非常适合远程控制场合,ENC28J60是一款专门为单片机应用而设计的以太网控制芯片,一共28个引脚,通过SPI总线与单片机芯片连接,占用口线少,速度也比较快,对于软件开发而言,MicroChip提供了免费的TCP/IP协议栈,大大方便了软件工程师的开发工作。-PIC microcontroller network programming source code, use the EN28J60 Ethernet controller
GSM
- 基于PIC单片机和GSM的直流电机闭环调速系统程序,能实现直流电机的远程控制。-PIC microcontroller and GSM-based DC motor closed-loop speed control system procedures to achieve remote control of DC motor.
bldcm
- 三相无刷电机的PWM控制,通过改变下桥臂的占空比来改变电机的转速。-PWM three-phase brushless motor control, by changing the duty cycle under the bridge arm to change the motor speed.
sudu
- 利用pic单片机的定时计数器测量汽车轮速,并利用串口将数据发送出去。-Using pic microcontroller timing counter measure vehicle wheel speed, and the use of serial data sent.
DCMotor
- Source code for PIC microcontroller to control DC Motor. Measure speed, set speed and control speed
UdpResponse
- this code shows how to use the ENC28J60 mini library : * the board will reply to ARP & ICMP echo requests * the board will reply to UDP requests on any port : * returns the request in upper char with a header made of remote host IP & port nu
step_timer
- pic单片机的步进电机的控制 其采用定时器来控制步进电机转速-pic stepper motor microcontroller control their use of timers to control the stepper motor speed
Src
- PIC18(现在PIC18的下载资源太少了)的马达速度测试程序。-PIC18 (download now PIC18 too few resources) and motor speed test program.
pic_programs
- 该代码是本人用pic16f74单片机做的4*4键盘和数码管显示、基于霍尔传感器的电机转速测量、以及PWM波输出的pic汇编程序-The code is used pic16f74 MCU I do 4* 4 keyboard and digital tube display, based on Hall sensor of motor speed measurement, as well as the PWM wave output pic assembler
FFanSpeed2
- this a program that control fan speed of dc motor using a pic microcontroller-this is a program that control fan speed of dc motor using a pic microcontroller
FanSpeed3
- this a program that control fan speed of dc motor using a pic microcontroller-this is a program that control fan speed of dc motor using a pic microcontroller
FanSpeed5
- this a program that control fan speed of dc motor using a pic microcontroller-this is a program that control fan speed of dc motor using a pic microcontroller
AutoFan
- 用pic工业控制单片机编写的自动红外调速风扇程序-Industrial control with a pic microcontroller automatic infrared write speed fan program
PIC_MCU_Speed_System
- PIC单片机的测速系统设计PIC MCU Speed System-PIC MCU Speed System PIC MCU Speed System
BLDCcontrol
- 这是一个直流无刷电机调速程序,包括PWM调速-This is a brushless DC motor speed control procedures, including the PWM speed control
asdfdf
- 顺德华维科技 单片机程序 单片机开发板 单片机学习板 单片机编程器 51单片机 AVR单片机 PIC单片机 三星单片机 十速单片机 松翰单片机 现代单片机 义隆单片机 合泰单片机 三星编程器 51编程器-Shunde Hua Wei Technology Development Board SCM SCM SCM program learning board 51 MCU AVR Microcontroller Programmer PIC MCU MCU MCU ten-speed Samsu
《PIC实现音乐播放程序》
- ;PIC16F877A实现音乐播放程序(《两只老虎》片段) ;功能说明: ;1.通过驱动实验板上的蜂鸣器发声,实现音乐的播放。 ;2.从TABLE中取出播放音乐的音调(1、2....7)通过改变该表中的值即可实现播放不同的音乐。 ;3.从TABLE_YP中取出播放音乐的音频,即该音调持续的时间。 ;4.调整DELAY延时的长短即可实现音乐播放的快慢。(PIC16F877A music player program (two tigers) Function descr ipt