-
PIC系列单片机典型应用程序集:
b16tobcd
PIC系列单片机典型应用程序集:
b16tobcd-PIC MCU sets typical applications: b16tobcd
- 2022-01-25 20:14:21下载
- 积分:1
-
建立ARM交叉编译视频教程,可以完全看到整个交叉编译过程的教程...
建立ARM交叉编译视频教程,可以完全看到整个交叉编译过程的教程-established ARM cross-compiler Video Guide, can completely see that the whole process of cross-compiling Guide
- 2023-04-01 12:30:03下载
- 积分:1
-
Taiwan Niu Jserv of embedded RTOS works PXA250 internal realized examples of tra...
台湾嵌入式牛哥Jserv的RTOS作品,内部已实现PXA250的实例移植。希望对要了解RTOS工作原理的朋友有用,强烈推荐。http://blog.linux.org.tw/~jserv/archives/002082.html-Taiwan Niu Jserv of embedded RTOS works PXA250 internal realized examples of transplantation. Want to have to understand the working principle of a friend RTOS useful and strongly recommended. http://blog.linux.org.tw/ ~ jserv/archives/002082.html
- 2022-03-25 00:09:43下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
基于MDK(3.22以上版本)的stm32的V2.0版本的固件函数库。
基于MDK(3.22以上版本)的stm32的V2.0版本的固件函数库。-Based on MDK (3.22 or later) and stm32 the V2.0 version of the firmware library.
- 2022-08-23 14:36:36下载
- 积分:1
-
MP3 decoding procedures that can be used with VC or GNU compiler compiler. can r...
本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。
本程可以MP3文件解压为WAV文件
TEST 中的代码可以播放WAV文件
有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 to WAV TEST document of the code can be broadcast WAV documents are interested friends this can be transplanted to mp3 development board, we can develop with the board to broadcast MP3
- 2023-08-28 14:05:03下载
- 积分:1
-
Minigui embedded in the application of custom controls. No less than to regret!
嵌入式minigui 中自定义控件的应用实例。不下后悔!-Minigui embedded in the application of custom controls. No less than to regret!
- 2022-03-13 17:27:45下载
- 积分:1
-
isp1161驱动代码是我下载并该动后而成,还有点缺点,但对你可能有点帮助...
isp1161驱动代码是我下载并该动后而成,还有点缺点,但对你可能有点帮助 --Driver program for isp1161. I downloaded and modified the source code. Hope it could be useful, though it still has some bugs.
- 2022-03-03 01:00:19下载
- 积分:1
-
Ieee1394驱动实现,绝对好用
Ieee1394驱动实现,绝对好用 -IEEE1394 drivers realize is absolutely easy to use
- 2023-03-06 13:25:02下载
- 积分:1
-
AT91RM9260PMC程序,程序和ATMEL9260EK开发板配套
AT91RM9260PMC程序,程序和ATMEL9260EK开发板配套-AT91RM9260PMC procedures, procedures and supporting ATMEL9260EK development board
- 2022-06-13 02:47:46下载
- 积分:1