搜索资源列表
app_ADC_with_digit_8_led_by_kkyou
- 电压计(c语言编写的) 通过led灯显示 电路图说明: 1、R1、R2、D1、D2 组成发光二极管显示,显示过压或过流状态; 2、PC3外接模拟信号 采用内部参考电压所以AREF传电容接地抗干扰AVCC接VCC提供AD转换电压 3、PC5提供164的时钟信号 PC4提供串行输入信号 164具有10ma的输出电流,又具有串入并出以及信号锁存的动能,数码管又为共阴管,所以无须另加驱动 这里采用静态显示 4、现以在程序中加入小数点显示
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
PS2GUN
- This archive contains: C source codes, Altium format schematic and pcb files to convert PS2 Gun to operate in Auto mode. This is especially good for new gamers, just point and shoot, the add-on will reload automatically. Enjoy.
fft64
- DSP 2812的 64点fft的C程序-2812 proceedings of the 64-point fft
O_Reilly_Programming_Embedded_Systems_in_C_and_C+
- Included O Reilly - Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point. -Included O R
whatisCandhowtosdudyit
- 这是学习资料,关于c语言编程精修阶段的学习内容,详细地解剖了C的重要知识点,利于C语言的学习者-This is the learning materials, on the c language programming intensive phase of learning content, detailed knowledge of anatomy of C, an important point, which will help C language learners
calculator
- c语言编写的计算器程序,实现六位整数四则运算和五位浮点数四则运算-c language calculator program, to achieve floating-point operations
rule_system_final
- 基于ROBOT C环境做的一个点阵图像识别专家系统,平台是乐高机器人9797,特色是能进行24点的计算-ROBOT C-based environment to do a lattice pattern recognition expert system, platform, Lego robotics 9797, featuring a 24-point can be calculated
001
- 单片机数字钟C程序 六位数码管 显示HH.MM.SS(时分秒),MM.DD-W(月日-星期),闹钟定时时间 按键S5依次选择调整时间-显示月日星期-调整月日星期-显示闹钟定时时间-调整闹钟定时 按键S2依次选中时分秒(月日星期)数码管,S3按键依次加1,S4按键依次减1 整点报时,闹钟功能-SCM Digital Clock C program six digital tube display HH.MM.SS (minutes and seconds), MM.DD-W (
float_math
- MCS51浮点计算程序,C语言,需要的下-Floating-point calculation program MCS51, C language, under the required
dsp_log_fixed_point
- 对数运算的C语言定点程序.rar对数运算的C语言定点程序.rar-Logarithmic fixed-point C-language program. Rar logarithmic fixed-point C-language program. Rar
12864
- 基于msp430的12864源文件及其头文件,包含画图,描点,字符串显示等c程序-12864 msp430-based source files and header files, including drawing, scanning point, display the string c program
DS18b20C4575754
- 单片机C言语程序,温度传感器DS18B20多点温度采集-SCM C language program, multi-point temperature sensor DS18B20 temperature acquisition
c-for-clock
- 用LCD的,而且要用AT89C51的单片机的数字钟的c语言编程,有报时,闹钟功能。-this document is a compilation of language digital clock original program, which includes clock, the whole point timer and alarm clock parts.
C_primory
- 1.c回顾 2.数据类型 3.内存 4.输入输出 5.数组 6.函数 7.指针 8.预处理 9.位操作-1.C review 2.data type 3.memory 4.input and output 5.array 6.function 7.point 8.pretreatment ......
Temperature-acquisition
- 采用51单片机进行温度采集的C语言,带一位小数点的精度采集-51 single-chip temperature acquisition of the C language with the acquisition of a decimal point of accuracy
S3C2410PminiGUI_ial
- miniGUI在2410上移植的IAL引擎相关的驱动,可以参考一下,包括头文件和点C文件。-IAL engine transplant MiniGUI 2410 drive, you can refer to, including header files and point C file.
danpianji
- 基于单片机的数字温度计的设计 要求使用6位数码显示管,最高位为符号位,如果温度为正,不显示,如果温度为负,则显示负号;第2~4位显示温度值的整数部分,并在第4位数据上显示小数点;第5位显示一位小数,最低位显示摄氏度符号“℃”。-Based design requires the use of single-chip digital thermometer digital display tubes, the most significant bit is the sign bit
point
- 基于80C51单片机的c语言程序的指针设定-the C setting base on 80C51
C
- 输出电路的设计,包括驱动继电器,驱动蜂鸣器霹雳灯,七段LED数码管,BCD拨码开关,多个按钮开关,程序5是跑马灯,4*4键盘与七段LED数码管,程序6是各种中断程序7中涉及闪烁灯的中断和查询方式,频率发生器,频率计和看门狗定时器,程序8涉及点对点互传,多处理器通信,程序9涉及简易电子琴,快乐点唱机,生日快乐歌等,程序10涉及用延迟子程序产生驱动信号,用定时器产生驱动信号。程序11涉及ADC温控实验,程序12涉及LED点阵的程序程序13涉及LCD文字显示和自定义字符图案-Design output
