https://github.com/jonasraoni/wave-plotter
A Delphi component written in Pascal to draw waves (sine, square, triangle).
https://github.com/jonasraoni/wave-plotter
component delphi delphi-component draw-waves oscilloscope pascal wave-plotter
Last synced: 2 months ago
JSON representation
A Delphi component written in Pascal to draw waves (sine, square, triangle).
- Host: GitHub
- URL: https://github.com/jonasraoni/wave-plotter
- Owner: jonasraoni
- License: mit
- Created: 2017-10-25T08:56:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T08:59:18.000Z (over 7 years ago)
- Last Synced: 2025-01-25T14:43:09.179Z (4 months ago)
- Topics: component, delphi, delphi-component, draw-waves, oscilloscope, pascal, wave-plotter
- Language: Pascal
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wave Plotter
A Delphi component written in Pascal to draw waves (sine, square, triangle), a sample osciloscope using the component is available on the folder [osciloscope](osciloscope).