搜索资源列表
PIC-RTOS实时操作系统
- 一个基于PIC的RTOS实时操作系统源代码,内附说明 -a PIC-based RTOS Real-Time Operating System source code, enclosing Note
基于PIC单片机的IC卡读写器的设计
- 基于PIC单片机的IC卡读写器的设计,以pic167c4单片机为核心的IC卡读写器的设计-PIC microcontroller-based IC card reader designed to pic167c4 microcontroller core of the IC card reader design
PIC-example
- 基于pic的例子程序,大大方便了学习pic,便于初学者-pic based on the examples of procedures, greatly facilitates learning pic facilitate beginners
pic
- 基于PIC单片机的4*4键盘子程序,实现4*4键盘的扫描及输入
基于PIC微控制器的SMS_LED通信设计
- 基于PIC微控制器的SMS_LED通信设计
DS18B20 PIC
- 基于PIC的DS18B20程序
J1939协议基于PIC的源程序
- OBD车辆在线诊断系统,J1939协议的基于PIC单片机的源代码
基于PIC的单片机语音实现
- 基于PIC单片机实现的语音系统
can 通信
- 基于pic单片机的can 通信程序-pic based on SCM can Communication Program
PIC-RTOS实时操作系统
- 一个基于PIC的RTOS实时操作系统源代码,内附说明 -a PIC-based RTOS Real-Time Operating System source code, enclosing Note
pic
- 基于PIC单片机的遥控器接收源代码,汇编所写-PIC MCU-based remote control to receive the source code, compilation of written
PIC
- 基于PIC单片机的电梯升降系统,四川省电子大赛获奖作品,有问题请与我联系:QQ:466837680,Emial:liu_haohua@163.com-PIC microcontroller based elevator lifting system
pic
- 汽车点火程序.他是基于pic单片机,硬件非常简单,你很容易从网上查到资料。-this module is uesed ignate by car.which is based on PIC microcontroller . the handware is simple .u can easily find it on the net
PIC-SPWM
- 基于PIC单片机的SPWM控制技术,详细介绍了使用面积相等法产生SPWM波。-PIC MCU-based SPWM control technologies, detailing the use of an area equal to France generate SPWM waves.
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 s
manchesitecode
- 基于pic单片机实现曼彻斯特编码解码实例程序-Manchester-based MCU pic codec sample program
PIC-SPI
- 基于PIC单片机的SPI通讯,浅显易懂,适合初学者-PIC microcontroller-based SPI communication, easy to understand for beginners
PIC-SPI
- 基于PIC 单片机的SPI通信对25c040 EEPROM的读写-PIC microcontroller-based SPI communication on the 25c040 EEPROM read and write
PIC-C-100--Examples
- 单片机C语言程序设计实训100例——基于PIC+Proteus仿真-Microcontroller C Programming Language Training 100 cases- based on PIC+ Proteus simulation
pic-usbHID
- 此为pic单片机上的usb-hid程序,基于pic18f46j53,程序中将ad读到的ad值通过usbHid发送给上位机,测试成功(This is the USB-HID program on PIC MCU, based on pic18f46j53, the ad value read by ad in the program is sent to the upper computer through usbHid, and the