搜索资源列表
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
nboot
- 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000
Internet
- wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
USER
- SPC3开发包源代码,可简单移植后直接使用,非常方便-SPC3 development kit source code can be simple and direct use of post-transplant is very convenient
SALTER-kon
- This is a use keil C in 8051 to develop sistem for calling people in post and doctor offices.display work UART mod0,and tasters directly to uC-This is a use keil C in 8051 to develop sistem for calling people in post and doctor offices.display work
gppve_3_5_wrSbc8548_2_0_3
- MPC8548 SBC开发板基于VXworks的 BSP资料,比较全,可以直接在SBC开发板上运行-this version of BSP will update the following driver files as well as the BSP. target/config/comps/vxWorks/11rapidio.cdf target/h/drv/end/gei82543End.h target/src/drv/end/gei82543
piccxuexiziliaojilicheng
- picc单片机学习资料,内附13个文件例程,和c语言和asm语言的全部板载例程,对新手和进阶和后期开发都有很好的帮助。-picc MCU learning materials, included 13 documents routines, and the c language and language of all the onboard asm routines for novice and advanced and post-development has a very good help
blackfin
- 该程序为Blackfin533数据采集和后处理的程序,各模块程序写的都非常清楚,优化的C语言代码 希望对大家有所帮助-The program for the Blackfin533 data acquisition and post-processing procedures, written procedures for each module are very clear, optimized C language code you want to help
e2prom.c.tar
- Hellooo!!! Its my first upload on pudn. When I was begging on embedded systems, I ve had a problem with how to write and how to read on I2C memory. So I will post to you a simple routine for to do this. I hope that you enjoy!
Atmega8
- 机器人程序,Atmega8是前后传感器小板上的芯片的程序(前后都有,但用的是同一个程序),它将数据处理后通过异步串口(uart)传给主芯片。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和c
ATMGEA8-USED-TO-LCD-TOUCHKEYS485
- C代码主要做4件事:1.触摸屏定位采集:X轴12bits Y轴12bits 若ADC不足12bits,应在低位补0以凑足12bits。以串行输出。2、按键:取值范围0~63. 3、状态指示:1为点亮,0为熄灭 . 4、背光调节-C code basically do four things: 1. The touch screen location acquisition: X axis 12 bits Y 12 bits if insufficient ADC 12 bits, should
no1.LED_SHOW_CODE_AVR
- 本程序是AVR单片机:http://www.ipbb.cn/post/avr.html的LED灯闪烁的C语言程序,这个是每个初学者必须经历的实验噢!-This procedure is the AVR MCU: C language program http://www.ipbb.cn/post/avr.html the LED flashes, this is every beginner must go through experiment
STM8-electronic-calendar
- 此源代码采用STM8S105S4T6为核心芯片,开发环境为STVD,采用C语言模块化编程。 ①自动计时功能,采用LCD12864显示年、月、日、星期、时、分、秒、温度等信息. ②有校时功能,能对时间进行校准。 ③具有定时闹钟功能,能设定定时闹钟,在时间到时能使蜂鸣器鸣叫。 ④用4个普通机械按键和4个红外遥控按键实现校时和闹铃时间设置双用功能。 ⑤普通机械按键在校时的时候实现一个按键能够实现按一下后加1和按一下后按照设定时间连续加1两种功能。 ⑥设置功能采用LCD12864
123
- 频率特性测量系统C程序部分,STM32F103ZET6驱动AD9854(1-40M扫频),采集混频滤波后两路AD值进行计算,串口12864绘制被测网络的幅频和相频特性曲线-The frequency characteristics of the measurement system C program section, STM32F103ZET6 drive AD9854 (1-40M sweep), post-acquisition filtering mixing two AD values
PIC-microcontroller-C--library
- PIC单片机的C语言应用下的函数库,方便程序调用和后期开发。-PIC microcontroller C language application of the library to facilitate the procedure call and post development.