I have a project where I'm reading data coming in from the serial port but I don't have the hardware at home, I need to debug my project end to end including the data in routines.
Is there a way to fill the buffer with some data? I'm going to set up some buttons on my project so that each one will fill with different data. My project will then think it has data coming in from the serial port.
Is there a way to fill the buffer with some data? I'm going to set up some buttons on my project so that each one will fill with different data. My project will then think it has data coming in from the serial port.