Skip to content

Instantly share code, notes, and snippets.

@zsolt-szilagyi
zsolt-szilagyi / oscilloscope.c
Created August 12, 2019 16:17 — forked from chrismeyersfsu/oscilloscope.c
Arduino Poor man's oscilloscope processing code
/*
* Oscilloscope
* Gives a visual rendering of analog pin 0 in realtime.
*
* This project is part of Accrochages
* See http://accrochages.drone.ws
*
* (c) 2008 Sofian Audry (info@sofianaudry.com)
*
* This program is free software: you can redistribute it and/or modify