Skip to content

etiq/OpenLab-PIC18F4550-EUSART-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLab EUSART examples

EUSART examples (through serial port) for OpenLab platform- PIC microcontroller

Example 1: Example code to send a Byte(Character)through USART module in Asynchronous mode

Example 2: Example code to receive a Byte(a character) through USART module in Asynchronous mode and transmiting back to serial port.

Example 3: Example code to send a Byte(Character)through USART module in Asynchronous mode

Example 4: Example for sending a string through USART module in asynchronous mode.

Example 5: Example code to receive a string data from serial port, and sending back through USART module in asynchronous mode

About

EUSART examples (through serial port) for OpenLab platform- PIC18F4550

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published