-
STC89C52RC+LCD1602实验例程
STC89C52RC单片机驱动LCD1602液晶屏显示。包括LED显示、da18b20温度采集显示、pca、看门狗、定时器、串口、rf、LCDD12864显示等程序
- 2022-02-20 23:21:29下载
- 积分:1
-
Noritake公司的一款VFD显示屏的底层驱动程序,自己写的。
Noritake公司的一款VFD显示屏的底层驱动程序,自己写的。-Noritake one of the company"s bottom VFD Display Driver himself wrote it.
- 2022-07-17 22:38:10下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
easyARM1138驱动nRF2401A无线发送,IAR开发环境
easyARM1138驱动nRF2401A无线发送,IAR开发环境-easyARM1138 drive nRF2401A wireless transmitter, IAR development environment
- 2022-07-01 06:54:55下载
- 积分:1
-
本程序简单的示范了如何使用ATMEGA16的定时器
AVR定时器的要点介绍
T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波...
本程序简单的示范了如何使用ATMEGA16的定时器
AVR定时器的要点介绍
T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波
T1工作于快速PWM模式兼输入捕捉
T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure simple demonstration how to use the ATmega16 timers AVR timer T0 introduce the main points of work in CTC mode, the output 1KHz/2KHz 50 duty cycle square wave T1 work in fast PWM mode Input Capture and work on phase-corrected T2 PWM mode, the output of 8bit PWM wave 490Hz
- 2022-08-13 06:51:05下载
- 积分:1
-
KEIL,ADS两个可选开发环境。在嵌入式软件设计用的,嵌入式系统的C语言
译自C for Embedded Systems...
KEIL,ADS两个可选开发环境。在嵌入式软件设计用的,嵌入式系统的C语言
译自C for Embedded Systems-KEIL, ADS development environment for the two options. In embedded software design and embedded systems translated from the C language C for Embedded Systems
- 2022-01-25 21:29:41下载
- 积分:1
-
触摸调光器
这打开关闭触摸开关电路基于众所周知的计时器 IC 555 (IC1) 驱动器就像一个开关继电器。金属表面可以有何种的形式,我们想要的但它应该是干净,非常接近的电路。
触摸板 MP1 为了接触继电器 RL1 [关于],或以打开该联系人 RL1 板 MP2 [关]。带领 D2 亮起时的 RL1 触点闭合。两个小的金属片可以用作传感器板。
555 打开/关闭触摸开关示意图
组件列
- 2022-08-07 23:52:28下载
- 积分:1
-
stm32蓝牙模块控制
该程序实现了蓝牙与手机的连接,以及基本的功能。可以通过手机发送代码来控制蓝牙的蜂鸣器响动。并且实现在一定距离,蓝牙与手机切断连接后,蜂鸣器报警的功能。
- 2023-07-21 17:40:03下载
- 积分:1
-
YAFFS the source, I have ported to X86 platform, using VC can be compiled th...
YAFFS的源码,我已经移植到X86平台,用VC++即可编译通过,可以在PC模拟运行调试-YAFFS the source, I have ported to X86 platform, using VC can be compiled through, you can run in PC simulation debugging
- 2023-02-04 11:00:04下载
- 积分:1
-
dos下分别用汇编指令和c语言实现pci设备的访问。
dos下分别用汇编指令和c语言实现pci设备的访问。-dos were compiled under the directive and c language realize pci devices visit.
- 2023-07-29 12:20:03下载
- 积分:1