-
SIM900A拨打电话发送短信TPC/IP通信
采用SIM900模块实习,电话拨打的功能,sim900驱动程序包含了该模块的所有功能,包括电话拨打,短信发送,GPRS数据发送与接受,平台是基于主流的stm32的。
- 2022-03-16 22:00:27下载
- 积分: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
-
uclinux上的frame buffer driver for s3c44b0x LCD(16级灰度),如果想要256色彩屏的也可以找我要...
uclinux上的frame buffer driver for s3c44b0x LCD(16级灰度),如果想要256色彩屏的也可以找我要-Basis of frame buffer driver for s3c44b0x LCD (Gray 16), if you want the 256 color screen can also find I
- 2022-04-13 00:55:56下载
- 积分:1
-
C51系列单片机232中断程序
C51系列232中断程序,注解详细。具有MODBUS 485通讯功能,适合研究学习及工控产品开发
- 2023-05-25 17:10:03下载
- 积分:1
-
MM36SB020串行FLASH的简单例子
MM36SB020串行FLASH的简单例子--A simple example for MM36SB020 serial FLASH.
- 2022-04-24 11:48:17下载
- 积分:1
-
嵌入式高级编程与应用源码/嵌入式高级编程与应用源码
嵌入式高级编程与应用源码/嵌入式高级编程与应用源码-Embedded high-level programming source code
- 2022-03-18 03:33:36下载
- 积分:1
-
teach you step by step how to compile Basis kernel, including ext2 file system m...
一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port function.
- 2022-02-03 00:57:41下载
- 积分:1
-
44b0uclinux under the 8319 Ethernet chip Driver
44b0uclinux下的8319网卡芯片驱动程序-44b0uclinux under the 8319 Ethernet chip Driver
- 2023-01-12 23:55:03下载
- 积分:1
-
12bitAD
12bitAD-ThermocoupleSensorIC max6675(工业级标准) 不好用你找我,绝对ok!-12bitAD-ThermocoupleSensorIC max6675 (industrial standard) not use your find me, absolutely ok!
- 2023-04-29 13:55:03下载
- 积分:1
-
实现求一个数N的阶乘,输入一个数检查是否合格,然后将其阶乘的结果输出...
实现求一个数N的阶乘,输入一个数检查是否合格,然后将其阶乘的结果输出-To achieve for the factorial of a number of N, type a number to check eligibility, and then output the results of factorial
- 2022-02-07 17:40:23下载
- 积分:1