Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.
MarcusMoraisEpifane edited this page Jun 29, 2020 · 6 revisions

Welcome to the Zenith-Oscilloscope wiki!

This project is an educational oscilloscope based on STM32F103C8T6 aimed to be used by students on PC laboratories. The oscilloscope get some samples in a small frequency limited by the range in the STM AD converter. This samples was stored in a data pack on STM and passed by serial communication to PC. In the PC, a interface software read the serial and plot the data package

Clone this wiki locally