8000 GitHub - dxtbot/TTGO-esp32-Wifi-pager-: TT-GO T-DISPLAY ESP32 to make a Wi-Fi Pager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dxtbot/TTGO-esp32-Wifi-pager-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

TTGO-esp32-Wifi-pager-

TT-GO T-DISPLAY ESP32 to make a Wi-Fi Pager

IMG20210228091147 IMG20210228091157 IMG20210228091203 IMG20210228091226

i used a TT-GO T-DISPLAY ESP32 to make a Pager style look a like Wi-Fi Pager. It can pull text from pages or API pages setup using Thingspeak , ( or your own ). i like to follow police traffic Pager communications so i provide its pulling Pager messages from a P2000 pager site (P2000 = GOV Pager trafic ) , also News and weather messages , it can handle 4 servers setup in the program , could ad more ! Its just handy to put on your desk .

just mod these lines ! inside the sketch to setup your Wifi

#define APPNAME "YOUR WIFI SSID" //Acces point name

#define WPAKEY "YOUR WIFI KEY HERE" // WPA KEY

When holding 2 buttons at start it will have AUTO READ . So if there is a new message it will show it on the screen ! hold top button wil select other server , lower button wil read the message

its build using IDE ARDUINO , so easy 2 Upload the sketch , you need some Library's ,to make it al work , i bought my TTGO here , 

https://nl.aliexpress.com/item/4000272109285.html?spm=a2g0z.12010610.8148356.9.13ca1fccr53nWs

IMG20210212120737

https://www.youtube.com/watch?v=Kon4jTut7Ec&t

About

TT-GO T-DISPLAY ESP32 to make a Wi-Fi Pager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0