-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1
-
频谱仪锂电池电量表,非常适合学习和使用单片机开发的人用
频谱仪锂电池电量表,非常适合学习和使用单片机开发的人用-Spectrum Analyzer Table lithium battery, very suitable for the learning and use of single-chip developed with
- 2023-08-24 00:55:03下载
- 积分:1
-
一个非常好的单片机读写液晶的程序,已经服了源码。
一个非常好的单片机读写液晶的程序,已经服了源码。-A very good single-chip LCD to read and write procedures, had already served a source.
- 2022-03-02 04:37:39下载
- 积分:1
-
单片机入门程序,对于开发自己的系统很有帮助。
单片机入门程序,对于开发自己的系统很有帮助。--Source codes for an infrared remote control. It is an entry-level program for SCM.
- 2022-01-30 19:59:36下载
- 积分:1
-
跑马灯程序,24个口全用
跑马灯程序,24个口全用-5,250 procedures, 24 throughout the mouth
- 2023-03-19 07:45:03下载
- 积分:1
-
基于H83664的空调控制模拟系统
aircondition.c、intprg.c
基于H83664的空调控制模拟系统
aircondition.c、intprg.c
-based on the simulation of air-conditioning control system aircondition.c. intprg.c
- 2023-04-02 20:10:04下载
- 积分:1
-
51单片机C语言编写的LCD1602的驱动程序,可以显示图形
51单片机C语言编写的LCD1602的驱动程序,可以显示图形-51 Single-chip C language LCD1602 driver, you can display graphics
- 2023-08-28 12:40:02下载
- 积分:1
-
PIC单片机的解决方案和源代码。有很多用PIC单片机做的电子产品的源代码。资料来自高奇公司。
产品方案说明及其源程序
◆ PIC 16x84工...
PIC单片机的解决方案和源代码。有很多用PIC单片机做的电子产品的源代码。资料来自高奇公司。
产品方案说明及其源程序
◆ PIC 16x84工具包
◆ 标准时间调整计时器
◆ 虫子驱赶器
◆ 电子仪表
◆ 高度计
◆ 魔术音乐
◆ 情绪调节器
◆ 数字定时器
◆ 音乐日规
◆ 游戏程序
◆ PIC MCU指南
◆ 彩票预测器
◆ 大脑清醒仪
◆ 调谐器
◆ 家用防盗报警器
◆ 跑表
◆ 圣诞灯
◆ 微型手铃
◆ 音频系统遥控器
◆ 有声时钟
◆ 八通道模拟数据记录仪
◆ 潮夕预报器
◆ 电子骰子
◆ 多通道发射系统
◆ 精神刺激仪
◆ 破冰机
◆ 室内灯延时装置
◆ 微型探针
◆ 用PIC进行LCD图形显示
-err
- 2022-02-10 05:52:42下载
- 积分:1
-
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内...
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内核函数不能重入以及51单片机的内存空间管理方式等因素,
RTOS放弃了抢先式内核的调度,而使用了时间片的调度方式,除非任务主动放弃,
否则任务将独占CPU一直运行,因而任务中必须完成对本次操作的时间片设置,即等时间的设置。-Main Point RTOS is a small system development and design of real-time operating system. At present, Point RTOS only provide for 51 series and its expansion of the system single-chip support for 51 core function should not re-entrant, as well as 51 single-chip memory space management and other factors, RTOS abandoned preemptive kernel scheduling, the use of a scheduling time slice manner, unless voluntarily chose to abandon the mission, or mission will be exclusive CPU has been running, which must be completed in the mission of this operation time slice settings, that is, the time settings.
- 2022-11-16 22:35:03下载
- 积分:1
-
SD卡资料大全,在网上找了好久的,供大家开发SD卡查询。
SD卡资料大全,在网上找了好久的,供大家开发SD卡查询。-SD card Sourcebook, the Internet looking for a long time, and for all to develop SD card queries.
- 2023-04-20 17:40:04下载
- 积分:1