|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/dh11dht22-temp-and-humidity-sensor-interface-pic16f877a-mcu/
课程评论:没有评论
Coursera 课程总结:PIC16F877A 微控制器与 DHT11/DHT22 温湿度传感器接口 本课程全面介绍了如何使用 PIC16F877A 微控制器来读取 DHT11 和 DHT22 温湿度传感器的数据,并将数据进行处理和输出。 **课程大纲:** **第一部分:PIC16F877A 微控制器入门** * **讲座 1:** PIC16F877A 微控制器简介 * **讲座 2:** PIC16F877A 的硬件搭建 * **讲座 3:** PIC16F877A 数据手册解析 * **讲座 4:** PIC16F877A 的引脚和端口详解 **第二部分:编程工具的安装与设置** * **讲座 5:** MikroC for PIC 编译器下载与安装 * **讲座 6:** PICKIT 3 编程器工具下载与安装 **第三部分:DHT11/DHT22 温湿度传感器接口** * **讲座 7:** DHT11 与 DHT22 温湿度传感器对比 * **讲座 8:** DHT11 温湿度传感器数据发送至手机(使用 HC-05 模块) * **讲座 9:** PIC16F877A 接口 DHT11 温湿度传感器,并在 16x2 LM016 LCD 显示 * **讲座 10:** DHT11 温湿度传感器数据输出至 PC(使用 USB 转 TTL 设备) * **讲座 11:** PIC16F877A 接口 DHT22 温湿度传感器,并在 16x2 LM016 LCD 显示 * **讲座 12:** DHT22 温湿度传感器数据输出至 PC/笔记本电脑(使用 USB 转 TTL 设备) * **讲座 13:** DHT22 温湿度传感器数据输出至智能手机(使用 HC05 模块) **核心内容与亮点:** 课程的前两部分旨在帮助学习者熟悉 PIC16F877A 微控制器及其配套的编程工具。第三部分是课程的重点,其中**讲座 8** 尤其关键,它深入讲解了如何利用 DHT 系列传感器单线接口来提取所需数据。随后,学习者将学会如何利用 PIC16F877A 对这些数据进行处理,并将其显示在 LCD 屏幕上或发送到其他输出设备。 本课程的一大优势在于,MikroC for PIC 支持所有 PIC 系列 MCU,并且代码语法基本一致。这意味着学习者可以轻松地将为一款 MCU 编写的代码,通过调整时钟和引脚布局设置,移植到其他 PIC MCU 上。
Hello Guys, Welcome to learning microcontrollers.This course has the following outline:Introduction to PIC16F877A microcontroller.Lecture 1: Introduction to PIC16F877A.Lecture 2: Setting up a PIC16F877A.Lecture 3: Going through datasheet of PIC16F877A.Lecture 4: Pins and Ports of PIC16F877A.Downloading and installing MikroC for PIC and PICKIT 3 programmer tool.Lecture 5: Download and install MikroC for PIC.Lecture 6: Download and install PICKIT 3 programmer tool. (Setup is in downloadables)DHT11/DHT22 sensor interface PIC16F877A microcontroller.Lecture 7: DHT11 vs DHT22 temperature and humidity sensor.Lecture 8: DHT11 temperature & humidity sensor send data to cell phone using HC-05 module.Lecture 9: PIC16F877A interface DHT11 temp and humidity sensor. Output on 16x2 LM016 LCD.Lecture 10: DHT11 temp and humidity sensor. Output on PC using USB to TTL device.Lecture 11: PIC16F877A interface DHT22 temp and humidity sensor. Output on 16 x 2 Lm016 LCD.Lecture 12: DHT22 temp and humidity sensor. Send data to PC/Laptop using USB to TTL device.Lecture 13: DHT22 temperature and humidity sensor. Output on smartphone using HC05 module.Here Section 1 and 2 are to get you started with the PIC16F877A microcontroller and its programming tools. Then section 3 is where you go through the core concept of this course. The lecture 8 is the main lecture which gives you a detailed understanding of how you can use a single wire interface of dht series of sensor to extract your required data. And then process that data using PIC16F877A to display or send it to output device.Great thing is that all PIC series MCU supported by MikroC for PIC have exactly the same syntax. So code for one can easily be modified for the other by simply changing the clock and the pin layout setting.