搜索资源列表
ParellelPortLcd1602Driver
- 用并口去驱动液晶屏LCD1602的源代码,把并口当单片机IO口来用-Using parallel port to drive LCD LCD1602 the source code, the parallel port when the single-chip IO port to use
LM3S_LCD1602
- LM3S6916的LCD1602驱动程序,适用于LM3S系列corte-M3芯片-LM3S6916 the LCD1602 driver for LM3S series corte-M3 chips
My1602
- lcd1602液晶显示驱动程序, 以及简单的驱动测试。-lcd1602 LCD driver, and a simple driving test.
LCD1602
- LCD1602的驱动子程序,功能都好的,调试kill都正常。-LCD1602driver subroutine, function well
电机控制程序
- 自动控制电机的转速,控制电机转动的方向,以及驱动LCD1602液晶屏。
GL9-routine-source-code
- LCD1602显示驱动程序,对于初学单片机者,熟悉上手LCD显示有很大的价值-LCD1602 display drivers, for beginners SCM who are familiar with to use LCD display of great value
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。