Good day! I would like to know if there is a way to see the output of a sensor connected to a PIC. Just like with arduino that you could see the outputs from the PORT where the sensor is connected.
P.S. the sensor i’m using is not found in proteues
What I’m trying to mean is that is there a kit for a PIC18F4550 where you can mount it and read the output from a PC via a terminal, based on the program you have written?
Our school project requires PIC only. My concern is that can I view the readings from the sensor(example pulse rate sensor) I’ll be using via PC/terminal, just like what I saw on some tutorials but it’s with an Arduino. I hope you get what I’m trying to mean.
Hey guys! I’d like to ask if it’s possible to interface a digital blood pressure device that is equipped with a USB feature to my PIC18f4550. Will it be achieved using ADC?