搜索资源列表
-
0下载:
这是我学习过程中编写的测试代码,用STD2.51开发环境,C语言编写,以MICETEK EV44B0-II开发板为硬件测试平台,用到串口,液晶,键盘,LED。
液晶包括图片显示、划线、ASCII码显示、4000多常用的汉字库,可以显示任意常用的汉字。
键盘采用中断触发!-This is my learning process to prepare the test code used STD2.51 development environment, C language, MICETEK
-
-
1下载:
DXP08画的MSP430F5438的小小开发板,含有JTAG、BSL下载接口,有4*4矩阵键盘,有MAX3232串口通信,有转接板和原理图、PCB,还有红外发射接收,12864/1206LCD液晶显示,资源丰富,所有IO口引出来。欢迎下载!-DXP08 little painting MSP430F5438 development board, with JTAG, BSL download interface, with 4* 4 matrix keyboard, a MAX3232 ser
-
-
0下载:
采用C51语言完成基于74HC595的串口键盘与LED指示灯单元设计,并在数据采集与实时显示基础上增加参数设置功能。-C51 language used to complete 74HC595 serial-based keyboard and LED light module design, and data acquisition and real-time display based on the increase of parameter setting function.
-
-
1下载:
基于ISD4004的语音报值交直流电压表的设计:本文介绍了基于语音芯片ISD4004的语音报值交直流电压表的设计。电路由数据采集部分,A/D转换部分,键盘与显示部分,单片机控制部分,语音报值部分和扩展功能部分组成。电路使用了并行与串行总线相结合的方式,使设计与编程灵活简便。创意新颖有趣,富于人性化,避免了频繁观察仪器显示之苦,对减轻工程技术人员的工作量和提高工作效率现实意义。-ISD4004 voice-based value of AC and DC voltage at the design
-
-
0下载:
serial communication between PC and PIC..keyboard input to LCD
-
-
0下载:
51单片机通过外部中断读取标准的PS2串行键盘,并在1602液晶上显示-51 MCU via an external interrupt to read a standard PS2 keyboard, serial, and in 1602 LCD display
-
-
0下载:
AVR單片機ATMEG8, ATMEG16A
中斷處理外部按鈕,類似於PC機的鍵盤
附帶詳細的流程說明(英文),一定要看。
Features
• Interfacing Standard PC AT Keyboards
• Requires Only Two I/O Pins. One of them must be an External Interrupt Pin
• No Extra Hardware Required
̶
-
-
0下载:
verilog实现键盘驱动功能,具备基本字母按键输入,大小写转换功能,通过串口与主机实现交互-verilog to achieve keyboard-driven features, basic letter keys input, case conversion functions, interact with the host computer through the serial port
-
-
3下载:
《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
-
-
0下载:
芯片组(Chipset)是主板的核心组成部分,按照在主板上的排列位置的不同,通常分为北桥芯片和南桥芯片。北桥芯片提供对CPU的类型和主频、内存的类型和最大容量、ISA/PCI/AGP插槽、ECC纠错等支持。南桥芯片则提供对KBC(键盘控制器)、RTC(实时时钟控制器)、USB(通用串行总线)、Ultra DMA/33(66)EIDE数据传输方式和ACPI(高级能源管理)等的支持。其中北桥芯片起着主导性的作用,也称为主桥(Host Bridge)。 -Chipset (Chipset) is a
-
-
0下载:
5个USB例程,全部带有完整的代码和讲解:
1、USB_MIDI键盘
2、USB假U盘
3、USB键盘
4、USB鼠标
5、USB转串口-5 USB routines, all with complete code and explain: 1, USB_MIDI keyboard 2, USB false U disk 3, USB Keyboard 4, USB mouse, 5, USB to serial port
-
-
0下载:
51单片机通过串口UART向PC发送4x4键盘的键值,同时通过数码管显示键值。-51 microcontroller through the serial port UART to send a 4x4 PC keyboard keys, and keys through the digital display.
-
-
0下载:
通过串口将键盘发送过来的数据显示在PC机上-Through the serial port to keyboard data sent over from the PC,
-
-
0下载:
smdk2440开发板ADS测试程序,包含对串口,键盘,SD卡等多种测试,是学习ARM开发应用的好东西-smdk2440 ADS test program development board, including on the serial port, keyboard, SD card, and other testing, development and application of ARM is to learn good things
-
-
0下载:
The objective is to create a project the simulates a piano. It use an dac to convert the voltage that feed the speaker and the microcontroler reads the keyboard true serial comunication, and the char are the frequencies.
-
-
0下载:
本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。
开发环境:
创维特CVTs3c2410
Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
-
-
0下载:
该源码实现了XILINX的FPGA(Spartan 3E)与计算机的通信,用到了rs232串口、ps/2键盘接口、lcd液晶,是学习FPGA很好的资料-The source implementation of the XILINX' s FPGA (Spartan 3E) and computer communications, use the rs232 serial port, ps/2 keyboard interface, lcd LCD is good information t
-
-
0下载:
利用ATmega16单片机实现对PS/2键盘的按键识别,并通过串口发送到计算机-Using ATmega16 microcontroller to achieve the PS/2 keyboard keys identified and sent to a computer via serial port
-
-
0下载:
A Simple Serial Communication Program for PIC microcontroller, compiled in MikroC, that will input a keyword from keyboard and display it on the LCD attached to the PIC microcontroller, +Proteus Layouts, +Sourcefile Included.
-
-
0下载:
矩阵式键盘数字密码锁设计
根据设定好的密码,采用4x4矩阵键盘实现密码的输入功能。当密码输入正确之后,锁就打开(绿灯亮),10秒之后,锁自动关闭(红灯亮);如果连续输入三次密码不正确,就锁定按键5秒钟,同时发出报警(黄灯闪),5秒后,解除按键锁定,恢复密码输入。-Matrix digital locks keyboard design
According to set good password, with 4 x4 keyboard realize the password i
-