RVL-PMS

Gman

RTFDS
Staff member
.
.
.
.
.
Joined
Feb 25, 2016
Messages
1,437
Likes
2,887
The pcb is assembled just as you'd assemble any surface mount component board with QFN chips. The mcu is PIC and programmed with a PICKIT3 as you'd program any pic mcu. I'd start by researching how to do those general tasks and it can be applied directly to the RVLPMS.
 
Joined
May 6, 2021
Messages
22
Likes
3
Location
Idaho Falls, Idaho
The pcb is assembled just as you'd assemble any surface mount component board with QFN chips. The mcu is PIC and programmed with a PICKIT3 as you'd program any pic mcu. I'd start by researching how to do those general tasks and it can be applied directly to the RVLPMS.
do all of the Pic's have the same code, or are they different?
 

Gman

RTFDS
Staff member
.
.
.
.
.
Joined
Feb 25, 2016
Messages
1,437
Likes
2,887
No the code will be unique. You download the .hex code from the RVLPMS github, and the computer program Mplab IPE will program the mcu on the board using the PICKIT3 device.
 
Top