|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/nextion-touch-screen-with-pic16f877a-tutorials-collection/
课程评论:没有评论
课程名称:PIC16F877A与Nextion触摸屏的教程集合 概述: 本课程旨在教授如何使用强大且广泛应用的PIC16F877A微控制器和MikroC编译器将Nextion触摸屏与PIC微控制器进行接口连接。无论你是学生、爱好者还是专业工程师,课程将指导你完成触摸屏嵌入式系统的基础设置和实际实现。学习如何将数据从微控制器发送到Nextion屏幕,通过触摸界面控制LED等输出,并集成实际传感器(如LM35温度传感器)来构建交互系统。 课程内容: 1. 学习PIC微控制器基础知识,包括设置、编程工具和编译器安装。 2. Nextion触摸屏集成,从数据传输到构建高级项目。 主要技能: - 理解PIC16F877A微控制器的架构及特点 - 安装和使用MikroC编译器 - 安装和配置PICKIT编程工具 - 使用Nextion编辑器创建用户界面 - 从PIC微控制器向Nextion显示器发送文本和数据 - 从PIC代码中管理Nextion变量 - 从触摸屏读取用户输入并控制微控制器输出 - 构建多计数器显示和房间温度监测系统等高级项目 实际应用: 本课程将使你能够设计和实现用于各种嵌入式应用的交互式触摸屏界面,包括数据展示仪表板、基于触摸的LED控制系统、温度监测和环境反馈显示、工业用途的计数系统。所获得的知识不仅适用于爱好项目,也可用于商业产品开发。 学习原因: 虽然本课程基于PIC16F877A,但所学的编码原理、MikroC语法和接口逻辑可以普遍应用于其他PIC微控制器系列,包括PIC10、PIC12、PIC16、PIC18、PIC24、PIC32乃至dsPIC。因此,通过学习一种微控制器,你可以轻松接触到数百种其他微控制器,且使用相同的开发工作流程。 课程大纲: - 介绍PIC16F877A微控制器 - 第1讲:为什么选择PIC16F877A? - 第2讲:介绍PIC16F877A微控制器 - 第3讲:熟悉PIC16F877A微控制器的引脚和端口配置 - 第4讲:使用PICKIT设置PIC16F877A进行初始编程 - 下载和安装MikroC编译器 - 第5讲:下载和安装MikroC for PIC编译器 - 下载和安装PICKIT编程工具 - 第6讲:下载和安装PICKIT编程工具 - 基于PIC16F877A微控制器的Nextion触屏项目 - 第7讲:从PIC16F877A到Nextion屏幕显示你的第一个文本 - 第8讲:使用Nextion触摸屏通过PIC16F877A MCU控制LED的开关 - 第9讲:在Nextion触摸屏上运行多个计数器,使用PIC16F877A MCU - 第10讲:使用Nextion、PIC16F877A和LM35的房间温度测量系统 如果在学习过程中需要帮助,请随时联系我们。现在就开始构建基于触摸屏的交互式嵌入式项目,学习如何使用MikroC接口PIC微控制器与Nextion显示器,让你的嵌入式系统焕发新生。立即报名,将你的微控制器开发技能提升到新水平!
Interfacing PIC Microcontrollers with Nextion Touch Screens Using MikroCThis course is designed to teach you how to interface Nextion touch screens with PIC microcontrollers, using the powerful and widely used PIC16F877A and the MikroC for PIC compiler. Whether you're a student, a hobbyist, or a professional engineer, this course will guide you through both the foundational setup and practical implementation of touchscreen-based embedded systems.You'll learn how to send data from a microcontroller to a Nextion screen, control outputs like LEDs via the touch interface, and even integrate real-world sensors like the LM35 temperature sensor to build interactive systems.What This Course CoversThis course begins with a solid foundation in PIC microcontroller basics, including setup, programming tools, and compiler installation. Once the environment is configured, we'll dive into Nextion touch screen integration, starting from the very first data transfer all the way to building advanced projects.Key Skills You Will GainUnderstanding the architecture and features of the PIC16F877A microcontrollerInstalling and using MikroC for PIC compilerInstalling and configuring the PICKIT programmer toolInstalling and using the Nextion Editor to create user interfacesSending text and data from the PIC microcontroller to the Nextion displayAddressing and managing Nextion variables from PIC codeReading user inputs from the touchscreen and controlling microcontroller outputsBuilding advanced projects like multi-counter displays and room temperature monitoring systemsReal-World ApplicationsThis course will enable you to design and implement interactive touchscreen interfaces for a range of embedded applications, including:Data display dashboardsTouch-based LED control systemsTemperature monitoring and environmental feedback displaysCounter-based systems for industrial useThe knowledge you gain can be applied to both hobby projects and commercial product development.Why Learn With PIC16F877A and Nextion?While this course is based on the PIC16F877A, the coding principles, MikroC syntax, and interfacing logic apply universally to other PIC microcontroller families including PIC10, PIC12, PIC16, PIC18, PIC24, PIC32, and even dsPICs. The only differences you'll encounter are in the pin layouts and I/O configurations, which are easily adjustable in your code.So by learning with one microcontroller, you're opening the door to working with hundreds of others - all using the same development workflow.Course Content OverviewIntroduction to PIC16F877A microcontroller.Lecture 1: Why PIC16F877A ?Lecture 2: Introduction to PIC16F877A microcontroller.Lecture 3: Get familiar with PINS and PORTS configuration of PIC16F877A microcontroller.Lecture 4: Setting up a PIC16F877A for first code programming using PICKIT.Downloading and installing MikroC for PIC.Lecture 5: Download and install mikroC for PIC compiler.Downloading and installing PICKIT programming tool.Lecture 6: Downloading and installing PICKIT programming tool.Nextion Touch displays based projects using PIC16F877A microcontroller.Lecture 7: Displaying your first text from PIC16F877A to the Nextion screen.Lecture 8: Turning LEDs ON and OFF using Nextion touch screen using PIC16F877A MCU.Lecture 9: Running multiple counters on Nextion touch screen using PIc16F877A MCU.Lecture 10: Room temperature measurement system using Nextion , PIC16F877A & LM35.Need Help During the Course?Support is available throughout your learning journey. If you encounter any issues or have questions about the course material, feel free to reach out. I'm here to help you succeed.Start building interactive touchscreen-based embedded projects today. Learn how to interface PIC microcontrollers with Nextion displays using MikroC and bring your embedded systems to life.Enroll now and take your microcontroller development skills to the next level.