-
pic18f25k80自编串口
pic18f25k80自编串口,通过串口调试软件向单片机发送字符,,单片机收到后,再立即回传给通过串口调试软件。
通过这个过程我们可以更好的理解和应用串口。
- 2023-02-03 06:55:03下载
- 积分:1
-
2013年电子设计大赛G题代码
2013年电子设计大赛G题代码,其中做到了第三步。配环境的时候要注意下载stc12的头文件。
- 2023-05-09 04:35:03下载
- 积分:1
-
本次课程内容包括
Boot Loader的功能和作用
Ethernet Boot loader
И...
本次课程内容包括
- 2022-01-31 08:58:14下载
- 积分:1
-
嵌入式LINUX9应用程序开发详解中第2章编程实例
嵌入式LINUX9应用程序开发详解中第2章编程实例-Embedded application development LINUX9 explain in Chapter 2 Programming Example
- 2022-04-21 22:15:07下载
- 积分:1
-
提取单个汉字字模程序,方便编写嵌入字库的液晶程序 修改函数writehz()可以按自己的文件格式生成字库代码文件 作 者: David Wang Email:...
提取单个汉字字模程序,方便编写嵌入字库的液晶程序 修改函数writehz()可以按自己的文件格式生成字库代码文件 作 者: David Wang Email: wy94081@sina.com.cn-extract a single Chinese character mode in order to facilitate the preparation of embedded font LCD revising the procedures writehz function () can have its own font file format generated code author : David Wang Email : wy94081@sina.com.cn
- 2022-03-14 10:30:12下载
- 积分:1
-
Altera推荐以下系统配置:奔腾II 400 * 512
Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBlaster(TM) communications cables, or APU programming unit - Parallel port for ByteBlasterMV(TM) or ByteBlaster(TM) II download cables - Serial port for MasterBlaster communications cable * TCP/IP networking protocol installed * Windows 2000, Windows NT 4.0 with Service Pack 3 or later, or Windows XP * Internet Explorer 5.0 or later Memory & Disk Space Requirements USB开发--Altera recommends the following system configuration:* Pentium II 400 with 512-MB system memory (faster systems give better software performance)* SVGA monitor* CD-ROM drive* One or more of the following I/O ports:- USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBlaster(TM) communications cables, o
- 2022-05-31 04:58:09下载
- 积分:1
-
PIC16F73做逆变器,包括原理图,C程序,及相关信息
PIC16f73做的逆变器,包括原理图,c程序,与相关资料-PIC16f73 done inverter, including schematics, c program, and related information
- 2022-09-26 06:10:03下载
- 积分:1
-
Car Robot PIC16F84a
带pic16f84a的汽车机器人,可以穿过一条黑线而不失去路径。。。
- 2022-06-14 14:47:12下载
- 积分:1
-
STM8S库函数模板(基于企业实际需要)
应用背景基于STM8S库函数的工程模板,基于企业实际工程使用,绝无delay等不切实际的,误人子弟的做法。以流水灯为例,简明扼要地演示了该程序。关键技术基于IAR for STM8的工程模板,无delay延时这样的不切实际的做法。位域时间平台标志位,TIM1定时器中断计时,基于库函数编程。
- 2022-03-06 18:07:26下载
- 积分:1
-
酒精浓度温度检测仪
功能:1、当有特殊情况时可按紧急报警键报警,也可手动取消紧急报警功能。2、平时可设置酒精浓度和高温报警值,其中酒精浓度有1—9级,环境温度有0--99度,可根据需要设置同时系统的按键还具有连加、减功能,操作起来非常方便,系统还能够在进入设置界面后,如果没有按键按下30秒后会自动退出设置界面。并且有掉电保存功能,设置的参数保存在单片机内部EEPOM中。3、当MQ-3传感器检测到酒精时,信号由ADC0832进行模数转化得到数字信号,接着传送到AT89S52控制器中处理,当检测到浓度超过设置的酒精浓度时,蜂鸣器会发出报警声。4、当检测到的温度超过设定的报警温度的时候,蜂鸣器将产生报警声。
- 2022-01-30 19:07:09下载
- 积分:1