搜索资源列表
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.
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
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 (
12864
- 基于msp430的12864源文件及其头文件,包含画图,描点,字符串显示等c程序-12864 msp430-based source files and header files, including drawing, scanning point, display the string c program
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 ......
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
FREEMODBUS_FOR_stm32
- 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
LoadPicture_release_stacticRawImage_18-06
- FlyCapture SDK is Point Grey s most stable and feature-rich software package ever. This release features cross-platform support for both 32- / 64-bit Microsoft Windows and Linux Ubuntu operating systems, using common application programming interface
LoadPicture_release_done-16-06
- FlyCapture SDK is Point Grey s most stable and feature-rich software package ever. This release features cross-platform support for both 32- / 64-bit Microsoft Windows and Linux Ubuntu operating systems, using common application programming interface
alarm
- 使用c语言基于单片机开发设计的电子时钟的程序,时钟有设置时间,计时器等功能。-Use c language program based electronic clock MCU development and design, the clock has the whole point timekeeping, timing, music alarm, set the time and timer functions.
C
- 输出电路的设计,包括驱动继电器,驱动蜂鸣器霹雳灯,七段LED数码管,BCD拨码开关,多个按钮开关,程序5是跑马灯,4*4键盘与七段LED数码管,程序6是各种中断程序7中涉及闪烁灯的中断和查询方式,频率发生器,频率计和看门狗定时器,程序8涉及点对点互传,多处理器通信,程序9涉及简易电子琴,快乐点唱机,生日快乐歌等,程序10涉及用延迟子程序产生驱动信号,用定时器产生驱动信号。程序11涉及ADC温控实验,程序12涉及LED点阵的程序程序13涉及LCD文字显示和自定义字符图案-Design output
