搜索资源列表
s3c44b0daima
- 该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.
universal_capsense_controller___basic_kit_1_19
- PSoC(可编程片上系统)是Cypress半导体公司生产的包含有8位微处理器核和数字与模拟混合的信号阵列芯片,其应用领域与8位的MCU相同。与8位的MCU的区别在于PSoC的数字周边资源(如定时器、PWM、UART等等)和模拟周边资源(放大器、比较器、滤波器等等)以数字模块和模拟模块的方式给出。不同型号的PSoC芯片的差异,主要是拥有数字模块和模拟模块的数量不同,用户可以根据自己的需要来定义这些模块。所有这些预定义的模块称为用户模块。在PSoC Express出现以前,开发PSoC的应
universal_capsense_controller___basic_kit_1_21
- PSoC(可编程片上系统)是Cypress半导体公司生产的包含有8位微处理器核和数字与模拟混合的信号阵列芯片,其应用领域与8位的MCU相同。与8位的MCU的区别在于PSoC的数字周边资源(如定时器、PWM、UART等等)和模拟周边资源(放大器、比较器、滤波器等等)以数字模块和模拟模块的方式给出。不同型号的PSoC芯片的差异,主要是拥有数字模块和模拟模块的数量不同,用户可以根据自己的需要来定义这些模块。所有这些预定义的模块称为用户模块。在PSoC Express出现以前,开发PSoC的应
CY3270MFSlider
- PSoC(可编程片上系统)是Cypress半导体公司生产的包含有8位微处理器核和数字与模拟混合的信号阵列芯片,其应用领域与8位的MCU相同。与8位的MCU的区别在于PSoC的数字周边资源(如定时器、PWM、UART等等)和模拟周边资源(放大器、比较器、滤波器等等)以数字模块和模拟模块的方式给出。不同型号的PSoC芯片的差异,主要是拥有数字模块和模拟模块的数量不同,用户可以根据自己的需要来定义这些模块。所有这些预定义的模块称为用户模块。在PSoC Express出现以前,开发PSoC的应
UART
- LPC2103串口软件包,可以通过PC机显示出来。里面已经包含了所有串口常用函数。直接以C文件调用即可
uart
- 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
UART_Program
- 串口中断服务函数集,使用十分方便 51单片机串口调试程序(C语言)-Serial port interrupt service function is set, 51 MCU serial port is very convenient to use the debugger (C language)
mc9s08
- 内附飞思卡尔单片机mc9s08各种模块的测试程序,为飞思卡尔单片机的初学者提供一定的参考。-based on c language. for the learner who what to learn freescale.
pic18
- 利用Clock.c的数位电子钟功能,能正确 的从UART输入正确时间,并在LCD上显示时 间(时:分:秒)。 利用Temp.c的数位温度计功能,能正确 的在LCD上显示温度(℃ & ℉)-Clock.c use of digital electronic clock function correctly from the UART to enter the correct time and time in the LCD display (time: minutes: secon
AESEncryptionDecryption
- Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypt
SoftUART32
- C Code,in ICC AVR, for software UART and its simulation in Proteus for ATmega32
Robosapien_IR
- Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial
crc.c
- CRC source code for linux environment. CRC for 16 bytes packet. Useful for checking crc of tinyos uart packet.
uart
- Serial communication using c
uart
- arm7的uart异步串口通信模块驱动及其测试主程序,c语言编写-arm7 the uart asynchronous serial communication module and test drive the main program, c language
Atmega88-Uart
- Debug with uart c++ example for ATmega88.
uart-cPP-program
- uart c++ 读入数据的通信过程,是外围设备的程序-uart c++ reads the data communication process, is a peripheral device program
RS232-using-C
- 8051interfacing with UART
RTC-Interrupt-C-UART
- RTC Interrupt C UART
CP2110HID for C#
- SLAB CP2110 HID转UART的C#包装类