https://github.com/eterline/oscyllo
https://github.com/eterline/oscyllo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eterline/oscyllo
- Owner: eterline
- Created: 2025-04-20T07:04:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-21T08:32:17.000Z (about 1 year ago)
- Last Synced: 2025-05-06T16:05:15.659Z (about 1 year ago)
- Language: C++
- Size: 9.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oscyllo
Self use oscilloscope project on [LOLIN(WEMOS) D1 R2 & mini](https://iotappstory.com/hardware/ESP8266/boards/lolinwemos-d1-r2-mini)
## Modes
- Direct reading - reads values from ADC and draw it on TFT 1.8.

- Save mode - in porcess...
- USB Mode - sends data via serial port. For reading use: **Oscyllo-tool**.

## Parameters
- CPU Freq - 80MHz
- ADC Sample speed - 24 KSample/sec
- Unwrap sample len - 256 probes
## License
[MIT](https://choosealicense.com/licenses/mit/)