Skip to content

Commit 35ed860

Browse files
committed
2 parents 2292c83 + ea5f774 commit 35ed860

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ ESP32-BlueJammer tutorial by @ElMackflay
141141

142142
### Additional:
143143

144+
- **[0.96" OLED Display I2C](https://s.click.aliexpress.com/e/_oCdkjPX)**
144145
- [3rd Antenna: **IPEX to SMA-F pigtail**](https://s.click.aliexpress.com/e/_oFDpn1V)
145146
- [Status LED: **3mm LED**](https://s.click.aliexpress.com/e/_ooxufHV)
146147
- **[4.7k Ohm Resistor](https://s.click.aliexpress.com/e/_oBV1Q1Z)**
@@ -242,6 +243,14 @@ Here are both pinouts for HSPI and VSPI. You need both nRF24L01 modules connecte
242243
| | Resistor | (+) LED |
243244
|GPIO27 | Resistor | |
244245

246+
### OLED Display I2C (additional - make sure to use the correct firmware!)
247+
| 0.96" OLED Display I2C | ESP32 |
248+
|------------------------|-------|
249+
| GND | GND |
250+
| VCC | 3.3V |
251+
| SCL |GPIO 5 |
252+
| SDA |GPIO 4 |
253+
245254
### Battery modification (additional)
246255
| 3.7V Li-Ion battery | JST-PH2 connector | TP4056 Charging Module | Mini Slide Switch | ESP32 |
247256
|---------------------|----------------------|------------------------|-------------------|-------|
@@ -252,6 +261,7 @@ Here are both pinouts for HSPI and VSPI. You need both nRF24L01 modules connecte
252261
| | | | Switch out | 3V3 |
253262

254263

264+
255265
### Schematics
256266
![VisualESP32-BlueJammerSchematics](https://dwdwpld.pages.dev/tempunavailable.jpg)
257267

0 commit comments

Comments
 (0)