File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments