Skip to content

Commit f07920e

Browse files
author
Main Push Robot
committed
Committing dev changes
1 parent 4996cb5 commit f07920e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
| ![Display OLED I2C White 0.96" SSD1306](https://github.com/SolderedElectronics/Display-OLED-I2C-White-0.96-hardware-design/blob/main/OUTPUTS/V1.2.2/333099.jpg) |
88
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------: |
9-
| [Display OLED I2C White 0.96" SSD1306](https://www.solde.red/333099) |
9+
| [Display OLED I2C White 0.96" SSD1306](https://solde.red/333099) |
1010

1111
| ![Display OLED I2C Blue 0.96" SSD1306](https://github.com/SolderedElectronics/Display-OLED-I2C-Blue-0.96-hardware-design/blob/main/OUTPUTS/V1.2.2/333100.jpg) |
1212
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------: |
13-
| [Display OLED I2C Blue 0.96" SSD1306](https://www.solde.red/333100) |
13+
| [Display OLED I2C Blue 0.96" SSD1306](https://solde.red/333100) |
1414

1515
Looking to add visuals to your Arduino projects? The I2C OLED breakout board is perfect for that. Because of its high contrast, you will be in awe of its crispness! The display is made from hundreds of LEDs, each representing one pixel in a 128x64 grid. Thus, it doesn't need any backlight, and it needs less power than the classic LCD screens. That’s 8192 pixels all individually lit at your fingertips!
1616

@@ -24,7 +24,7 @@ The design is 5V ready with an onboard regulator, so is compatible with any 3.3V
2424
- Communication: I2C (address: 0x3C)
2525
- Connectors: easyC x2
2626
- Pixel color: white
27-
- Mounting holes: 2 (https://www.soldered.com/en/easyC)
27+
- Mounting holes: 2 (https://www.soldered.com/easyC)
2828

2929
Looking to add visuals to your Arduino projects? The I2C OLED breakout board is perfect for that. Because of its high contrast, you will be in awe of its crispness! The display is made from hundreds of LEDs, each representing one pixel in a 128x64 grid. Thus, it doesn't need any backlight, and it needs less power than the classic LCD screens. That’s 8192 pixels all individually lit at your fingertips!
3030

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name=Soldered OLED Display
2-
version=1.0.0
1+
name=Soldered OLED Display Arduino Library
2+
version=1.0.1
33
author=Soldered
44
maintainer=Soldered <[email protected]>
55
sentence=128x64 OLED Display
66
paragraph=This is a 128x64 OLED Display library by Soldered.
77
category=Display
8-
url=https://solde.red/333053
8+
url=https://solde.red/333099
99
repository=https://github.com/SolderedElectronics/Soldered-OLED-Display-Arduino-Library
1010
architectures=*
1111
includes=OLED-Display-SOLDERED.h

0 commit comments

Comments
 (0)