# BojanJurca/Esp32_oscilloscope

ESP32 oscilloscope - see the signals through Web browser the way ESP32 sees them

Repository: https://github.com/BojanJurca/Esp32_oscilloscope
Canonical: https://ross.abutalabs.com/products/esp32_oscilloscope
Language: C
License: MIT
License Family: permissive
Topics: esp32-arduino, oscilloscope, web-interface
Last push: 2026-06-02T13:45:55+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 52, longevity 100
- inputs: {"age_days": 2566, "days_push": 92, "days_rel": 104, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1063, forks 134 (observed 2026-08-28T04:03:26.277260+00:00)

## What it is
An ESP32 Arduino project that turns the microcontroller into a basic oscilloscope, sampling GPIO signals and displaying them in a web browser interface. It serves an HTML UI over WiFi and supports digital (0/1) and analog (0-4095) signal visualization.

## Use cases
- view GPIO signals from an ESP32 in a web browser
- debug digital and analog signals on ESP32 pins
- monitor sensor waveforms without dedicated oscilloscope hardware
- build a cheap DIY oscilloscope with an ESP32 board
- inspect signal timing on embedded projects over WiFi

## When to choose
- you already have an ESP32 and want a quick low-cost signal viewer
- you need remote/browser-based monitoring of ESP32 GPIO signals
- you want an Arduino IDE-friendly oscilloscope demo or starting point

## When to avoid
- you need accurate, constant sampling rates or high-frequency signal capture
- you need professional oscilloscope features like triggering or precise voltage measurement
- your project is not based on ESP32/Arduino hardware

## Facets
- artifact type: application
- maturity: active
- function: monitoring, data-visualization, http-server, embedded
- domain: embedded-systems, hardware, developer-tools, iot
- platform: embedded, iot, browser
- tags: esp32, arduino, oscilloscope, electronics, signal-viewing, wifi, web-server

## Member repositories
- BojanJurca/Esp32_oscilloscope (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.277260+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:37.812491+00:00, confidence not recorded.
  - readme: https://github.com/BojanJurca/Esp32_oscilloscope (fetched 2026-08-28T04:03:26.277260+00:00, sha 334f6c4ae9d6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
