|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/sendrec-sms-via-sim800l-gsm-module-via-pic16f877a-pc/
课程评论:没有评论
## Coursera 课程内容总结:《通过 PIC16F877A & PC 发送/接收 SMS — SIM800L GSM 模块应用》 本课程旨在教授学员如何利用 SIM800L GSM 模块实现短信的发送与接收功能,并结合 PIC16F877A 微控制器及 PC(通过 USB 转 TTL 模块)进行操作。GSM 模块在家电自动化等项目中的应用日益广泛,SIM800L 作为当前领先的 GSM 模块之一,在本课程中将得到深入讲解。 **课程主要内容包括:** **第一部分:PIC16F877A 微控制器入门** * 讲解 PIC16F877A 微控制器的选择原因、基本介绍、开发环境搭建以及其引脚和端口的详细信息。 **第二部分:开发工具的安装** * 指导学员从官方网站下载并安装 MikroC for PIC 编译器。 * 介绍并指导安装 PICKIT 3 编程器工具。 **第三部分:SIM800L 模块实践教程** * **PC 直接操作:** 使用 USB 转 TTL 模块(如 CH340 或 FT232)直接通过 PC 操作 SIM800L 模块发送短信。 * **PIC16F877A 集成:** * 将 SIM800L 模块与 PIC16F877A 微控制器连接,并通过微控制器发送短信至您的手机。 * 进一步实现通过按键触发 PIC16F877A 和 SIM800L 模块向您的手机发送短信的功能。 * **短信收发功能:** * 学习如何使用 SIM800L 模块并结合 PC 直接访问 SIM 卡收件箱。 * 掌握使用 SIM800L 模块通过 PC(USB 转 TTL 模块)接收短信的方法。 * 了解并应用各种 AT 指令,实现短信的删除和复制等管理操作。 本课程将通过实践操作,使学员能够全面掌握 SIM800L GSM 模块在嵌入式系统和 PC 应用中的短信收发及管理能力。
Hello Guys,Welcome to learning microcontrollers. This course focuses on allowing the learners to get hands dirty on SIM800L GSM module. GSM moduels nowadays play a crucial role in automating various of our projects. SIM800L is a leading GSM module in this regard. This course teaches you how to send SMS using a PIC16F877A microcontroller using SIM800L module and also doing the same using a PC by using a USB to TTL device. Moreover, this course will also teach you how you can access the inbox of a inserted SIM card using SIM800L module and how you can use various AT commands to delete and copy SMS. This will also teach you how you can use SIM800L module to receive the SMS directly into a PC/Laptop using USB to TTL device like CH340 or FT232 or any other. Below is the course outline:Section 1: Introduction to PIC16F877A.Lecture 1: Why PIC16F877A microcontroller ?Lecture 2: Introduction to PIC16F877A microcontroller.Lecture 3: Setting up a PIC16F877A microcontroller.Lecture 4: Pins and ports of PIC16F877A.Section 2: Download and installing MikroC for PIC and PICKIT 3 programmer tool.Lecture 5: Downloading and installing MikroC for PIC from offical website.Lecture 6: Downloading and installing PICKIT 3 programmer tool. Link in description.Section 3: SIM800L tutorials.Lecture 7: Operate SIM800L directly from PC using USB to TTL device to send messages.Lecture 8: Operate SIM800L from PIC16F877A to send messages to your cell phone.Lecture 9: Send SMS from PIC16F877A to your cell phone using push button with SIM800L.Lecture 10: Access the inbox of the SIM card using SIM800L directly from PC.Lecture 11: Receive SMS on SIM800L module using a PC.