2Pcs LILYGO TTGO LORA SX1278 ESP32 0.96 OLED Display Module 16 Mt Bytes 128 Mt bit) 433Mhz

SKU: GP-1270420

$69.65

2Pcs LILYGO TTGO LORA SX1278 ESP32 0.96 OLED Display Module 16 Mt Bytes 128 Mt bit) 433Mhz
$69.65

Product Description
The 433MHz antenna must be used in conjunction with the IPEX interface (if the antenna is not connected, it may damage the LoRa chip)
Lithium battery charging and discharging circuit, when the battery is full, the blue LED will stop working. When using, pay attention to the positive and negative of the battery, otherwise it will be damaged.
Using the IO port touch screen touch signal input, you need to add the 100nF pull-down capacitor at this pin!
Example
This product is a SX1278 chip based on ESP32 WIFI increased OLED, namely LoRa remote modem, 433MHz frequency, high sensitivity is about -148dBm, +20dBm output power, high reliability, long transmission distance.
The onboard 16 Mt bytes (128 Mt bit), Wi-Fi antenna, 0.96 inch blue OLED display, lithium battery charging circuit, CP2102 interface and USB serial chip, the perfect support for development environment, can be used for program verification and product development is very simple and fast.
Operating voltage:3.3V to 7V
Operating temperature range:-40 degrees C to +90 degrees C
Support for Sniffer, Station, softAP, and Wi-Fi Direct modes
Data rates:150 Mbps@11n HT40, 72 Mbps@11n HT20, 54 Mbps@11g, 11 Mbps@11b
Transmit power:19.5 dBm@11b, 16.5 dBm@11g, 15.5 dBm@11n
Receiver sensitivity up to -98 dBm
UDP sustained throughput of 135 Mbps
Pin reference description
For more product information, click https://drive.google.com/file/d/1L8ll-DeAC2SATBZn0-KbSaZsrinbnXkF/view
Test details
Click links for more details:https://eyun.baidu.com/s/3hsiTNgg
Note:This product does not include the battery.
Package included
2 x ESP32 OLED
2 x Line
4 x pin
2 x 433m Spring Antenna
For example One
(1) LoRaSender
include
include
include
// GPIO5 — SX1278’s SCK
// GPIO19 — SX1278’s MISO
// GPIO27 — SX1278’s MOSI
// GPIO18 — SX1278’s CS
// GPIO14 — SX1278’s RESET
// GPIO26 — SX1278’s IRQ(Interrupt Request)
define SS 18
define RST 14
define DI0 26
define BAND 433E6
int counter = 0;
void setup()
Serial.println(inchLoRa Initial OK!inch);
}
void loop()
For example Two
(2)LoRaReceiver
include
include
// GPIO5 — SX1278’s SCK
// GPIO19 — SX1278’s MISO
// GPIO27 — SX1278’s MOSI
// GPIO18 — SX1278’s CS
// GPIO14 — SX1278’s RESET
// GPIO26 — SX1278’s IRQ(Interrupt Request)
define SS 18
define RST 14
define DI0 26
define BAND 433E6
void setup()
}
void loop()
// print RSSI of packet
Serial.print(inch’ with RSSI inch);
Serial.println(LoRa.packetRssi());
}
}
For example three
(3)LoRaReceiverCallback
include
include
// GPIO5 — SX1278’s SCK
// GPIO19 — SX1278’s MISO
// GPIO27 — SX1278’s MOSI
// GPIO18 — SX1278’s CS
// GPIO14 — SX1278’s RESET
// GPIO26 — SX1278’s IRQ(Interrupt Request)
define SS 18
define RST 14
define DI0 26
define BAND 433E6
void setup()
// register the receive callback
LoRa.onReceive(onReceive);
// put the radio into receive mode
LoRa.receive();
}
void loop()
void onReceive(int packetSize)
// print RSSI of packet
Serial.print(inch’ with RSSI inch);
Serial.println(LoRa.packetRssi());
}
For example four
include // Only needed for 1.6.5 and earlier
include inchSSD1306.hinch // alias for ` include inchSSD1306Wire.hinch`
include inchimages.hinch
//OLED pins to ESP32 0.96OLEDGPIOs via this connecthin
//OLED_SDA — GPIO4
//OLED_SCL — GPIO15
//OLED_RST — GPIO16
SSD1306 display(0x3c, 4, 15);
define DEMO_DURATION 3000
typedef void (*Demo)(void);
int demoMode = 0;
int counter = 1;
void setup()
void drawFontFaceDemo()
void drawTextFlowDemo()
void drawTextAlignmentDemo()
void drawRectDemo()
display.drawRect(12, 12, 20, 20);
// Fill the rectangle
display.fillRect(14, 14, 17, 17);
// Draw a line horizontally
display.drawHorizontalLine(0, 40, 20);
// Draw a line horizontally
display.drawVerticalLine(40, 0, 20);
}
void drawCircleDemo()
display.fillCircle(96, 32, 32 – i* 3);
}
}
void drawProgressBarDemo()
void drawImageDemo()
Demo demos[] = ;
int demoLength = (sizeof(demos) / sizeof(Demo));
long timeSinceLastModeSwitch = 0;
void loop()
counter++;
delay(10);
}

Additional information

Weight 0.013 kg

Reviews

Write review “2Pcs LILYGO TTGO LORA SX1278 ESP32 0.96 OLED Display Module 16 Mt Bytes 128 Mt bit) 433Mhz”

Your email address will not be published. Required fields are marked *


Warning: Attempt to read property "post_content" on null in /www/wwwroot/geekpaw.com/wp-content/themes/shoptimizer-child-theme/functions.php on line 714

Warning: Attempt to read property "post_content" on null in /www/wwwroot/geekpaw.com/wp-content/themes/shoptimizer-child-theme/functions.php on line 714

Shipping Methods


Payment Methods

[contact-form-7 id="230e2c7" title="Wholesale Inquiry"]