Description: PIC单片机的SPI通信源程序。本人自己编制的。希望能和大家交流-PIC SPI communication source. I own establishment. Hopes to be able to share. Platform: |
Size: 49163 |
Author:郭明 |
Hits:
Description: PIC单片机的SPI通信源程序。本人自己编制的。希望能和大家交流-PIC SPI communication source. I own establishment. Hopes to be able to share. Platform: |
Size: 49152 |
Author:郭明 |
Hits:
Description: FM1702SL射频芯片对外接口为SPI总线方式,对FM1702的操作实际上就是通过SPI总线
对FM1702SL内部的相关寄存器进行读写操作,从而实现射频读/写卡功能。本驱动程序基于FM2306A编写(兼容PIC指令集的其他MCU也同样试用),通过IO口软件模拟SPI总线时序.-FM1702SL RF chip external bus interface for the SPI mode of operation of the FM1702 is actually through the SPI bus of the relevant internal FM1702SL register read and write operations, in order to achieve radio frequency read/write card. The driver is based on the preparation of FM2306A (PIC instruction set compatible with other MCU also tested), through the IO port SPI bus timing simulation software. Platform: |
Size: 8192 |
Author:周威 |
Hits:
Description: PicoBlaze 处理器放大器和 A/D 转换器控制器
展示了 Linear Technology LTC6912-1 可编程增益放大器和 Linear Technology LTC1407A 模数(A/D)转换器的基本操作。 结果如字符 LCD 屏幕所示。 利用 PicoBlaze 处理器控制器与放大器、A/D 转换器和 LCD 屏幕进行基于 SPI 的通信。-PicoBlaze processor amplifier and A/D converter controller demonstrated the Linear Technology LTC6912-1 programmable gain amplifiers, and Linear Technology LTC1407A modulus (A/D) converter basic operation. The result was as shown in character LCD screen. Use PicoBlaze processor controller and amplifier, A/D converter and SPI-based LCD screen communication. Platform: |
Size: 1906688 |
Author:andy qe |
Hits:
Description: 本文主要是EEROM 93LC46的读写C语言,单片机是的PIC系列单片机,通信格式为SPI-EEROM 93LC46 of this paper is to read and write the C language, single-chip is the PIC MCU, SPI communication format Platform: |
Size: 1024 |
Author:eric |
Hits:
Description: PIC16F877A进行SPI通讯,将数据发送给25C040,同时显示从25C040读出的数据-PIC16F877A for SPI communication, the data sent to the 25C040, also shows the data read out from the 25C040 Platform: |
Size: 19456 |
Author:lyhas |
Hits:
Description: 2.4G无线模块JF24D的无线通信PIC驱动汇编程序,已调试通过.-2.4Gwireless communication module s codes based on pic mcu,debugging passed. Platform: |
Size: 34816 |
Author:longfei |
Hits:
Description: 基本的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接口来完成PC计算机与单片机之间的通信;
simple_POARD程序为外围功能模块简单应用实例,点亮与PORTD口相连的八个发光二极管;
stopwatch程序实现计时秒表功能,时钟显示范围00.00~99.99秒,分辨度为0.01秒;
switchinput程序用于开关量的输入(采用SPI总线),并显示在与D口相连的LED上;
wakeup程序实现PIC18F458的休眠工作方式,并由实验板上的按键产生"电平变化中断"将其从休眠状态中激活;
WDT程序实现"看门狗"WDT的功能;
Yejing程序实现液晶显示器的接口和显示功能
-Pic microcontroller c programming language
AD process analog to digital conversion
CAN implementation of CAN bus communication functions
keyboard_check program scan query input of the keyboard
keyboard_disturb program of the PORTB change interrupt and keyboard input
led0-8 program achieve 8 LED followed by number 1 to 8
PWM program is used to make the CCP1 module to generate the PWM waveform with a resolution of 10, 50 duty cycle
RS-232 program through the RS-232 interface to PC computer and communications between the microcontroller
the simple_POARD procedures for peripheral function modules simple application example, the eight light-emitting diode light connected to the port to PORTD
stopwatch program stopwatch function, the clock shows the range of 00.00 to 99.99 seconds, the resolution of 0.01 seconds
switchinput program used to switch input (using the SPI bus) and displayed on the LED connected to the port and D
wakeup progra Platform: |
Size: 59392 |
Author:zhiyan |
Hits:
Description: pic单片机的i2c通信,通过i2c来存储数据到24c02中-pic microcontroller i2c communication via i2c to store data in 24c02 Platform: |
Size: 20480 |
Author:苏海辉 |
Hits:
Description: SPI communication between a microcontroller 18F6620 and ARM9 board.,SPI communication between a microcontroller 18F6620 and ARM9 board. Platform: |
Size: 5120 |
Author:elier |
Hits:
Description: PIC单片机 spi通信,主要使用与支持spi通信的模块。经典、简单-PIC microcontroller spi communication, the main use of spi communication module and support. Classic, simple
Platform: |
Size: 95232 |
Author:高帅 |
Hits:
Description: MCP320412位的AD装换,利用PIC单片机自己带的SPI通信模块进行编程,程序简单针对性强。适合初学者学习SPI和AD抓换-MCP320412 bit AD installed for the use of PIC MCU SPI communication module with its own programming, the program is simple and targeted. Suitable for beginners to learn and AD arrested for SPI Platform: |
Size: 1024 |
Author:话觉得 |
Hits:
Description: PIC单片机实现SPI通信的例程,用的芯片是PIC16f877a-PIC MCU SPI communication routines, with the chip is PIC16f877a Platform: |
Size: 14336 |
Author:问天羽 |
Hits:
Description: 单片机程序,模拟SPI通信,修改后可以用于51、PIC单片机开发中-SCM program to simulate SPI communication, the modified can be used 51, PIC microcontroller development Platform: |
Size: 2048 |
Author:觉明子 |
Hits: