-
Connect Arduino to GSM Shield to Receive SMS
;此草图针对Arduino GSM屏蔽,发送您在串行监视器中输入的SMS消息。将Arduino与GSM屏蔽和SIM卡连接,打开串行监视器,等待监视器中出现“READY”(准备就绪)消息。接下来,键入要发送的信息,然后按“return”。确保串行监视器设置为在按return键时发送新行。
- 2022-02-14 11:09:32下载
- 积分: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
-
Windows嵌入式开发系列课程(6):启动程序BootLoader的分析 _PDF.zip
Windows嵌入式开发系列课程(6):启动程序BootLoader的分析 _PDF.zip-Windows Embedded Development Series courses (6): start a program BootLoader analysis _PDF.zip
- 2022-07-06 09:49:39下载
- 积分:1
-
avr与上位机开发
本文附带一份小项目的源代码,它超越了串口助手,给人一种耳目一新的感觉。亮点如下:
1. 它解决了串口关闭时出现线程出现死锁,软件关闭后,进程在后台没有关闭问题(所谓的线程死锁),可以直接用到开发的项目上。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 15:41:07下载
- 积分:1
-
侧室公州侧室公州
ceshi gongju ceshi gongju
- 2022-04-12 21:54:47下载
- 积分:1
-
串行通信
利用单片机的串行通信的实现是很困难,这忙乱的任务,可使用此源代码为通信发生在一种很舒服的方式可以轻松地。
- 2023-06-09 08:55:04下载
- 积分:1
-
制作Linux文件系统的工具,busybox。
制作Linux文件系统的工具,busybox。-Produced Linux file system tools, busybox.
- 2022-05-12 20:41:02下载
- 积分:1
-
汽车PKE工程 密钥转发器程序 通过车厂认证的哦
The PCF7991AT is a fully integrated Advanced Basestation IC, ABIC, designed for car immobilizer systems providing read and write access to an identification transponder. The device is intended for use with the NXP transponder family (PCF79xx) as well as other transponder types operating at 125 kHz and employing ASK, Amplitude Shift Keying for write and AM/PM for the read operation. The receiver characteristics (amplifier gain,filter cutoff frequencies) can be optimized to system and transponder requirements. The PCF7991AT IC is designed for easy integration into immobilizer read/write and read-only systems featuring a high degree of integration and very low external component count. The device integrates a powerful antenna driver/modulator, a low-noise adaptive sampling time demodulator, programmable filters/amplifier and digitizer, required to design high-performance basestations. A three wire microcontroller interface is provided for programming the
PCF7991AT as well as for th
- 2023-01-18 14:55:03下载
- 积分:1
-
红色飓风原理图,有兴趣的人可以下来看看,原理图还是比较详细的!...
红色飓风原理图,有兴趣的人可以下来看看,原理图还是比较详细的!-Red Hurricane schematic, interested people can look down, or a more detailed schematic of the!
- 2022-03-02 01:39:37下载
- 积分:1
-
wifi的参考原理图,很有价值的,是wifi模块用的比较多的一款
wifi的参考原理图,很有价值的,是wifi模块用的比较多的一款
-wifi schematic diagram of reference of great value is that the wifi module used in a relatively more
- 2023-07-10 05:10:04下载
- 积分:1