搜索资源列表
1-w总线读写函数
- 基于PIC单片机的1-w总线读写函数,可用于数字 温度传感器的数据传输!-PIC on the 1-w Bus reader function can be used for digital temperature sensor data transmission!
CAN_c_code
- 现场总线程序,针对pic单片机,纯c代码,可以很好的移植到其他单片机上!-Fieldbus procedures against pic microcontroller, pure c code can be very good transplantation to other microcontroller!
power1024
- pic单片机工程,包括电压采样,CAN总线通信等功能。-pic microcontroller projects, including voltage sampling, CAN bus communication, and other functions.
采用smart MOSFET的雨刷控制方案
- 基于PIC系列单片机,采用功率半导体代替继电器驱动汽车雨刷电机,利用CAN总线通信获取电机控制信息。
pic单片机CAN总线测试源码
- pic单片机CAN总线测试源码
CAN
- 描述了基于PIC18F系列单片机的CAN总线的代码,和CAN总线的技术规范。-Descr iption based on PIC18F series MCU CAN bus code, and the CAN bus specifications.
DS18B20
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键(点击key右边的小红 点,按一下弹下,
PICcan-huibian
- PIC单片机CAN总线协议汇编程序设计 一发一收-CAN bus protocol PIC microcontroller assembler programming Pitch-
CAN_MCP2510
- MCP2510 CAN总线应用,使用51单片机编写CAN总线通讯程序-MCP2510 CAN
458CANmotor
- pic can总线通信 18f458单片机与电脑can总线通信-pic can bus communication 18f458 microcontroller bus communication with a computer can
SPI_2
- PIC单片机PIC18F4580的SPI总线扩展转换成10路CAN通信。电路原理图-PICPIC18F4580 use the SPI bus,
pic-c-WORD-edition
- 基本的pic单片机c语言编程 AD程序实现模拟量到数字量的转换功能; CAN程序实现CAN总线通讯功能; keyboard_check程序实现键盘的扫描查询方式输入; keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; led0-8程序实现在8个LED上依次显示1~8数字; PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; RS-232程序通过RS-232接口来完成
PIC_can
- 利用PIC单片机实现CAN报文的发送,实现总线通讯-PIC MCU CAN bus communication
19-PIC18-CANBUS-Communication-Test
- pic单片机内置can总线通信protues仿真-pic microcontroller built-in can bus communication protues simulation
CAN.C
- PIC单片机CAN总线自测试程序,该程序实现发送缓冲器0向接收缓冲器0发送数据的自测试模式,其中接收采用中断方式-PIC microcontroller CAN bus since the test program, the program realization of send buffer 0 0 to receive buffer to send data from the test mode, which receives the interrupt mode
I2CTest_UseSoftI2CModule(PB0,PB1)
- 本程序实现了用TI LM3S系列单片机的IO端口接入I2C总线,可以实时监控总线上的变化与传输,并将I2C传输的内容,实时通过串口打印出来,可用于破解各种I2C通信协议,曾经用于解析PIC单片机之间的I2C通信,解决了串口实时打印的问题,采用FIFO,UART接受与发送均采用中断,并解决了FIFO中断深度等等问题。仅供参考。(This program is used to achieve the IO port access I2C bus by using TI LM3S Series MCU
picCAN通讯程序
- 基于CAN总线的温度采集传输,温度传感器为PT100(Temperature acquisition and transmission based on CAN bus)