搜索资源列表
BMP128_64
- 使用PIC18F系列配合128*64 LCM,PC端辅助软体,用C++写成,将bmp档转成二进制档-use PIC18F family series with 128 * 64 LCM, PC-support software, written in C, bmp stalls transformed into binary stalls
BMP2GIF
- 用c写的bmp转换成gif的程序。在tc2.0下编译通过。可以直接移到嵌入式平台使用-used to write the bmp converted into gif procedures. Under the tc2.0 compile. Embedded can be directly moved to the platform
LCD_Test
- 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
UDiskDemoFullCode
- 这是我自己写的一段程序,用的是周立功的smartarm开发板,一个任务能从U盘里读取mylove.bmp文件并显示在屏幕上,读取的是RGB565格式的bmp,有一个任务是读取u盘里readme.txt文档并显示在屏幕,不支持中文,完整的usb host stack 代码,文档中带有ZLG/FS ZLG/GUI ZLG/USB
display
- 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
RK2608_4G_DEMO.rar
- 瑞芯微RK2608固件源代码,该版本,添加文本、图片自动浏览功能,添加BMP图片浏览功能,添加新的文件系统,加快文件查找速度,提高SD卡的读写速度,Rockchip Micro RK2608 firmware source code, the version, add text, pictures, automatically browsing, add BMP picture browsing, add a new file system, speed up file search speed
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
BMP-and-JPEG-image-decoding
- 基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decodi
EasySystem_1
- fs2410上的驱动,图形用户系统,以及fat16文件系统读写程序,bmp图片读写。-fs2410' s driven graphical user systems, and FAT16 file system to read and write procedures, bmp picture to read and write.
ok
- 基于18f4550ICD2、16F877的PIC单片机烧写器仿真器ICD2制作源码 错误更正:877的RA4口要上拉一个5K电阻,R11<4R7,74hc07不行必须用74LS07 如果想重烧IC,4550的CONFIG请参考BMP文件 1。调试时最好有一个有保护的HUB,分步进行 2。焊好后,电位器旋到0,不插队IC,通电测各点电压,并调好12V 3。只插4550,连PC,应能发现新硬件,重点查晶体,USB电压, 4。插好所有I
bmp-font-bit
- 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
arm2410_lcd_bmp
- 在ARM2410开发板的LCD上显示未加密bmp图片的源码,自己用c写的。希望对刚接触arm9的人有些帮助-ARM2410 development board in the LCD display bmp images unencrypted source code that he wrote with c. I hope the people of arm9 learners some help
M88_T24_fs04030814
- 我改写的在TFT上显示SD卡中BMP文件的程序,使用了一个日本人写的FAT FS-I have rewritten in TFT display BMP files in the SD card procedures, the use of a Japanese writing FAT FS
51SD
- AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
image_rd_and_wr_3.1_0415
- 使用C6416DSK,完成从电脑中读写BMP的操作-Use C6416DSK, complete the BMP from the computer to read and write operations
SDCARD_FATFileSystem
- [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
bmp(DSP)
- 这是我写的一个在DSP(CCS)上打开一个bmp文件的程序源代码,希望对大家有所帮助,谢谢!-This is a source code to open bmp file on DSP(CCS),written by me,Thanks!
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
41LCD-photo-
- 320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-320x240 pixels, 16-bit BMP images of the HEX data, write on the screen in turn, restore the picture
verilog读取bmp图像数据的程序段.txt
- verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)