An open API service indexing awesome lists of open source software.

https://github.com/eterline/oscyllo


https://github.com/eterline/oscyllo

Last synced: about 1 year ago
JSON representation

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.
![reading](pictures/reading_2.JPG)

- Save mode - in porcess...

- USB Mode - sends data via serial port. For reading use: **Oscyllo-tool**.
![usb](pictures/usb_1.JPG)

## Parameters

- CPU Freq - 80MHz
- ADC Sample speed - 24 KSample/sec
- Unwrap sample len - 256 probes

## License

[MIT](https://choosealicense.com/licenses/mit/)