搜索资源列表
MCU+UART+LCD+IIC
- 该代码包含单片机常见的IIC驱动,LCD驱动,和串口驱动,全部是自己电子比赛训练时的代码。
MSP430F5438_3.2TFT.MSP430F5438驱动3.2寸TFT LCD源程序
- MSP430F5438驱动3.2寸TFT LCD源程序,ILI9320控制器,带触摸屏处理函数。测试成功,请放心使用。,MSP430F5438 drives 3.2-inch TFT LCD source code, ILI9320 controller with touch screen handler. Tested successfully, please rest assured that use.
mega128-kaifa.rar
- 基于mega128的AD转换,uART数字,文字传输 步进电机捕获程序,LCD显示时钟,Mega128 based on the AD conversion, uART figures, text capture procedures transmission stepper motor, LCD display clock
WORM_UART_INT.rar
- stm32 uart通信+含按键(支持多键同时按下))+蜂鸣器+1602lcd,stm32 uart communications+ with keys (support for multi-key are pressed together))+ buzzer+1602 lcd
Keil-MDK
- Keil MDK-ARM编译,针对S3C2440开发板。 无操作系统下开发的LCD液晶屏驱动+nand flash驱动+UART串口驱动 -Keil MDK-ARM compiler for S3C2440 development board. No operating system developed under the LCD screen LCD driver+ nand flash drive+ UART serial driver
UART
- LCD emulator for ARM 7-LCD emulator for ARM 7
ADS1.2
- S3c2410无操作系统下开发的LCD液晶屏驱动+nand flash驱动+UART串口驱动 -S3c2410 free operating system developed under the LCD screen LCD driver+ nand flash drive+ UART serial driver
MSP430-ADC-Flash-LCD-PWM-Key-RTC..
- MSP430 常用的模块代码,为西电测控系谢楷老师编写,不是TI官网上的代码,比官方的代码更好,看看接口就可以直接拿来使用。非常标准的商业级C语言源码,各种接口宏定义和注释写的非常清晰。包括16位ADC,BasicTimer,Flash,LCD,PWM,UART,蜂鸣器,KeyBoard,RTC.非常推荐-MSP430 common used module code,wrote by Xiekai of Measurement and control department of Xidian U
QT9261_test
- AT91SAM9261开发板附带的IO、LCD、UART等ADS的测试代码,供参考-AT91SAM9261 Development Board attached to IO, LCD, UART, such as ADS test code, for reference
uart
- 一个很好的单片机串口接收程序,可以把收到的数据显示在LCD上面,-A good single-chip serial receiver, received data can be displayed on the LCD above,
C8051F350program
- 含24bitAD的C8051F350单片机的测试程序,包含ADC,DAC,PWM,LCD,KEY,GPIO,UART,USB,EEPROM等外设的例程-Containing the C8051F350 MCU 24bitAD testing procedures, including ADC, DAC, PWM, LCD, KEY, GPIO, UART, USB, EEPROM peripheral routines and so on
MSP430F5438_1602LCD_4Lines
- MSP430F5438 驱动 1602/1604/2004LCD液晶源程序,四线接口,程序非常好用,测试没有问题,请放心使用。-MSP430F5438-driven LCD source 1602/1604/2004LCD, four-wire interface, the program is very easy to use, test no problem, please rest assured that use.
CC2430_Sample
- Zigbee技术实践教程-第四章例子 包含:LCD ADC、串口、定时器等等例子,刚接触cc2430不错的例子程序。-Zigbee technology practice Tutorial- Chapter IV Examples include: LCD ADC, serial port, timers, and so examples, good examples of new to cc2430 program.
UART_LCD
- ATmega 8单片机的串口通信+1602LCD显示程序-The code is designed for communication solutions through UART of Atmega8,and the results could be displayed on the LCD.
mos
- s3c2410开发板的ucos+uart+lcd+中文显示。lwip尚没在这个上面调通,同样底层已在2440上通。是针对北京恒丰锐科开发板的。 一直在索取,一直在借鉴,我也把自己的心血贡献出来。-s3c2410 development board ucos+ uart+ lcd+ Chinese display. lwip still not adjusted in the above links, the same in 2440 on the bottom through. Beijin
STM3210B-LK1-LCD
- 萬利STM3210B-LK1的FreeRTOS Demo, 有adc, uart, LCD 功能-Manley STM3210B-LK1- FreeRtos Demo, include adc, uart, LCD
44b0testcode
- 本测试程序是我买的开发板自带的,供新手练手,里面有IIC、IIS、UART、LCD—TEST、LED等测试,希望对大家有用!资料很值啊-I bought this TEST procedure is the development of plate, novices, under IIC, IIS, UART, LCD- TEST, TEST, and hope to LED etc all useful! Material is worth?
UART-LCD
- LPC2368 串口驱动可以接受可以发送-LPC2368 can send the serial port driver can accept
UART-LCD
- 有关CC2530Zstak协议栈中串口和LCD液晶屏的简单实现-For CC2530Zstak serial protocol stack and simple implementation of the LCD screen
big_project_alarm
- 通过利用STC实验板,设计并实现闹钟功能。利用uart串口通信向单片机发出指令,既闹钟设定的时间,闹钟设定时间事实显示在数码管后四位上,数码管灯前四位为当前时间,当前时间可通过adc键盘前四个按键来调节,分别为小时+,小时-,分钟+,分钟-。最后当当前时间到达闹钟设定时间时,led灯以0.5秒一次的频率闪烁,直到当前时间跳过闹钟设定时间。(Through the use of STC experimental board, the design and implementation of ala