Skip to content

Instantly share code, notes, and snippets.

View heyitsnovi's full-sized avatar
🎯
Focusing

Кел-Нови heyitsnovi

🎯
Focusing
View GitHub Profile
@heyitsnovi
heyitsnovi / ReadSMS.ino
Created March 14, 2023 13:45 — forked from salmanfarisvp/ReadSMS.ino
Read SMS using SIM800L and Print the message content in I2C LCD Display .
#include <SoftwareSerial.h>
#include <LiquidCrystal_I2C.h>
LiquidCrystal_I2C lcd(0x27, 16, 2);
String Grsp;
SoftwareSerial mySerial(3, 2); //SIM800L Tx & Rx is connected to Arduino #3 & #2
@heyitsnovi
heyitsnovi / Public_Time_Servers.md
Created July 24, 2021 01:11 — forked from mutin-sa/Top_Public_Time_Servers.md
List of Top Public Time Servers

Google Public NTP [AS15169]:

time.google.com

time1.google.com

time2.google.com

time3.google.com