Visual scope modules in C#
Budget: €250 – €750 EUR
1) Given an array of x and y coordinates that updates itself periodically, plot a graph - oscilloscope style - of the points in the array. Simulate using a timer that updates the array periodically.
2) Given an array of y and t (time) coordinates, plot the amplitudes vs. time. The array will update itself periodically and at each given time tick a new amplitude is available.
The above should be done in C#, use timers for updating the visualization and refreshing the array. It should also be done using XAML.
2) Given an array of y and t (time) coordinates, plot the amplitudes vs. time. The array will update itself periodically and at each given time tick a new amplitude is available.
The above should be done in C#, use timers for updating the visualization and refreshing the array. It should also be done using XAML.