Hi all, still working away on this project. Well actually i'm finishing up the other parts of the project (multichannel multiple lcd multimeter), and now i'm starting to look again at the oscilloscope functionality that I wish to add.
I can't remember if i stated it before, but i have developed a beta of the assembly code for the microcontroller and i have been able to display a waveform in Matlab running on windows. However, I want this to work on my Z!
Here's what I need - some direction on how to read the serial port within a gcc compiled c program in RC8 pdaxrom. I have found the serial howto / serial programming howto and I will be reading these shortly but at first glance they don't seem to offer simple code for asynchronous reception of data over the serial port... It must be somewhere, however after looking through dozens of books in our college last night including ones for engineers, etc I could not find any suitable information.