-
无需外扩ram即可在51上执行的占先式RTOS 可移植,完全免费,公开源代码 具有详细中文文档和注释 (作者已经把它运用到实际的项目中)
无需外扩ram即可在51上执行的占先式RTOS 可移植,完全免费,公开源代码 具有详细中文文档和注释 (作者已经把它运用到实际的项目中)-without ram can be extended outside of the 51 on the implementation of preemptive RTOS portable, free, open-source with the Chinese documents and detailed notes (The author has already put it to practical use items)
- 2022-10-01 14:10:03下载
- 积分:1
-
MSP430 using IAR prepared using D1820 temperature sensor measuring the temperatu...
用IAR编写的MSP430利用D1820温度传感器测温度并且显示到LCD-MSP430 using IAR prepared using D1820 temperature sensor measuring the temperature and the LCD display
- 2023-07-27 15:45:03下载
- 积分:1
-
Connect Arduino to GSM Shield to Receive SMS
;此草图针对Arduino GSM屏蔽,发送您在串行监视器中输入的SMS消息。将Arduino与GSM屏蔽和SIM卡连接,打开串行监视器,等待监视器中出现“READY”(准备就绪)消息。接下来,键入要发送的信息,然后按“return”。确保串行监视器设置为在按return键时发送新行。
- 2022-02-14 11:09:32下载
- 积分:1
-
在89C51芯片上运行,采用两个中断方式,一个外部0中断实现救护车通行,南北红灯10秒后恢复中断前状态,另一个是定时器0中断实现南北灯状态转换,16X16 LE...
在89C51芯片上运行,采用两个中断方式,一个外部0中断实现救护车通行,南北红灯10秒后恢复中断前状态,另一个是定时器0中断实现南北灯状态转换,16X16 LED点阵对应显示“南北”字样信息-89C51 chip in operation, interruption of the use of two methods to achieve an external 0 interrupt the passage of ambulances, the North-South red light 10 seconds after the resumption of state, and the other is the timer 0 interrupt to achieve the state of North-South light conversion, 16X16 LED dot-matrix corresponding show " South-North" in the information
- 2022-02-21 06:39:05下载
- 积分:1
-
Labview 核心 2 培训
Labview 核心 2 培训
银行、
位图文件的作家,
六、 窗口,自定义
示威游行,
确定警告,
错误处理
全球数据
打印控制台,
与本地变量的队列等,
- 2022-05-06 23:06:53下载
- 积分:1
-
Led STM32F103 示例
这是工作的一个例子环境IARA闪烁LED灯
- 2023-04-11 03:25:08下载
- 积分:1
-
通过软件I2C驱动程序库tsem0108l使用8051的成绩…
通过使用软件实现8051的I2C驱动程序库TSEM0108L传感器
- 2022-07-17 02:49:27下载
- 积分:1
-
新华龙单片机C8051F34X功能PCA示例代码
新华龙单片机C8051F34X功能PCA示例代码
包括8bit 16bitPWM输出,F34x_PCA0_Software_Timer_Blinky,F34x_PCA0_High_Speed_Output,F34x_PCA0_Frequency_Output,F34x_PCA0_Capture_Input示例程序,
亲测
- 2022-07-27 07:57:46下载
- 积分:1
-
ARM Embedded System generic bootloader Design and Implementation
ARM嵌入式系统的通用bootloader的设计与实现-ARM Embedded System generic bootloader Design and Implementation
- 2022-03-22 02:45:57下载
- 积分:1
-
UTC时间与1970年以来的毫秒数转换
应用背景
现有的RTC芯片采用年-月-星期-日-时-分-秒的输出输入格式,而嵌入式系统中很多需要校准时间的地方采用的来源是自1970年以来
的秒数或毫秒数。所以需要对这两种格式的数据进行转换。
关键技术
UTC转换毫秒数时采用累加计时实现,需要注意闰年时的月份天数或全年天数累加,最后换算为毫秒数,毫秒数转换为
UTC时间时将毫秒数截断为年,月,天,最后直接转换为当天的时间。
- 2022-03-10 04:32:27下载
- 积分:1