mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
Update README.md
This commit is contained in:
parent
95326688ee
commit
28b88423ee
@ -9,12 +9,13 @@ __Wire cables should be as short as possible.__
|
||||
I used a 10 cm wire cable.
|
||||
However, it is sometimes affected by noise.
|
||||
|
||||
|
||||
# Convert from BITMAP data to Page and Segment
|
||||
This sample shows how to quickly redraw a BITMAP image.
|
||||
High-speed drawing is possible by converting BITMAP data to Page and Segment.
|
||||
You can use ssd1306_bitmaps function as converter.
|
||||
|
||||
|
||||
# Analog source
|
||||
You will need an analog source to run this demo.
|
||||
Connect the analog source to the following GPIO.
|
||||
These are all channel 0 of ADC1.
|
||||
|
Loading…
Reference in New Issue
Block a user