* Cantinho Satkeys

Refresh History
  • cereal killa: Manuel Cordeiro ta proibido de responder aos topicos enquanto nao responder com palavras em portugues ou smills,isso que responde acho que nem chines e,por isso enquanto nao ler esta mensagem e dizer que nao continua a fazer o mesmo,ta suspenso de sacar algo que seija aqui.
    03 de Setembro de 2025, 15:28
  • cereal killa: dgtgtr pessoal  4tj97u<z
    03 de Setembro de 2025, 15:26
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    01 de Setembro de 2025, 11:36
  • j.s.: de regresso a casa  535reqef34
    31 de Agosto de 2025, 20:21
  • j.s.: try65hytr a todos  4tj97u<z
    31 de Agosto de 2025, 20:21
  • FELISCUNHA: ghyt74   49E09B4e bom fim de semana  4tj97u<z
    30 de Agosto de 2025, 11:48
  • henrike: try65hytr     k7y8j0
    29 de Agosto de 2025, 21:52
  • JPratas: try65hytr Pessoal 4tj97u<z 2dgh8i classic k7y8j0
    29 de Agosto de 2025, 03:57
  • cereal killa: dgtgtr pessoal  2dgh8i
    27 de Agosto de 2025, 12:28
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    24 de Agosto de 2025, 11:26
  • janstu10: reed
    24 de Agosto de 2025, 10:52
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    23 de Agosto de 2025, 12:03
  • joca34: cd Vem dançar Kuduro Summer 2025
    22 de Agosto de 2025, 23:07
  • joca34: cd Kizomba Mix 2025
    22 de Agosto de 2025, 23:06
  • JPratas: try65hytr A Todos e Boas Férias 4tj97u<z htg6454y k7y8j0
    22 de Agosto de 2025, 04:22
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    21 de Agosto de 2025, 11:15
  • cereal killa: dgtgtr e boas ferias  r4v8p 535reqef34
    18 de Agosto de 2025, 13:04
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    18 de Agosto de 2025, 11:31
  • joca34: bom dia alguem tem es cd Portugal emigrante 2025
    17 de Agosto de 2025, 05:46
  • j.s.: bom fim de semana  49E09B4F
    16 de Agosto de 2025, 20:47

Autor Tópico: Usb To Ttl Device Interface Pic16F877A With Mikroc Tutorials  (Lida 78 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 124710
  • Karma: +0/-0
Usb To Ttl Device Interface Pic16F877A With Mikroc Tutorials
« em: 15 de Dezembro de 2024, 06:00 »
Usb To Ttl Device Interface Pic16F877A With Mikroc Tutorials


Published 12/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.17 GB | Duration: 2h 24m

USB to TTL devices like Ch340 or FT232 interface with PIC16F877A to be used as either input or output source or both.


What you'll learn
You will learn how to interface a PIC16F877A microcontroller with a Computer using UART port with USB to TTL device.
You will learn how to establish a communication between PIC microcontroller and Laptop/PC using USB to TTL device like CH340, FT232 or any other.
You will learn how to intialize and program UART port of PIC16F877A microcontroller using MikroC for PIC to interface with a PC.
You will learn how to use a PC/Laptop as a source of input or output device with a PIC16F877A microcontroller using USB to TTL devices.
Requirements
Beginners can learn having intrest in developing useful products in the future.
Description
In this course, you will learn how you can interface a USB to TTL device with a PIC16F877A microcontroller. You will be using mikroC for PIC compiler to program this. USB to TTL devices like CH340 or FT232 all have exactly same coding you can use any of these devices in this setup. You will be needing a UART port of PIC16F877A microcontroller to interface these devices with PIC mcu, After that we will be using mikroC for PIC to send and receive the data from the device. This will establish communication with the computer.The real good thing about this course is that before you get to these tutorials, you will go through introductory lectures which will allow you get basic theory and softwares before you get to real hardaware. This is why this course is great for newbies.Moreover, the same code can be used by any other PIC supported by mikroC for PIC compiler. You can use the same commands. All you have to do is to change the pin configs and the clock settings. Rest is same.Here is the course content:An introduction to PIC16F877A microcontroller.Lecture 1: Introduction to PIC16F877A microcontroller.Lecture 2: Introduction to pins and ports of PIC16F877A microcontroller.Lecture 3: How to use PIC16F877A datasheet.Lecture 4: Setting up PIC16F877A microcontroller.Download and install mikroC for PIC.Lecture 5: How to download and install mikroC for PIC software.Downloading and installing PICKIT 3 programmer tool.Lecture 6: How to download and install PICKIT 3 programmer tool.USB to TTL device interface with PIC16F877A tutorials.Lecture 7: Sending strings from PIC16F877A to PC using USB to TTL device.Lecture 8: Establishing full duplex communication b/w PIC and PC using USB to TTL device.Lecture 9: Read Temperature from LM35 and display it on PC using USB to TTL device via PIC.Lecture 10: Detecting sound using PIC16F877A microcontroller and display result on PC.Lecture 11: RDM6300 based RFID card reader with PIC16F877A and output on PC using USB to TTLLecture 12: Send text from PC to PIC to 20x4 LCD.
Overview
Section 1: An introduction to PIC16F877A microcontroller.
Lecture 1 Introduction to PIC16F877A microcontroller.
Lecture 2 Introduction to pins and ports of PIC16F877A microcontroller.
Lecture 3 How to use PIC16F877A datasheet.
Lecture 4 Setting up PIC16F877A microcontroller.
Section 2: Download and install mikroC for PIC.
Lecture 5 How to download and install mikroC for PIC software.
Section 3: Downloading and installing PICKIT 3 programmer tool.
Lecture 6 How to download and install PICKIT 3 programmer tool.
Section 4: USB to TTL device interface with PIC16F877A tutorials.
Lecture 7 Sending strings from PIC16F877A to PC using USB to TTL device.
Lecture 8 Establishing full duplex communication b/w PIC and PC using USB to TTL device.
Lecture 9 Read Temperature from LM35 and display it on PC using USB to TTL device via PIC.
Lecture 10 Detecting sound using PIC16F877A microcontroller and display result on PC.
Lecture 11 RDM6300 based RFID card reader with PIC16F877A and output on PC using USB to TTL
Lecture 12 Send text from PC to PIC to 20x4 LCD.
Beginners with intrest in making embedded products.
Screenshots


Say "Thank You"

rapidgator.net:
Citar
https://rapidgator.net/file/1c642b808649f17e50b61f63cc2836bf/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part1.rar.html
https://rapidgator.net/file/b288c2d9470817c2ac69227aeed0613a/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part2.rar.html
https://rapidgator.net/file/ac02b87f7f8985495fe6fa4294004681/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part3.rar.html

nitroflare.com:
Citar
https://nitroflare.com/view/EF624F77F32B7C6/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part1.rar
https://nitroflare.com/view/AB02B0B427F6E8F/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part2.rar
https://nitroflare.com/view/05D28457D137D1D/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part3.rar

ddownload.com:
Citar
https://ddownload.com/3sjq1es6alou/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part1.rar
https://ddownload.com/7s44mqzsyzwz/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part2.rar
https://ddownload.com/pipii8pceb8g/oxxgb.Usb.To.Ttl.Device.Interface.Pic16F877A.With.Mikroc.Tutorials.part3.rar