Skip to content

microchip-pic-avr-examples/code-examples-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shows the black logo in light mode and white logo in dark mode.

PIC24F Hello World UART

Summary

This is a simple Hello world application which prints the string "Hello World !!!" continuously on the serial terminal.

Related Documentation

Software Used

Hardware Used

Setup

  • Make sure J37 and J38 jumpers are installed.
  • Connect the Micro USB Cable to the serial connector(J40) in the Explorer 16/32 Development Board.

Operation

Build the Project and program the device. Once the application code is flashed on to the device, open the serial terminal application and configure the baudrate to 9600 , No parity , 8 Data bits and 1 Stop bit and no flow control. Users will see the string "Hello World !!!" being continuously printed on the serial terminal.

image

image

About

code-examples-testing updated description: Test description update

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published