dk2jk / first-attempt-with-TTGO

Experiments with TTGO module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first-attempt-with-TTGO

Experiments with TTGO module

boot.py

connect.py # try to connect to your local wlan

           # change SSID and PASSWORD

main_uhr.py # display a simple clock on oled , needs wlan ,

           # for autostart: rename to "main.py"

ntp.py # implement network time protocol

          #if you need change 'fritz.box' to other ntp-server

ntp_time.py # display time on oled

drawing

scan_i2c.py # tool

ssd1306.py # oled LIB

timer.py # Timer LIB

display_sinus.py # Display some graphics on oled

drawing

About

Experiments with TTGO module


Languages

Language:Python 100.0%