Skip to content

cmontigel/esp-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp-scope

An ESP32 based oscilloscope for simple signals

Features

  • Display multiple signals at up to 20Hz (shared)
  • (In Progress) Configurable sample rate
  • (In Progress) Configurable channel selection (Up to 8 - shared between max sample rate)
  • (Planned) Simple Triggering and Framing

Make your own

Primary requirement is an ESP32 (I used a dev module) that you can hook up your signals to.

  • To build to the ESP, use PlatformIO in the /firmware/ directory.
  • To run the client, just run main.py in /client/src/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published