搜索资源列表
uCOS-IIamsp430f1611
- uCOS-II移植到msp430f1611单片机中,uCOS-II在性价比极高的单片机使用,任您发挥。此例包含了PS2,拼音输入法,12864,nRF24L01,I2C总线,SPI总线等许多驱动,您只要使用API即可。创建了几个任务,您可在任务里任意发挥。另外,您可修改MCU头文件在msp430f149、f169等中使用,但任务堆栈需减小。-uCOS-II ported to msp430f1611 microcontroller, uCOS-II in highly cost-effectiv
EP2C-SOURCE_CODE
- 有關於EP2C的一些程序(EX:I2C,FLASH,IRDA,MUSIC,LED,LIGHT,SRAM,UART,PS2,SPI )-EP2C on some of the procedures (EX: I2C, FLASH, IRDA, MUSIC, LED, LIGHT, SRAM, UART, PS2, SPI)
AT91RM9200-PS2MousePS2KeyBoard
- 在AT91RM9200的平台上,分别通过软件模拟和SPI的方式实现PS2协议,并完成键盘数据和鼠标数据的读取,并通过PS2协议点亮键盘上的LED。注,标准鼠标和扩展鼠标(带滚轮)都已实现-Platform in the AT91RM9200, respectively, through software simulation and PS2 way SPI agreement and the completion of the keyboard data and mouse data to re
AT91RM9200-BasicSPIKeyboard-ARM1_2-2_0
- This zip describes how SPI and interrupts drive the AT91RM9200DK PS2 controller. Includes main.html file for help.
PS2-SPI
- 使用SOPC软件及其配置方法,以高速12位串行AD7920实现0-3.3V的ADC转换。 PS2控制器接口模块,把键盘数据通过串口发送到电脑主机上显示哪个键被按下。-Configuration software and its use SOPC approach to high-speed 12-bit serial AD7920 to achieve 0-3.3V the ADC conversion. PS2 controller interface module, the keyboa
Classic_Software_Collection
- 经典程序收集 1.异步通信软件模拟 2.基于RS-485的多机通信 3.I2C总线协议的软件实现 4.SPI总线在单片机系统中的实现 5.单总线技术 6.FLASH存储器K9F6408U0A的控制 7.IC卡程序 8.PS2键盘的设计 9.矩阵式键盘的锁定 10.利用HT16XX实现段式液晶显示 11.利用SED1520实现点阵显示 12.利用HD66421实现灰度字符显示 13.CRT显示器在单片机系统中的应用 14.微型打印机在单片机系
UsingtheSPIintheHT82J30RforPS2GamepadSlaveApplicat
- 如何使用HT82J30R的SPI在PS2GAMEPAD中做slave的应用-Using the SPI in the HT82J30R for PS2 Gamepad Slave Applications
ps2
- 本来以为模拟PS2协议相当的麻烦,今天下了一本PS2协议手册看了半天,原来读键盘值相当简单嘛,比模拟SPI、I2C简单多了呵呵。-Considerable agreement that the simulation would have trouble PS2, PS2 today an agreement under the manual looked a long time, the original value of reading the keyboard is quite simple
SPI_Functions
- Spi Code for PS2 Joystick through uc motorola
CODE
- flash读写模块 i2c读写模块 spi通信模块 ps2通信模块-flash i2c spi ps2
PS2
- ps/2鼠标与单片机SPI连接,来开发位移及转动的传感器源代码-ps/2 mouse and microcontroller SPI connection to the development of the displacement and rotation sensor source code
SPI-keyboard-example
- 该示范项目的目标是展示如何配置SPI和中断的的AT91RM9200DK PS2控制器驱动。 此应用程序检测PS2控制器并通过DBGU串口打印键盘的按键和鼠标事件的事件。 此应用程序,连接到运行在SDRAM的地址为0x20000000 ,可以下载使用引导在AT91RM9200芯片ROMed的程序。 -The goal of this demonstration project is to show how to configure the SPI and interrupt
PS2_To_SPI_Get_1602show
- 单片机IO口模拟PS2时序 SPI时序 并将PS2接口转换为SPI将数据通过SPI与外部进行通信-Timing microcontroller IO port analog PS2 PS2 interface SPI timing and converts the data through the SPI SPI communicate with the outside
spi-ps2-keyboard
- 基于 spi 通讯的 ps2 键盘驱动程序-Spi-based communications ps2 keyboard driver