搜索资源列表
someledcode
- 12232液晶显示程序在sed1520.rar 122x32液晶显示程序,显示图形及汉字.rar 122x32液晶显示程序显示图形及汉字.rar 12864液晶驱动.rar 128x64液晶显示例程.rar 1601液晶程序.html 1601液晶程序.mht 1602LCM液晶显示屏的驱动函数和实例.rar 1602液晶的程序移植到了ATMEGA8上.txt 1602液晶显示的实验例子.txt 16x2lcm液晶_c51.rar-12
LCD1602a
- 自己写的lcd1602的驱动程序,底层驱动和上层程序层次分明,很容易移植
led_driver
- 一个各种液晶的C程序库,并且比较标准可读的,供大家参考 12232液晶显示程序在sed1520.rar 122x32液晶显示程序,显示图形及汉字.rar 122x32液晶显示程序显示图形及汉字.rar 12864液晶驱动.rar 128x64液晶显示例程.rar 1601液晶程序.html 1601液晶程序.mht 1602LCM液晶显示屏的驱动函数和实例.rar 1602液晶的程序移植到了ATMEGA8上.txt 1602液晶显示的实
LCD_LTS350Q1_PE1
- S3C2440 驱动三星3.5\"lcd的驱动,可以和NEC3.5\"lcd的驱动对比着看,对lcd驱动移植有帮助
LGPD4511
- LGPD4511液晶驱动芯片的驱动和测试代码,可以移植到其他平台
一个各种液晶的C程序库
- 一个各种液晶的C程序库,并且比较标准可读的,供大家参考 12232液晶显示程序在sed1520.rar 122x32液晶显示程序,显示图形及汉字.rar 122x32液晶显示程序显示图形及汉字.rar 12864液晶驱动.rar 128x64液晶显示例程.rar 1601液晶程序.html 1601液晶程序.mht 1602LCM液晶显示屏的驱动函数和实例.rar 1602液晶的程序移植到了ATMEGA8上.txt 1602液晶显示的实验例子.txt 16x2lcm液晶_c51.rar 16x2
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
uip-dm9000.rar
- uip 0.9在keil下的移植,包含dm9000驱动和web服务器。,uip 0.9 of transplantation in keil, including drive and web server dm9000.
fft3
- C51写的点阵频谱源码,绝对原创,采用STC12C5A60S2,单片完成信号采集,FFT运算和点阵屏的驱动,点阵屏为 12832双色。有注释,简单易懂,容易移植。-C51 source code written in dot matrix spectrum, absolutely original, with STC12C5A60S2, single complete signal acquisition, FFT operation, and dot-matrix screen of the
Stm8aLib.rar
- stm8a系列单片机的底层驱动和各模块应用实例。很容易移植和修改。,SCM stm8a bottom line-driven and application of the module. Transplantation and modified easily.
ucGUI-STM32 STM32移植ucGUI
- STM32移植ucGUI, 实现了横屏 触摸显示, 有按钮 画条 文本框 对话框 等控件。 使用的库是自己用KEIL生成的 ,很容易。 液晶驱动程序 实现了多种型号自动检测,可不改任何代码 实现 (4531)(信利) SPFD5408(凌巨) 和I19xx系列的 液晶屏。十分方便-UcGUI STM32 transplantation, realizes the horizontal screen touch display, A button to draw a
ILI9341_BOE2.4
- 有关TFT液晶驱动ILI9341的驱动例程,可移植于任何单片机和ARM系统。-For TFT LCD driver ILI9341 driver routines can be ported to any microcontroller and ARM systems.
usbfirmwareforD12
- usb固件程序框架,USB从机驱动程序,可以移植到自己的系统中去,只需要做上层应用和底层硬件抽象的修改即可-the firmware of USB slave machine
frequency_meter
- 很好的数字频率计,采用51单片机技术,通过1602液晶来显示,很有用的1602液晶驱动代码,易于开发、移植和应用,现在与大家一起分享学习。-Realizes the multi-purpose digital frequency meter s design proposal finally, according to frequency meter s
uCOS-II-to-KeilC51
- μCOS-II 移植到KeilC51 小模式下简介和源码。-μCOS-II ported to KeilC51 small mode profiles and source.
BK1080_reference_code_10.20
- BK1080 收音IC驱动代码 稍作移植和修改即可,还包含相关文档-Also contains document the BK1080 radio IC-driven code the minor transplantation and can be modified,
STC1212864
- STC12C5a60s2,串行驱动12864液晶屏。本人修改整理过的,很方便移植和调用,希望对你有用。-STC12C5a60s2, serial driver 12864 LCD screen. I modified finishing off very easy porting and call, you want to be useful.
usb-com-smt32
- stm32f103c8t6 usb 转com 源代码和驱动。原始程序是103vct 移植后适用与103c8t6-stm32f103 usb to com source and driver
MPU6050
- stm32和6轴mems sensor MPU6050的通信和驱动,经验证通过,可直接移植。-Stm32 u548C6 u8F74mems sensor MPU6050 u7A4C u8A1A u901A
BMP280
- 获取BMP280气压计的温度、气压、海拔。内部自带驱动和用户移植接口,非常方便开发人员开发。(Users can use this driver files of BMP280 to get altitude, pressure and temperature. It is very convenient to cross-platform.)