Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 435 Bytes

ml_scope.md

File metadata and controls

12 lines (9 loc) · 435 Bytes

Scope

A little steady OLED Scope

This little module is to drive a SSD1301 OLED scope. You can put samples in it and it can push a picture to the I2C connected OLED. The module does compute two channels and try to talk to two OLEDs (address: 0x3C, 0x3D)

More information is coming soon.

Planned updates:

  • extract the SSD1306 specific code
  • samples input -> normalized signal output