Skip to content

Commit ee9cc4d

Browse files
authored
Update README.md
1 parent 726f209 commit ee9cc4d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# NRF24LE1OLED
22
Library for interfacing NRF24LE1 to a 0.96inch OLED 128x64 I2C SSD1306 screen
3+
4+
This library is a conversion of Smart Prototyping's OLED.txt from here
5+
http://www.smart-prototyping.com/image/data/2_components/Arduino/100952%20OLED%200.96inch%2012864%20display%20module%20blue/OELD.txt
6+
7+
The original library uses bitbang and interfaces to a SPI display.
8+
This library replaces the bitbang with NRF24LE1 I2C.
9+

0 commit comments

Comments
 (0)